/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
EventFilter/Utilities/ChangeLog
652 строки
18 KB
Srecko Morovic
update changelog
17 апр 2014, 14:38
17 апр 2014, 14:38
60c450c
Код
Авторство
О чём код?
2014-04-17 Srecko Morovic <srecko.morovic@cern.ch> * Removed obsolete modules (were used for fakeBU mode previously) * FU-wide lock when moving index and creating EoL files * This is to prevent another process creating EoL prematurely 2014-02-26 Srecko Morovic <srecko.morovic@cern.ch> * Multithreaded implementation of monitoring and monitoring rework * N-buffering of input data by separate threads 2013-08-29 Emilio Meschi <emilio.meschi@cern.ch> * commit first compiling F3 branch to git * many changes, documented elsewhere 2012-11-28 Srecko Morovic <srecko.morovic@cern.ch> * updated fake BU writer 2012-12-05 Srecko Morovic <srecko.morovic@cern.ch> * tag V02-20-00-06 * updated fake BU writer, updated how directory looks * detection of lumi directories (if used) by source * handling of empty lumisections (empty directory) by source * shutdown_flag recognized by FRD source * Remi's new FRD format (v3) reading 2012-11-05 Srecko Morovic <srecko.morovic@cern.ch> * tag V02-20-00-05 (fixed compilation) * tag V02-20-00-04 * removed setLumiBlock for event principal as it is now fixed upstream 2012-11-02 Srecko Morovic <srecko.morovic@cern.ch> * tag V02-20-00-03 * get FRD Input source working with new RawInputSource 2012-11-01 Srecko Morovic <srecko.morovic@cern.ch> * tag V02-20-00-01 * fixed non-linux compilation in multi-threaded fakeBU output module 2012-11-01 Srecko Morovic <srecko.morovic@cern.ch> * tag V02-20-00-00 * forkFBEvF branch (61X only) * adapted FedRawData input source to latest upstream input source changes 2012-09-02 Srecko Morovic <srecko.morovic@cern.ch> * tag V02-19-37 * dataset reporting support, added secondary legenda type to CurlPoster 2012-07-20 Srecko Morovic <srecko.morovic@cern.ch> * tag V01-19-36 * sending time since last report to the iDie 2012-07-10 Srecko Morovic <srecko.morovic@cern.ch> * V01-19-35 * CPUStat sends cpu usage info from /proc/stat 2012-05-29 Srecko Morovic <srecko.morovic@cern.ch> * V01-19-34 * 5 seconds Curl post timeout * note: V01-19-33 contains "Use constexpr in place of static" fix 2012-05-23 Srecko Morovic <srecko.morovic@cern.ch> * V01-19-32 * fixes to the exceptionGeneratorTest 2012-05-16 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-31 * added test 13: invalid free (heap corruption) * scripts/exceptionGeneratorTest for ExceptionGenerator 2012-05-15 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-30 * update beginRun to latest framework definition 2012-05-15 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-29 * ExceptionGenerator updated: * timed segfault (type 12), improved cgi parameter handling * added virtual function to compile properly 2012-05-10 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-27 * adding new message type * when receiving it, slave will set core dump size to 0 2012-05-02 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-26 * moving updates from NewGUIandQueue into trunk 2012-04-30 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-25 * moved ShmOutputModuleRegistry to Modules 2012-04-27 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-24 * fill ascii chart directly from deque elements, it is not guaranteed to be contiguous in memory 2012-04-22 Srecko Morovic <srecko.morovic@cern.ch> * V00-19-22 * updated ShmOutputModule interfaces * support for nExpectedEPs in I2O header 2012-04-16 Srecko Morovic <srecko.morovic@cern.ch> * tag V00-19-21-04 * part of changes for FU performing fork from edm::EventProcessor * new interfaces to ModuleWeb components (for DaqSource) and ShmOutputModule 2011-10-21 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-20 * fix crash of Vulture * add instance and number of processes to cpustat report * bug fixes os ascii charts 2011-08-17 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-19 * added ascii chart to cpustat 2011-08-31 Andrei Spataru <andrei.cristian.spataru@cern.ch> * added BUFUInterface and documentation 2011-08-17 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-18 (16 fix for missing src file by fwyzard) * remove circular dep with Modules 2011-06-09 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-15 * bug fixes in MsgBuf and change MicroState interface 2011-05-23 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-14 * remove bin directory from tag 2011-05-19 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-12 * speedup of MicroStateService * increase max message size in message queues * introduce FSTOP signal 2011-05-13 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-11 * changed max paths from 300 to 500 and max endpaths from 20 to 30 2011-05-11 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-10 * added eols to process report struct 2011-03-24 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-09 * put back forgotten TriggerReportDef.cc 2011-03-21 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-08 * some cleanup of TriggerReportDef and work on improving cpu and rate stat * minor addition to Css.h for SMProxyServer 2011-02-04 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-07 * increased max endpaths to 20 in trs 2011-02-04 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-06 * rate stat gathering 2011-02-03 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-05 * fix bug in ParameterSetRetriever 2011-01-19 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-04 * added support for path indices 2011-01-19 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-19-03 * 18-06 migrate to xml buildfile * 19-00 macosx compat * 19-01 64-bit fix * 19-02 remove compile flags * 19-03 add support for rate counting * microstate collection in iDie * various updates 2010-10-07 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-18-06 * minor improvements to various plugins (excGen etc.) 2010-10-07 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-18-05 * addjustments by Elmer 2010-06-02 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-18-04 * new features of edmConfigFromDB script (as per Philipp's info) 2010-05-17 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-18-03 * improve exception messages when rcv fails * add missing initialization to some quantities in process reg struct 2010-04-28 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-18-02 (01 used by Bill) * add InputTag to both EvFXXX in plugins 2010-04-26 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-18-00 * addition of modules to insert evf pseudo-fed info and to select particular feds - and their cfi files * removed all getByType 2010-04-13 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-17-18 * put back fix by Bill to remove compilation warning 2010-04-13 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-17-17 * moved some msgq-related classes here for common use * reworked Vulture interface 2010-03-25 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-17-14 * add timestamp setting to errorstreamsource 2010-03-23 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-17-13 * add missing slash in filename and print error from chmod 2010-03-23 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-17-12 * add Vulture/CurlPoster features 2010-02-17 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-17-10 * add python directory * add cfi.py files for ModuleWebRegistry, MicroStateService, and TimeProfierService 2010-02-02 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-17-09 * update edmConfigFromDB: options --v1 (default) and --v0 added, allowing to switch between the old and new webserver. Kindly provided by Andrea Bocci. 2009-11-06 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-17-04 (01-02-03 used by some wiseguy to change includes [probably Peter Elment]) * Changed microstate name from IN to INPUT and from IND to INPUTDONE 2009-10-19 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-17-00 * Modifications for use with MPEP (requires recompilation of RB too) 2009-09-19 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-16-06 * more 64-bit pointer cast fixes 2009-09-18 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-16-05 * fix for 64-bit compilation 2009-09-18 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-16-04 (date not known) * added setMicroState method to allow accounting for DQM output 2009-05-09 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-16-03 * fix misrepresented microstate when waiting on INPUT 2009-04-09 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-16-02 (16-00 and 16-01 contain various undocumented changes by Peter Elmer) * adapt to changes in evtn interface * set curl verbosity and disable signals 2009-01-09 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-15-05 * put back BxNumberFilter.cc in plugins tag 2009-01-09 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-15-04 * get header file for StateMachine from HEAD (spotted by Pete) * re-instate RunBase as its use in StorageManager is unclear 2009-01-08 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-15-03 * merge of HEAD and online branch * cleaned up obsolete classes * added ServiceWeb access and Stepper * synchronized EVB/SM protocol to HEAD for 300 * updated doc 2008-11-20 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-15-01 * change StateMachine::findRcmsStateListener(), don't call it in StateMachine::initialize() anymore, must be called by clients (BU, RB, EP, SM) after declaring RCMS state notifier parameters to application infospace! 2008-10-17 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-16-01 * mods to ModuleWeb/ModuleWebRegistry to support timeout * mods to GlobalEventNumbers to extract info from gtpe 2008-10-14 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-15-00 * add Kurt's changes regarding the communication with the storage manager * fuID renamed to rbBufferID * added fuProcId and fuGUID * add format version number and lumiNumber (placeholder for now) to the error stream data format (and thus source) 2008-10-09 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-16 * StateMachine: add rcmsStateListener() method, the result of which should be published to the client application infospace (AutoBU, RB, EP, and SM) 2008-09-17 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-15 * fix to squid check / web hlt access 2008-08-27 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-14 * added squid presence checking * modified parametersetretriever to add http option via squid or not 2008-08-27 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-13 * Crc16.h moved to framework without telling me ($%^^#$%^) 2008-06-19 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-12 * added fast access functions to bst, orbit and bunch crossing from EVM GT block * removed stray printout 2008-06-04 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-11 * modified ModuleWeb and ModuleWebRegistry to allow modules registered to publish to xmas and to give access to a lock or other types of "back door" interaction with the dataflow. This is currently used in DaqSource to lock the scalers update to the lumi section change 2008-05-30 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-10 * add plugin 'ErrorStreamSource', a 'source' to read error events. 2008-05-23 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-09 * add 'outModID' to I2O_SM_PREAMBLE_MESSAGE_FRAME as requested by Harry. 2008-05-14 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-08 * account for new options '--nosequences' and '--nomodules' in edmConfigFromDB 2008-04-22 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-07 * account for new option '--blocks' in edmConfigFromDB 2008-04-02 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-06 * add --search option to edmConfDBDiff script 2008-03-14 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-05 * added support for LS id from evm block 2008-03-08 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-04 * scripts/edmConfigFromDB: allow several target DBs: --hltdev (int9r, default), --orcoff, and --test (int2r) 2008-02-29 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-03 * added friend class FUEventProcessor to ModuleWebRegistry to enable invoking clear() 2008-02-27 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-14-02 * added state transition E->F to StateMachine * moduleName moved from private to protected in ModuleWeb * more style info in Css.h * various improvements to ExceptionGenerator * moved to use new icons in WebGUI 2008-02-20 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-01 * remove instanceNb from monitoring infospace name 2008-01-26 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-14-00 * additions to SM protocoll in interface/i2oEvFMsgs.h * define I2O_SM_ERROR * add outModId to SM data message format 2008-01-18 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-13-15 * add scripts/edmConfDBDiff (for lack of a better place to put it) 2007-12-20 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-13-14 * add '/customWebPage' to WebGUI 2007-12-20 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-13-13 * Added TimeProfileService to collect and make available timing info on the application web page * Added ExceptionGenerator Analyzer module to generate processor-level errors and exceptions 2007-11-28 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-13-12 * explicitely generate '<html>' and '</html>' tags, don't rely on cgicc commands. 2007-11-12 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-13-11 * add scripts/edmConfigFromDB (for lack of a better place to put it) 2007-09-26 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-13-09 * Statemachine.cc: add missing soap callback if target state is 'FAILED'. 2007-08-29 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-13-08 * I think the XMAS monitoring would only now work properly, as the itemGroupListener is registered with both (app&mon) info spaces. 2007-08-28 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-13-07 * *now* the WebGUI should be working properly with xmas ... * removed 'addItemRetrieveListener' method. * the actionPerformed from xdata::ActionListener (the app instantiating the WebGUI) should now recompute all necessary parameters upon any 'ItemGroupRetrieveEvent'. 2007-08-27 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-13-06 * fix to WebGUI: monitored parameters were not properly updated for xmas 2007-08-22 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-13-05 * added board sense for DAQ GTFE block (fixes crash when running with fake data) 2007-08-21 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-13-04 * added functions to retrieve global event no. from GT blocks * modified icon paths in webgui and added appl icon in hyperdaq page 2007-07-03 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-13-03 * adjust WebGUI to instantiate the monitorable infospace of an application the xdaq3.9 way. 2007-04-16 Emilio Meschi <emilio.meschi@cern.ch> * tag V00-13-00 * use new plugin manager. Moved module definitions to plugin directory NOTA BENE: these changes are incompatible with the 14 series 2007-03-21 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-12-01 * add i2oEvfMsgs.h which contains the i2o communication structures for broker / storage manager communication. 2007-03-08 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-12-00 * compliant with reorganization of FWCore for 140 series * added evf::StateMachine, which implements a uniform asyncronous state model to be used for all Filter Unit Applications. It must be linked against the xdaq2rc library, which is going to be provided with xdaq 3.7.3 within 1 or two days; until then, ask me for the hack! 2007-03-07 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-11-fix * adjust to reorganization of FWCore (MicroStateService). 2007-03-01 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-11 * add FsmFailedEvent: this event can be fired to force the xdaq finite state machine into failed state, with the appropriate error message attached 2007-02-24 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-10 * WebGUI: protect against xdata types which don't have toString() conversion supported. 2007-02-12 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-08 * remove dependency on EPStateMachine, use XDAQ's toolbox::fsm::FinitStateMachine instead 2007-02-12 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-07 * add state transition 'Stop' (from 'Enabled' to 'Configured') to EPStateMachine; requires clients to implement additional function stopAction()! 2006-11-29 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-06 * src/WebGUI.cc: fix resetCounters(), which did not do its job. 2006-11-10 Philipp Schieferdecker <philipp.schieferdecker@cern.ch> * tag V00-11-05 * insignificant fixes to src/WebGUI.cc and src/SealModule.cc regarding the transition to slc4/gcc3.45. 2006-10-28 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-04 * keep track of parameters with an ItemRetrieveListener registered, and call cdata::InfoSpace::fireItemValueRetrieve to trigger for those parameters to be updated every time a webpage is reloaded. 2006-10-28 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-03 * add methods 'addItemChangedListener' and 'addItemRetrieveListener'. Spare the user to figure out which parmater is in which info space, add the listener to both the application and monitor infospace if registered for a monitor parameter. * add 'lockInfoSpaces()' and 'unlockInfoSpaces()' methods. Should be called in the ActionListener's actionPerformed() method. 2006-10-23 Philipp SCHIEFERDECKER <philipp.schieferdecker@cern.ch> * tag V00-11-02 * add WebGUI class, which allows XDAQ applications to simply register their parameters and have them managed and displayed via HyperDAQ automatically (see EventFilter/AutoBU V00-02-00 for an example)