index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
perf tools: Fix parsing of pmu events with empty list of modifiers
Arnaldo Carvalho de Melo
2016-02-25
1
-3
/
+3
*
perf tools: Enable indices setting syntax for BPF map
Wang Nan
2016-02-22
1
-0
/
+85
*
perf tools: Enable BPF object configure syntax
Wang Nan
2016-02-22
1
-4
/
+6
*
perf tools: Enable config and setting names for legacy cache events
Wang Nan
2016-02-19
1
-6
/
+12
*
perf tools: Enable config raw and numeric events
Wang Nan
2016-02-19
1
-4
/
+6
*
perf tools: Introduce opt_event_config nonterminal
Arnaldo Carvalho de Melo
2016-02-19
1
-29
/
+18
*
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
2016-02-12
1
-4
/
+4
*
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
2015-10-29
1
-2
/
+13
*
perf tools: Enable passing bpf object file to --event
Wang Nan
2015-10-28
1
-1
/
+17
*
perf tools: Enable event_config terms to tracepoint events
He Kuang
2015-09-28
1
-4
/
+22
*
perf tools: Adds the tracepoint name parsing support
He Kuang
2015-09-28
1
-14
/
+23
*
perf tools: Enhance parsing events tracepoint error output
Jiri Olsa
2015-09-15
1
-7
/
+9
*
perf tools: Propagate error info for the tracepoint parsing
Jiri Olsa
2015-09-15
1
-2
/
+2
*
perf tools: Fix parse_events_add_pmu caller
Jiri Olsa
2015-09-02
1
-1
/
+1
*
perf tools: Fix parse_events_error dereferences
Adrian Hunter
2015-05-27
1
-2
/
+4
[next]