index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Use perf_evsel__newtp in the event parser
Arnaldo Carvalho de Melo
2012-09-26
1
-30
/
+16
*
perf stat: Check PMU cpumask file
Yan, Zheng
2012-09-17
1
-4
/
+14
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-3
/
+4
*
perf tools: Fix cache event name generation
Jiri Olsa
2012-09-06
1
-1
/
+1
*
perf tools: Remove extraneous newline when parsing hardware cache events
Arnaldo Carvalho de Melo
2012-09-06
1
-1
/
+1
*
perf tools: Catch event names from command line
Robert Richter
2012-08-22
1
-0
/
+12
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
1
-1
/
+1
*
perf evlist: Rename __group method to __set_leader
Arnaldo Carvalho de Melo
2012-08-15
1
-16
/
+3
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-4
/
+22
*
perf tools: Add support to update event modifier
Jiri Olsa
2012-08-14
1
-12
/
+62
*
perf tools: Add support to parse event group syntax
Jiri Olsa
2012-08-14
1
-2
/
+12
*
perf tools: Support for events bash completion
Frederic Weisbecker
2012-08-09
1
-26
/
+44
*
perf tools: Fix parsing of 64 bit raw config value for 32 bit
Robert Richter
2012-08-08
1
-3
/
+3
*
perf tools: Make the breakpoint events sample period default to 1
Jovi Zhang
2012-07-25
1
-0
/
+1
*
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
2012-07-25
1
-0
/
+1
*
perf tools: Split event symbols arrays to hw and sw parts
Jiri Olsa
2012-07-05
1
-57
/
+117
*
perf evsel: Handle hw breakpoints event names in perf_evsel__name()
Jiri Olsa
2012-06-29
1
-3
/
+1
*
perf tools: Fix hw breakpoint's type modifier parsing
Jiri Olsa
2012-06-29
1
-3
/
+13
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-20
1
-186
/
+17
|
\
|
*
perf tools: Remove __event_name
Arnaldo Carvalho de Melo
2012-06-19
1
-55
/
+6
|
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-7
/
+0
|
*
perf evsel: Handle all event types in perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-18
/
+3
|
*
perf tools: Reconstruct sw event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
1
-16
/
+3
|
*
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-06-19
1
-100
/
+15
*
|
perf/tool: Add PMU event alias support
Zheng Yan
2012-06-18
1
-0
/
+10
*
|
perf/tool: Add support to reuse event grammar to parse out terms
Jiri Olsa
2012-06-18
1
-3
/
+25
*
|
perf/tool: Make the event parser re-entrant
Zheng Yan
2012-06-18
1
-11
/
+24
*
|
perf/tool: Use data struct for arg passing in event parse function
Jiri Olsa
2012-06-18
1
-7
/
+9
|
/
*
perf tools: Reconstruct event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
2012-05-25
1
-16
/
+11
*
perf tools: Add hardcoded name term for pmu events
Jiri Olsa
2012-05-22
1
-1
/
+22
*
perf tools: Separate 'mem:' event scanner bits
Jiri Olsa
2012-05-22
1
-0
/
+1
*
perf tools: Use allocated list for each parsed event
Jiri Olsa
2012-05-22
1
-15
/
+24
*
perf tools: Add support for displaying event parser debug info
Jiri Olsa
2012-05-22
1
-0
/
+6
*
perf tools: Split term type into value type and term type
Jiri Olsa
2012-05-18
1
-11
/
+34
*
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
2012-03-22
1
-6
/
+21
*
perf tools: Fix various casting issues for 32 bits
Jiri Olsa
2012-03-22
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-03-22
1
-1
/
+1
|
\
|
*
perf record: Fix buffer overrun bug in tracepoint_id_to_path()
Stephane Eranian
2012-03-13
1
-1
/
+1
*
|
perf tools: Add support to specify pmu style event
Jiri Olsa
2012-03-16
1
-1
/
+30
*
|
perf tools: Add config options support for event parsing
Jiri Olsa
2012-03-16
1
-3
/
+96
*
|
perf tools: Add parser generator for events parsing
Jiri Olsa
2012-03-16
1
-338
/
+148
|
/
*
perf tools: Add support for guest/host-only profiling
Joerg Roedel
2012-01-06
1
-2
/
+12
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
1
-0
/
+1
*
perf: Add support for PERF_HW_COUNT_REF_CPU_CYCLES
Stephane Eranian
2011-12-21
1
-0
/
+2
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
1
-15
/
+13
*
perf tools: Fix error handling of unknown events
Stephane Eranian
2011-08-18
1
-1
/
+5
*
perf list: Fix exit value
Stephane Eranian
2011-08-18
1
-2
/
+0
*
perf tools: De-opt the parse_events function
Jiri Olsa
2011-07-21
1
-10
/
+16
*
perf tools: Add missing 'node' alias to the hw_cache[] array
Jiri Olsa
2011-07-21
1
-5
/
+8
*
perf: Fix multi-event parsing bug
Stephane Eranian
2011-05-17
1
-0
/
+3
[next]