.. |
api
|
api: create unix socket in home directory of not run as root
|
2019-02-12 17:11:26 +01:00 |
formats
|
remove auto signal type detection
|
2019-03-09 13:34:51 +01:00 |
hooks
|
dp: advance time after each sample
|
2019-03-15 17:31:28 +01:00 |
kernel
|
if: do not reset affinity (see #233)
|
2019-03-15 17:19:08 +01:00 |
memory
|
allow for running without superuser privilges (closes #227)
|
2019-02-12 17:27:09 +01:00 |
nodes
|
rtp: properly initialize rate hook
|
2019-03-15 17:26:20 +01:00 |
api.cpp
|
fix compiler errors
|
2019-01-21 10:34:36 +01:00 |
CMakeLists.txt
|
node: separate node_direction
|
2019-02-24 11:07:07 +01:00 |
config_helper.c
|
config: simplify command line configuration for arrays
|
2019-02-18 01:10:45 +01:00 |
format_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
hook.c
|
bunch of bugfixes and refactoring for preperation of hooks
|
2019-03-09 00:32:22 +01:00 |
hook_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
io.c
|
remove auto signal type detection
|
2019-03-09 13:34:51 +01:00 |
mapping.c
|
bunch of bugfixes and refactoring for preperation of hooks
|
2019-03-09 00:32:22 +01:00 |
memory.c
|
fix missing label
|
2019-03-09 12:44:50 +01:00 |
node.c
|
node: add node_prepare()
|
2019-03-15 17:19:28 +01:00 |
node_direction.c
|
bunch of bugfixes and refactoring for preperation of hooks
|
2019-03-09 00:32:22 +01:00 |
node_type.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
path.c
|
bunch of bugfixes and refactoring for preperation of hooks
|
2019-03-09 00:32:22 +01:00 |
path_destination.c
|
path: separated path_{source, destination}
|
2019-02-24 09:41:04 +01:00 |
path_source.c
|
bunch of bugfixes and refactoring for preperation of hooks
|
2019-03-09 00:32:22 +01:00 |
plugin.c
|
plugin: strip down old plugin system
|
2019-01-21 16:21:26 +01:00 |
pool.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
queue.c
|
refactor: warn() => warning() due to name collision with libc
|
2018-11-30 21:37:52 +01:00 |
queue_signalled.c
|
update copyright year to 2019
|
2019-01-13 00:42:39 +01:00 |
sample.c
|
remove auto signal type detection
|
2019-03-09 13:34:51 +01:00 |
shmem.c
|
fix code style
|
2019-01-30 01:54:03 +01:00 |
signal.c
|
remove auto signal type detection
|
2019-03-09 13:34:51 +01:00 |
stats.c
|
stats: properly handle invalid metric and type names
|
2019-02-17 22:23:15 +01:00 |
super_node.cpp
|
bunch of bugfixes and refactoring for preperation of hooks
|
2019-03-09 00:32:22 +01:00 |
web.cpp
|
web: fix initialization
|
2019-01-22 15:49:16 +01:00 |