index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
sched-messaging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-26
perf bench messaging: Kill child processes when exit abnormally in process mode
Yang Jihong
1
-3
/
+20
2023-09-26
perf bench messaging: Store chlid process pid when creating worker for proces...
Yang Jihong
1
-20
/
+27
2023-09-26
perf bench messaging: Factor out create_worker()
Yang Jihong
1
-24
/
+26
2023-09-26
perf bench messaging: Fix coding style issues for sched-messaging
Yang Jihong
1
-5
/
+5
2023-06-12
perf bench sched messaging: Free contexts on exit
Ian Rogers
1
-1
/
+17
2021-12-06
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
1
-4
/
+0
2021-11-18
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
1
-0
/
+4
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
1
-2
/
+2
2020-09-14
perf bench: Fix 2 memory sanitizer warnings
Ian Rogers
1
-2
/
+2
2020-05-28
perf tools: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-09-20
perf tools: Remove needless builtin.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-08-23
perf bench sched-messaging: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-10-19
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
1
-5
/
+5
2014-09-17
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-06-19
perf bench sched-messaging: Drop barf()
Davidlohr Bueso
1
-26
/
+19
2014-06-19
perf bench sched-messaging: Plug memleak
Davidlohr Bueso
1
-0
/
+2
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-1
/
+1
2010-05-17
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
1
-4
/
+2
2010-04-14
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
1
-2
/
+2
2009-12-14
perf sched: Fix build failure on sparc
David Miller
1
-2
/
+4
2009-12-14
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
1
-1
/
+1
2009-11-10
perf bench: Improve sched-message.c with more comfortable output
Hitoshi Mitake
1
-3
/
+3
2009-11-10
perf bench: Modify bench/bench-messaging.c to adopt unified output formatting
Hitoshi Mitake
1
-7
/
+11
2009-11-08
perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...
Hitoshi Mitake
1
-0
/
+332