index
:
linux-stable.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-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.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
1
-2
/
+15
*
perf parse-events: Rename parse_events_error functions
Ian Rogers
2021-11-07
1
-2
/
+2
*
perf parse-events: Identify broken modifiers
Ian Rogers
2021-10-20
1
-0
/
+10
*
perf parse-events: Allow config on kernel PMU events
Ian Rogers
2021-10-20
1
-2
/
+15
*
perf pmu: Add PMU alias support
Kan Liang
2021-09-03
1
-1
/
+2
*
perf tools: Fix pattern matching for same substring in different PMU type
Jin Yao
2021-07-09
1
-1
/
+1
*
perf parse-events: Compare with hybrid pmu name
Jin Yao
2021-04-29
1
-3
/
+6
*
perf tools: Fix event's PMU name parsing
Jiri Olsa
2021-03-06
1
-1
/
+5
*
perf parse-events: Reduce casts around bp_addr
Ian Rogers
2020-09-28
1
-4
/
+4
*
perf parse-events: Use uintptr_t when casting numbers to pointers
Arnaldo Carvalho de Melo
2020-09-03
1
-4
/
+4
*
perf tools: Add fake pmu support
Jiri Olsa
2020-06-22
1
-2
/
+39
*
perf parse-events: Fix an old style declaration
Ian Rogers
2020-06-09
1
-1
/
+1
*
perf parse-events: Fix an incompatible pointer
Ian Rogers
2020-06-09
1
-1
/
+1
*
perf parse-events: Fix another memory leaks found on parse_events()
Ian Rogers
2020-05-05
1
-0
/
+1
*
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
2020-05-05
1
-1
/
+1
*
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
2020-04-18
1
-0
/
+9
*
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2020-01-14
1
-1
/
+1
*
perf parse: Use YYABORT to clear stack after failure, plugging leaks
Ian Rogers
2019-11-12
1
-1
/
+2
*
perf parse: Add a deep delete for parse event terms
Ian Rogers
2019-11-07
1
-10
/
+2
*
perf parse: Before yyabort-ing free components
Ian Rogers
2019-11-07
1
-55
/
+197
*
perf parse: Add destructors for parse event terms
Ian Rogers
2019-11-07
1
-21
/
+48
*
perf parse: Ensure config and str in terms are unique
Ian Rogers
2019-11-06
1
-1
/
+3
*
perf tools: Avoid a malloc() for array events
Ian Rogers
2019-11-06
1
-5
/
+3
*
perf tools: Move ALLOC_LIST into a function
Ian Rogers
2019-11-06
1
-22
/
+43
*
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
2019-09-25
1
-3
/
+0
*
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
*
perf parse-events: Remove unused variable: error
Luke Mujica
2019-07-09
1
-1
/
+0
*
perf parse-events: Remove unused variable 'i'
Luke Mujica
2019-07-09
1
-1
/
+0
*
perf stat: Implement duration_time as a proper event
Andi Kleen
2019-04-01
1
-0
/
+12
*
perf tools: Fix legacy events symbol separator parsing
Jiri Olsa
2019-02-14
1
-2
/
+2
*
perf tools: Fix error index for pmu event parser
Jiri Olsa
2018-06-07
1
-0
/
+5
*
perf tools: Fix pmu events parsing rule
Jiri Olsa
2018-06-06
1
-1
/
+13
*
perf parse-events: Handle uncore event aliases in small groups properly
Kan Liang
2018-05-16
1
-4
/
+4
*
Revert "perf pmu: Fix pmu events parsing rule"
Arnaldo Carvalho de Melo
2018-05-07
1
-4
/
+4
*
perf pmu: Fix pmu events parsing rule
Jiri Olsa
2018-04-23
1
-4
/
+4
*
perf pmu: Auto-merge PMU events created by prefix or glob match
Agustin Vega-Frias
2018-03-08
1
-2
/
+2
*
perf pmu: Support wildcards on pmu name in dynamic pmu events
Agustin Vega-Frias
2018-03-08
1
-2
/
+12
*
perf events parse: Rename parse_events_parse arguments
Arnaldo Carvalho de Melo
2017-08-17
1
-44
/
+44
*
perf events parse: Use just one parse events state struct
Arnaldo Carvalho de Melo
2017-08-17
1
-1
/
+1
*
perf events parse: Rename parsing state struct to clearer name
Arnaldo Carvalho de Melo
2017-08-17
1
-11
/
+11
*
perf events parse: Remove some needless local variables
Arnaldo Carvalho de Melo
2017-08-17
1
-13
/
+7
*
perf pmu: Special case uncore_ prefix
Andi Kleen
2017-03-21
1
-0
/
+3
*
perf pmu: Expand PMU events by prefix match
Andi Kleen
2017-03-21
1
-14
/
+26
*
perf tools: Factor out PMU matching in parser
Andi Kleen
2017-03-21
1
-29
/
+1
*
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
2017-02-17
1
-7
/
+7
*
perf tools: Add missing parse_events_error() prototype
Arnaldo Carvalho de Melo
2017-02-15
1
-0
/
+2
*
perf list: Add debug support for outputing alias string
Andi Kleen
2017-02-08
1
-0
/
+3
*
perf pmu: Support event aliases for non cpu// pmus
Andi Kleen
2017-02-08
1
-7
/
+25
*
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
2016-09-13
1
-0
/
+11
*
perf tools: Explicitly declare inc_group_count as a void function
Colin Ian King
2016-03-08
1
-1
/
+1
[next]