1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
|
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)
|