Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: ITS-Tracking/AliceO2

Tags

nightly-20180913

Toggle nightly-20180913's commit message
DPL: add unit test for gui::showTopologyNodeGraph

nightly-20180912

Toggle nightly-20180912's commit message
DPL: adapt to support new FairMQ versions

FairMQ changed `FairMQDevice::fDevice` to a shared_ptr from a
unique_ptr. This makes sure we can compile DPL with both version and
introduces an helper to handle this kind of situations in the future
when updating might not be an option.

nightly-20180911

Toggle nightly-20180911's commit message
Use LOG(INFO) instead of Info()

This is a bug fix. I found that the Info() API (from ROOT?) interferes
with the LOG(INFO) system from FairLogger. Since the latter is also used for
control in DPL, some control messages were sometimes not dispatched
correctly leading to non-exiting DPL workflows.

nightly-20180910

Toggle nightly-20180910's commit message
DPL: create index of distinct InputRoutes

While being just a minor performance improvement, this refactoring
will come useful with the coming integration of proper Lifetime for
objects.

nightly-20180909

Toggle nightly-20180909's commit message
DPL: improve ROOT test

nightly-20180908

Toggle nightly-20180908's commit message
DPL: improve ROOT test

nightly-20180907

Toggle nightly-20180907's commit message
DPL: add missing forward declaration

nightly-20180906

Toggle nightly-20180906's commit message
Use DPL completion policy in TPCDigitWriter

This commit uses the DPL completion-policy mechanism
to write TPC digits or labels into the ROOT file as soon
as they are available in the writer device.

The writer device now takes a lot less memory and distributes its
CPU activity more evenly.

This concludes Jira ticket [O2-268].

nightly-20180905

Toggle nightly-20180905's commit message
DPL: add initial InfoLogger integration to DPL

* InfoLogger can now be used as a Framework service by
  providing the --infologger-backend commandline option.

Further integration with FairLogger coming in a different PR.

nightly-20180904

Toggle nightly-20180904's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Ignore PCG in clang-format

Morty Proxy This is a proxified and sanitized view of the page, visit original site.