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.12.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.l
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-12
perf parse-events: Avoid erange from hex numbers
Ian Rogers
1
-2
/
+2
2023-09-11
perf parse-events: Avoid enum casts
Ian Rogers
1
-1
/
+1
2023-08-31
perf parse-events: Name the two term enums
Ian Rogers
1
-1
/
+1
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
1
-31
/
+0
2023-08-03
perf tools: Revert enable indices setting syntax for BPF map
Ian Rogers
1
-11
/
+0
2023-06-14
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
1
-2
/
+2
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
1
-3
/
+20
2023-05-15
perf parse-events: Support hardware events as terms
Ian Rogers
1
-0
/
+20
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
1
-1
/
+8
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
1
-75
/
+10
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
1
-0
/
+1
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
1
-0
/
+2
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
1
-0
/
+2
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
1
-6
/
+11
2021-10-20
perf parse-events: Add new "metric-id" term
Ian Rogers
1
-0
/
+1
2021-09-22
perf parse-events: Remove unnecessary #includes
Ian Rogers
1
-1
/
+0
2021-05-19
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
1
-0
/
+1
2021-04-29
perf stat: Introduce ':b' modifier
Song Liu
1
-1
/
+1
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
1
-0
/
+1
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
1
-1
/
+1
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
1
-8
/
+11
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
1
-0
/
+1
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
1
-2
/
+6
2020-05-28
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
1
-4
/
+4
2020-05-28
perf stat: Fail on extra comma while parsing events
Jiri Olsa
1
-1
/
+3
2020-04-18
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
1
-0
/
+1
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
1
-5
/
+7
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
1
-0
/
+1
2019-08-14
perf tools: Add aux-output config term
Adrian Hunter
1
-0
/
+1
2019-05-16
perf tools: Add a 'percore' event qualifier
Jin Yao
1
-0
/
+1
2019-04-01
perf stat: Implement duration_time as a proper event
Andi Kleen
1
-1
/
+10
2018-10-19
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-06-06
perf record: Enable arbitrary event names thru name= modifier
Alexey Budankov
1
-1
/
+17
2018-03-08
perf pmu: Support wildcards on pmu name in dynamic pmu events
Agustin Vega-Frias
1
-1
/
+1
2017-11-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
1
-2
/
+2
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
1
-0
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
1
-2
/
+6
2017-10-27
perf tools: Unwind properly location after REJECT
Jiri Olsa
1
-2
/
+6
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-2
/
+15
2017-10-13
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
1
-2
/
+15
2017-09-13
perf stat: Support duration_time for metrics
Andi Kleen
1
-0
/
+1
2017-09-13
perf tools: Support weak groups in 'perf stat'
Andi Kleen
1
-1
/
+1
2017-08-22
perf bpf: Tighten detection of BPF events
Andi Kleen
1
-4
/
+19
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
1
-2
/
+2
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
1
-0
/
+22
2016-07-15
perf tools: Enable overwrite settings
Wang Nan
1
-0
/
+2
2016-06-06
perf stat: Basic support for TopDown in perf stat
Andi Kleen
1
-0
/
+1
2016-05-30
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-02-22
perf tools: Introduce bpf-output event
Wang Nan
1
-0
/
+1
[next]