Clean-up: apply clang-format to the newly added fd-tracker
[lttng-tools.git] / src / common / trace-chunk.c
2019-10-29  Jérémie GalarneauFix: trace-chunk: log the cause of file open failures
2019-10-19  Michael JeansonFix typo 'Attemp' -> 'Attempt'
2019-10-03  Francis DeslauriersFix: common: Dereference after null check
2019-09-30  Jérémie GalarneauFix: trace chunk reported unknown before close command...
2019-09-20  Jonathan RajotteFix: release reference to new chunk on copy error
2019-09-19  Jérémie GalarneauAdd a copy method to the trace chunk interface
2019-09-19  Jérémie Galarneautrace-chunk: clean-up: mark close command properties...
2019-09-18  Jérémie Galarneautrace-chunk: clean-up: misleading label name
2019-09-12  Jérémie GalarneauClean-up: suppress bogus scan-build warning
2019-09-09  Jérémie GalarneauClean-up: format using remaining buffer len rather...
2019-09-09  Jérémie GalarneauFix: return NULL on trace chunk registry failure
2019-09-06  Jérémie GalarneauFix: strndup does not exist on Solaris 10
2019-09-06  Jérémie GalarneauFix: strnlen is not defined on Solaris 10
2019-09-05  Mathieu Desnoyersrelayd protocol: reply path for close chunk and create...
2019-09-05  Mathieu DesnoyersFix: consumer: put each chunk on teardown
2019-08-30  Mathieu DesnoyersCleanup: typo: overriden -> overridden
2019-08-09  Jérémie Galarneaurelayd: implement file and session rotation on top...
2019-08-09  Jérémie Galarneaurelayd: add remote trace chunk close command
2019-07-25  Jérémie GalarneauDon't allow slashes and dots in overriden trace chunk...
2019-07-25  Jérémie GalarneauUse directory handle to rename trace chunk directory
2019-07-25  Jérémie GalarneauAdd rmdirat and renameat to run-as commands
2019-07-25  Jérémie GalarneauCreate stream files relative to a stream's current...
2019-07-18  Jérémie GalarneauAdd the trace chunk and trace chunk registry interfaces
This page took 0.161124 seconds and 30 git commands to generate.