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
/
util
/
parse-events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-11-23
perf tools: Add support for breakpoint events in perf tools
Frederic Weisbecker
1
-1
/
+83
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
1
-0
/
+4
2009-11-08
perf tools: Modify perf routines to use new debugfs routines
Clark Williams
1
-13
/
+4
2009-10-28
perf_event: Add alignment-faults and emulation-faults software events
Anton Blanchard
1
-0
/
+4
2009-10-27
perf tools: Output 'perf list' to stdout not stderr
Marti Raudsepp
1
-10
/
+10
2009-10-27
perf tools: Notify user when unrecognized event is specified
Marti Raudsepp
1
-0
/
+2
2009-10-15
perf trace: Add filter Suppport
Li Zefan
1
-2
/
+24
2009-10-13
perf tools: Remove static debugfs path from parse-events
Ashwin Chaugule
1
-1
/
+4
2009-09-24
perf tools: Dont use openat()
Eric Dumazet
1
-29
/
+20
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-16
/
+16
2009-09-19
perf: Store trace event name/id pairs in perf.data
Arjan van de Ven
1
-0
/
+25
2009-09-18
perf trace: Sample timestamp and cpu when using record flag
Li Zefan
1
-1
/
+4
2009-09-18
perf tools: Increase MAX_EVENT_LENGTH
Li Zefan
1
-1
/
+1
2009-09-13
perf sched: Implement the 'perf sched record' subcommand
Ingo Molnar
1
-1
/
+2
2009-09-13
perf tools: Allow the specification of all tracepoints at once
Frederic Weisbecker
1
-50
/
+154
2009-09-12
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2009-09-06
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
1
-0
/
+10
2009-09-04
perf tools: Avoid unnecessary work in directory lookups
Ulrich Drepper
1
-31
/
+37
2009-08-28
perf tools: Only save the event formats we need
Frederic Weisbecker
1
-8
/
+39
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
1
-13
/
+13
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
1
-0
/
+10
2009-08-11
tracing: Add more namespace area to 'perf list' output
Jason Baron
1
-4
/
+4
2009-08-09
perf list: Fix the output to not include tracepoints without an id
Peter Zijlstra
1
-1
/
+17
2009-08-09
perf report: Fix per task mult-counter stat reporting
Peter Zijlstra
1
-1
/
+7
2009-07-22
perf_counter: Detect debugfs location
Jason Baron
1
-16
/
+17
2009-07-22
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
1
-1
/
+174
2009-07-13
perf_counter tools: Fix index boundary check
Roel Kluin
1
-1
/
+1
2009-07-10
perf_counter tools: Rename cache events to remove $
Anton Blanchard
1
-2
/
+2
2009-07-01
perf list: Add cache events
Jaswinder Singh Rajput
1
-1
/
+16
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-1
/
+1
2009-07-01
perf_counter tools: Rework event string parsing/syntax
Paul Mackerras
1
-72
/
+160
2009-06-25
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
1
-2
/
+2
2009-06-25
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
1
-17
/
+28
2009-06-25
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
1
-0
/
+33
2009-06-22
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
1
-18
/
+18
2009-06-22
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
1
-25
/
+38
2009-06-22
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
1
-22
/
+22
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
1
-5
/
+5
2009-06-13
perf stat: Reorganize output
Ingo Molnar
1
-2
/
+2
2009-06-12
perf_counter tools: Remove one L1-data alias
Yong Wang
1
-1
/
+1
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-22
/
+22
2009-06-06
perf_counter tools: Fix error condition in parse_aliases()
Ingo Molnar
1
-4
/
+4
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+316