index
:
Linux Stable
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.12.y
linux-6.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf parse events: Demystify memory allocations
David Ahern
2013-07-12
1
-5
/
+5
*
perf util: Use evsel->name to get tracepoint_paths
Namhyung Kim
2013-07-12
1
-0
/
+1
*
perf tools: Keep group information
Namhyung Kim
2013-01-31
1
-0
/
+1
*
perf tools: Fix usage of __ in event parsing struct names
Arnaldo Carvalho de Melo
2013-01-24
1
-2
/
+2
*
perf tools: Fix usage of __ in parse_events_term struct
Arnaldo Carvalho de Melo
2013-01-24
1
-7
/
+7
*
perf tools: Remove unused 'unset' parameter from parse_events
Jiri Olsa
2013-01-24
1
-2
/
+1
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-1
/
+1
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
1
-1
/
+1
*
|
perf tests: Final cleanup for builtin-test move
Jiri Olsa
2012-11-14
1
-1
/
+0
*
|
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
2012-10-24
1
-0
/
+2
|
/
*
perf: Fix UAPI fallout
Ingo Molnar
2012-10-14
1
-1
/
+1
*
perf tools: Catch event names from command line
Robert Richter
2012-08-22
1
-0
/
+1
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
1
-2
/
+1
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-0
/
+1
*
perf tools: Add support to update event modifier
Jiri Olsa
2012-08-14
1
-1
/
+1
*
perf tools: Add support to parse event group syntax
Jiri Olsa
2012-08-14
1
-1
/
+3
*
perf tools: Support for events bash completion
Frederic Weisbecker
2012-08-09
1
-3
/
+4
*
perf tools: Fix parsing of 64 bit raw config value for 32 bit
Robert Richter
2012-08-08
1
-3
/
+3
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-20
1
-2
/
+0
|
\
|
*
perf tools: Remove __event_name
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+0
|
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+0
*
|
perf/tool: Add PMU event alias support
Zheng Yan
2012-06-18
1
-0
/
+2
*
|
perf/tool: Add support to reuse event grammar to parse out terms
Jiri Olsa
2012-06-18
1
-0
/
+5
*
|
perf/tool: Make the event parser re-entrant
Zheng Yan
2012-06-18
1
-1
/
+1
*
|
perf/tool: Use data struct for arg passing in event parse function
Jiri Olsa
2012-06-18
1
-2
/
+6
|
/
*
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
2012-05-22
1
-0
/
+1
*
perf tools: Use allocated list for each parsed event
Jiri Olsa
2012-05-22
1
-10
/
+6
*
perf test: Move parse event automated tests to separated object
Jiri Olsa
2012-05-22
1
-0
/
+3
*
perf tools: Split term type into value type and term type
Jiri Olsa
2012-05-18
1
-9
/
+12
*
perf tools: Fix include header files in util/parse-events.h
Robert Richter
2012-05-02
1
-0
/
+2
*
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
2012-03-22
1
-2
/
+5
*
perf tools: Add support to specify pmu style event
Jiri Olsa
2012-03-16
1
-0
/
+2
*
perf tools: Add config options support for event parsing
Jiri Olsa
2012-03-16
1
-1
/
+30
*
perf tools: Add parser generator for events parsing
Jiri Olsa
2012-03-16
1
-0
/
+15
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
1
-1
/
+0
*
perf tools: De-opt the parse_events function
Jiri Olsa
2011-07-21
1
-1
/
+5
*
perf script: Add support for H/W and S/W events
David Ahern
2011-03-14
1
-0
/
+1
*
perf list: Allow filtering list of events
Arnaldo Carvalho de Melo
2011-02-17
1
-1
/
+4
*
perf evsel: Introduce perf_evlist
Arnaldo Carvalho de Melo
2011-01-22
1
-7
/
+0
*
perf tools: Fix build when using gcc 3.4.6
Arnaldo Carvalho de Melo
2011-01-22
1
-1
/
+1
*
perf tools: Fix perf_event.h header usage
Stephane Eranian
2011-01-05
1
-1
/
+1
*
perf timechart: Adjust perf timechart to the new power events
Thomas Renninger
2011-01-04
1
-0
/
+1
*
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
1
-0
/
+1
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
1
-6
/
+11
*
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
Tom Zanussi
2010-05-03
1
-0
/
+1
*
perf trace: Add filter Suppport
Li Zefan
2009-10-15
1
-0
/
+2
*
perf tools: Protect header files with a consistent style
John Kacur
2009-09-24
1
-3
/
+3
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-1
/
+1
*
perf tools: Only save the event formats we need
Frederic Weisbecker
2009-08-28
1
-1
/
+12
*
perf: Enable more compiler warnings
Ingo Molnar
2009-08-16
1
-2
/
+2
[prev]
[next]