index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Fix eternal wait for stillborn child
Arnaldo Carvalho de Melo
2010-12-06
1
-2
/
+4
*
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
2010-11-22
1
-8
/
+9
*
perf record: make the record options available outside perf record
Tom Zanussi
2010-11-10
1
-5
/
+5
*
perf scripting: Shut up 'perf record' final status
Arnaldo Carvalho de Melo
2010-10-26
1
-0
/
+4
*
perf record: Remove newline character from perror() argument
Matt Fleming
2010-10-26
1
-2
/
+2
*
perf tools: Release session and symbol resources on exit
Arnaldo Carvalho de Melo
2010-07-30
1
-1
/
+4
*
perf record: Release resources at exit
Arnaldo Carvalho de Melo
2010-07-29
1
-6
/
+26
*
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-28
1
-1
/
+1
|
\
|
*
perf record: prevent kill(0, SIGTERM);
Ian Munsie
2010-06-17
1
-1
/
+1
*
|
perf kvm: Get rid of unused guest_kallsyms
Gui Jianfeng
2010-06-25
1
-9
/
+0
*
|
perf record: Add option to avoid updating buildid cache
Stephane Eranian
2010-06-17
1
-0
/
+5
*
|
perf record: Avoid synthesizing mmap() for all processes in per-thread mode
Stephane Eranian
2010-06-17
1
-1
/
+1
*
|
perf: Add non-exec mmap() tracking
Eric B Munson
2010-06-09
1
-1
/
+3
*
|
perf report: Implement --sort cpu
Arun Sharma
2010-06-05
1
-0
/
+3
*
|
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
2010-06-05
1
-9
/
+14
|
/
*
perf-record: Check correct pid when forking
Borislav Petkov
2010-06-01
1
-2
/
+1
*
perf-record: Share per-cpu buffers
Peter Zijlstra
2010-05-21
1
-24
/
+28
*
perf-record: Remove -M
Peter Zijlstra
2010-05-21
1
-24
/
+12
*
perf record: remove unneeded gettimeofday() call
Russ Anderson
2010-05-20
1
-16
/
+1
*
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2010-05-18
1
-0
/
+1
*
perf options: Check v type in OPT_U?INTEGER
Arnaldo Carvalho de Melo
2010-05-17
1
-5
/
+3
*
perf record: Fix bug mismatch with -c option definition
Stephane Eranian
2010-05-17
1
-6
/
+5
*
perf tools: change event inheritance logic in stat and record
Stephane Eranian
2010-05-13
1
-6
/
+6
*
perf: Introduce a new "round of buffers read" pseudo event
Frederic Weisbecker
2010-05-09
1
-10
/
+24
*
perf/record: simplify TRACE_INFO tracepoint check
Tom Zanussi
2010-05-05
1
-10
/
+1
*
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-05-03
1
-14
/
+21
*
perf record: Don't exit in live mode when no tracepoints are enabled
Arnaldo Carvalho de Melo
2010-05-02
1
-6
/
+9
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-1
/
+1
*
perf/live: don't synthesize build ids at the end of a live mode trace
Tom Zanussi
2010-05-02
1
-7
/
+0
*
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
2010-04-27
1
-19
/
+17
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
1
-3
/
+60
*
Merge branch 'perf/live' into perf/core
Ingo Molnar
2010-04-15
1
-7
/
+61
|
\
|
*
perf: Convert perf header build_ids into build_id events
Tom Zanussi
2010-04-14
1
-3
/
+12
|
*
perf: Convert perf tracing data into a tracing_data event
Tom Zanussi
2010-04-14
1
-0
/
+16
|
*
perf: Convert perf event types into event type events
Tom Zanussi
2010-04-14
1
-0
/
+7
|
*
perf: Convert perf header attrs into attr events
Tom Zanussi
2010-04-14
1
-0
/
+10
|
*
perf record: Introduce special handling for pipe output
Tom Zanussi
2010-04-14
1
-3
/
+15
|
*
perf: Add pipe-specific header read/write and event processing code
Tom Zanussi
2010-04-14
1
-1
/
+1
*
|
perf: Make the trace events sample period default to 1
Frederic Weisbecker
2010-04-15
1
-14
/
+22
*
|
perf: Make -f the default for perf record
Frederic Weisbecker
2010-04-15
1
-15
/
+25
|
/
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
1
-12
/
+12
*
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-03
1
-1
/
+0
*
perf record: Add a fallback to the reference relocation symbol
Arnaldo Carvalho de Melo
2010-04-02
1
-0
/
+3
*
perf record: Zero out mmap_array to fix segfault
Zhang, Yanmin
2010-03-26
1
-1
/
+1
*
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
2010-03-18
1
-101
/
+159
*
perf record: Enable counters only when kernel is execing subcommand
Zhang, Yanmin
2010-03-18
1
-18
/
+15
*
perf record: Enable the enable_on_exec flag if record forks the target
Eric B Munson
2010-03-15
1
-5
/
+8
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-03-12
1
-4
/
+9
|
\
|
*
perf record: Don't try to find buildids in a zero sized file
Arnaldo Carvalho de Melo
2010-03-11
1
-0
/
+3
|
*
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
2010-03-11
1
-4
/
+3
[next]