.. |
apis
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
boolean
|
Merge branch 'feature-mpmc-queue' into feature-curlio
|
2017-03-05 10:06:32 -04:00 |
fpga
|
advio: fixed unit tests
|
2017-03-25 21:13:45 +01:00 |
hooks
|
added new hook function „map“ to remap values and add other special values to the sample (fixes #80)
|
2017-03-25 21:11:52 +01:00 |
kernel
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
nodes
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
advio.c
|
advio: fixed unit tests
|
2017-03-25 21:13:45 +01:00 |
api.c
|
assert instead of run-time errors
|
2017-03-12 17:04:43 -03:00 |
hist.c
|
optimisations in hist_dump_* functions to reduce output to screen
|
2017-03-12 17:11:23 -03:00 |
hook.c
|
use name method for storing hook private data as for nodes
|
2017-03-20 09:13:01 -03:00 |
list.c
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
log.c
|
added new option to redirect log output to a file
|
2017-03-14 01:49:22 -03:00 |
Makefile.inc
|
added new hook function „map“ to remap values and add other special values to the sample (fixes #80)
|
2017-03-25 21:11:52 +01:00 |
mapping.c
|
added new hook function „map“ to remap values and add other special values to the sample (fixes #80)
|
2017-03-25 21:11:52 +01:00 |
memory.c
|
make number of huge pages configurable
|
2017-03-11 23:39:00 -03:00 |
msg.c
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
node.c
|
minor bugfixes and improvements
|
2017-03-13 23:51:38 -03:00 |
node_type.c
|
several smaller fixes and documentation updates
|
2017-03-12 17:13:37 -03:00 |
path.c
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
plugin.c
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
pool.c
|
assert instead of run-time errors
|
2017-03-12 17:04:43 -03:00 |
queue.c
|
assert instead of run-time errors
|
2017-03-12 17:04:43 -03:00 |
sample.c
|
several smaller fixes and documentation updates
|
2017-03-12 17:13:37 -03:00 |
stats.c
|
stats: added support for different output formats
|
2017-03-20 09:15:54 -03:00 |
super_node.c
|
replaced most occurrences of list_foreach with a traditional for loop due to performance reasons
|
2017-03-25 21:23:31 +01:00 |
timing.c
|
updated licence and copyright info in file headers
|
2017-03-03 20:20:13 -04:00 |
utils.c
|
added sha1sum function to calculate hash of file
|
2017-03-14 01:46:44 -03:00 |
web.c
|
minor bugfixes and improvements
|
2017-03-13 23:51:38 -03:00 |