index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-record.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
perf record: Rename perf.data to perf.data.old if --force/-f is used
Arnaldo Carvalho de Melo
1
-4
/
+13
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-12-14
perf session: Pass the perf_session to the event handling operations
Arnaldo Carvalho de Melo
1
-4
/
+7
2009-12-12
perf tools: Introduce perf_session class
Arnaldo Carvalho de Melo
1
-12
/
+13
2009-11-23
perf record, x86: Print more intelligent error message when sampling fails
Simon Kaempflein
1
-0
/
+6
2009-11-19
perf tools: Eliminate some more die() uses in library functions
Arnaldo Carvalho de Melo
1
-2
/
+5
2009-11-19
perf tools: perf_header__read() shouldn't die()
Arnaldo Carvalho de Melo
1
-7
/
+9
2009-11-17
perf tools: Don't die() in perf_header__new()
Arnaldo Carvalho de Melo
1
-0
/
+5
2009-11-17
perf tools: Don't die() in perf_header_attr__add_id()
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-11-17
perf tools: Don't die() in perf_header__add_attr()
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-11-17
perf tools: Don't die in perf_header_attr__new()
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
1
-1
/
+1
2009-11-11
perf tools: Use perf_header__set/has_feat whenever possible
Frederic Weisbecker
1
-2
/
+2
2009-11-11
perf tools: Move the build-id storage operations to headers
Frederic Weisbecker
1
-30
/
+2
2009-11-11
perf tools: Synthetize the targeted process
Frederic Weisbecker
1
-1
/
+10
2009-11-08
perf tools: Fix permission checks
Pekka Enberg
1
-1
/
+1
2009-11-08
perf symbols: Use the buildids if present
Arnaldo Carvalho de Melo
1
-3
/
+46
2009-10-27
perf tools: Generalize event synthesizing routines
Arnaldo Carvalho de Melo
1
-171
/
+10
2009-10-27
perf record: Fix race where process can disappear while reading its /proc/pid...
Arnaldo Carvalho de Melo
1
-0
/
+4
2009-10-23
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-10-19
perf tools: Introduce bitmask'ed additional headers
Frederic Weisbecker
1
-2
/
+2
2009-10-19
perf tools: Use kernel bitmap library
Frederic Weisbecker
1
-3
/
+0
2009-10-15
perf trace: Add filter Suppport
Li Zefan
1
-1
/
+14
2009-10-12
perf tools: Fix counter sample frequency breakage
Mike Galbraith
1
-1
/
+13
2009-10-07
perf tools: Merge trace.info content into perf.data
Frederic Weisbecker
1
-4
/
+3
2009-10-06
perf tools: Default to 1 KHz auto-sampling freq events
Ingo Molnar
1
-26
/
+26
2009-10-04
perf: Propagate term signal to child
Chris Wilson
1
-0
/
+6
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-11
/
+11
2009-09-18
perf record: Disable profiling before draining the buffer
Peter Zijlstra
1
-1
/
+12
2009-09-14
perf tools: Implement counter output multiplexing
Ingo Molnar
1
-17
/
+26
2009-09-14
perf tools: Add an option to multiplex counters in a single channel
Frederic Weisbecker
1
-0
/
+6
2009-09-03
perf trace: Sample timestamps as well
Ingo Molnar
1
-0
/
+1
2009-09-02
perf trace: Sample the CPU too
Ingo Molnar
1
-1
/
+3
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
1
-2
/
+2
2009-08-18
perf tools: Record events info also when :record suffix is used.
Frederic Weisbecker
1
-3
/
+11
2009-08-17
perf tools: Add perf trace
Frederic Weisbecker
1
-0
/
+4
2009-08-17
perf tools: Librarize trace_event() helper
Frederic Weisbecker
1
-0
/
+1
2009-08-15
Merge branch 'perfcounters/urgent' into perfcounters/core
Ingo Molnar
1
-37
/
+58
2009-08-15
perf record: Fix typo in pid_synthesize_comm_event
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
1
-0
/
+5
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
1
-1
/
+1
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
1
-3
/
+14
2009-08-12
perf record: Fix .tid and .pid fill-in when synthesizing events
Arnaldo Carvalho de Melo
1
-33
/
+38
2009-08-12
perf tools: Factorize the map helpers
Frederic Weisbecker
1
-0
/
+1
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
1
-18
/
+0
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
1
-1
/
+0
2009-08-09
perf record: Fix the -A UI for empty or non-existent perf.data
Pierre Habouzit
1
-4
/
+8
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
1
-0
/
+1
2009-07-22
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
1
-1
/
+2
2009-07-18
perf_counter: Add perf record option to log addresses
Anton Blanchard
1
-0
/
+6
[next]