index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-bus
/
test-bus-kernel-benchmark.c
Age
Commit message (
Expand
)
Author
2013-12-27
bus: fix running tests in parallel
Zbigniew Jędrzejewski-Szmek
2013-12-26
bus: make system bus kdbus node world-accessible
Lennart Poettering
2013-11-30
nspawn: set up a kdbus namespace when starting a container
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-10-25
bus: disable debug output in test-bus-kernel-benchmark
Kay Sievers
2013-10-16
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-06-05
test-bus-kernel-benchmark: corrected output for memfd bisect
Harald Hoyer
2013-06-05
bus: benchmark - adjust printf and MAX_SIZE
Kay Sievers
2013-06-04
bus-benchmark: add performance data output mode
Kay Sievers
2013-06-04
bus-benchmark: lower loop time to 100ms by default, to ensure "make check" fi...
Lennart Poettering
2013-06-04
test: determine number of transactions per second rather than time per transa...
Lennart Poettering
2013-05-29
bus: rework benchmark test to actually yield useful results
Lennart Poettering
2013-05-22
bus: add benchmark tool to determine the right threshold for copying vs. memfd
Lennart Poettering