index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
sched-pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-06
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
1
-2
/
+2
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
-1
/
+1
2016-08-23
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
Arnaldo Carvalho de Melo
1
-4
/
+5
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
1
-1
/
+1
2015-01-16
perf tools: Avoid build splat for syscall numbers with uclibc
Vineet Gupta
1
-1
/
+1
2013-10-11
perf bench sched: Add --threaded option
Ingo Molnar
1
-29
/
+86
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-3
/
+3
2012-09-08
perf bench: fix assert when NDEBUG is defined
Irina Tirdea
1
-3
/
+3
2011-02-07
perf tool: Fix gcc 4.6.0 issues
Kyle McMartin
1
-1
/
+1
2010-04-08
perf bench: fix spello
Randy Dunlap
1
-1
/
+1
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
-2
/
+3
2009-11-10
perf bench: Improve sched-pipe.c with more comfortable output
Hitoshi Mitake
1
-5
/
+6
2009-11-10
perf bench: Modify builtin-pipe.c for processing common options
Hitoshi Mitake
1
-8
/
+14
2009-11-09
perf bench: Fix bench/sched-pipe.c to wait for child process
Hitoshi Mitake
1
-3
/
+7
2009-11-08
perf bench: Add sched-pipe.c: Benchmark for pipe() system call
Hitoshi Mitake
1
-0
/
+113