FairMQ/fairmq
Dennis Klein e2452fa7e4 fix(plugins): Avoid double device control releases
This was not really broken, but it generated a debug log message
containing the keyword 'error' consistently, which is convoluting any
debugging session.

This commit also adds some trace log message on plugin device control
API calls.
2021-07-07 14:43:32 +02:00
..
devices Remove useless code 2021-05-28 13:14:51 +02:00
ofi Fix Ofi interface 2021-05-07 21:59:52 +02:00
options Update config documentation 2019-07-10 19:35:18 +02:00
plugins fix(sdk): Silence boost warnings 2021-07-07 14:43:32 +02:00
sdk feat: Require DDS 3.5.13.7 2021-07-07 14:43:32 +02:00
shmem shmmonitor: handle missing segmentInfos 2021-07-02 01:40:57 +02:00
tools test: Adjust test signal timer 2021-07-07 14:43:32 +02:00
zeromq Fix stack-use-after-scope 2021-06-24 14:11:43 +02:00
CMakeLists.txt build: Do not hardcode include dirs 2021-07-07 14:43:32 +02:00
Device.h Introduce <fairmq/Device.h> 2021-03-26 10:06:10 +01:00
DeviceRunner.cxx Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
DeviceRunner.h Introduce <fairmq/runDevice.h> 2021-03-26 10:06:10 +01:00
EventManager.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
FairMQChannel.cxx Apply modernize-pass-by-value 2021-05-28 13:14:51 +02:00
FairMQChannel.h Add empty msg check for transport compatibility checker 2021-06-24 14:11:43 +02:00
FairMQDevice.cxx Apply modernize-pass-by-value 2021-05-28 13:14:51 +02:00
FairMQDevice.h Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
FairMQLogger.cxx remove custom timestamp stuff from logger wrapper 2018-01-16 22:53:26 +01:00
FairMQLogger.h Fix build 2018-04-15 18:04:52 +02:00
FairMQMessage.cxx Formatting 2019-02-25 12:19:50 +01:00
FairMQMessage.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
FairMQParts.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
FairMQPoller.cxx Formatting 2019-02-25 12:19:50 +01:00
FairMQPoller.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
FairMQSocket.cxx Formatting 2019-02-25 12:19:50 +01:00
FairMQSocket.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
FairMQTransportFactory.cxx Apply modernize-pass-by-value 2021-05-28 13:14:51 +02:00
FairMQTransportFactory.h Apply modernize-pass-by-value 2021-05-28 13:14:51 +02:00
FairMQUnmanagedRegion.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
JSONParser.cxx fix(sdk): Silence boost warnings 2021-07-07 14:43:32 +02:00
JSONParser.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
MemoryResources.cxx MemoryResource: propagate alignment 2020-06-03 19:41:40 +02:00
MemoryResources.h Apply readability-redundant-member-init 2021-05-28 13:14:51 +02:00
MemoryResourceTools.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
Plugin.cxx Modernize ctor 2020-01-06 20:20:18 +01:00
Plugin.h fix(plugins): Avoid double device control releases 2021-07-07 14:43:32 +02:00
PluginManager.cxx Apply readability-redundant-member-init 2021-05-28 13:14:51 +02:00
PluginManager.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
PluginServices.cxx fix(plugins): Avoid double device control releases 2021-07-07 14:43:32 +02:00
PluginServices.h Apply readability-redundant-member-init 2021-05-28 13:14:51 +02:00
ProgOptions.cxx Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
ProgOptions.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
ProgOptionsFwd.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
Properties.cxx 17-ify namespaces 2021-01-25 13:46:40 +01:00
Properties.h Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
PropertyOutput.h ProgOptions: Fix minor things 2019-07-10 19:35:18 +02:00
runDevice.h runDevice: remove const from getDevice parameter 2021-05-13 23:00:35 +02:00
runFairMQDevice.h Add config plugin class. 2019-07-10 19:35:18 +02:00
SDK.h SDK: Update convenience header 2019-09-04 21:17:35 +02:00
StateMachine.cxx Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
StateMachine.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
StateQueue.h Apply modernize-use-equals-default 2021-05-28 13:14:51 +02:00
States.cxx 17-ify namespaces 2021-01-25 13:46:40 +01:00
States.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
SuboptParser.cxx Apply readability-container-size-empty 2021-05-28 13:14:51 +02:00
SuboptParser.h 17-ify namespaces 2021-01-25 13:46:40 +01:00
Tools.h Tools: Add InstanceLimiter utility 2019-07-23 16:08:15 +02:00
Transports.h Add operator<< for fair::mq::Transport 2021-05-07 21:33:15 +02:00
Version.h.in Update Copyright string 2021-03-01 08:37:57 +01:00