index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
parse-events.l
Age
Commit message (
Expand
)
Author
Lines
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
-0
/
+1
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
-11
/
+0
2024-08-12
perf parse-events: Add a retirement latency modifier
Ian Rogers
-1
/
+2
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
-38
/
+38
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
-2
/
+2
2024-04-26
perf parse-events: Tidy the setting of the default event name
Ian Rogers
-0
/
+5
2024-04-26
perf parse-events: Improvements to modifier parsing
Ian Rogers
-2
/
+73
2024-04-26
perf parse-events: Improve error message for bad numbers
Ian Rogers
-16
/
+24
2024-04-26
perf parse-events: Prefer sysfs/JSON hardware events over legacy
Ian Rogers
-38
/
+38
2023-10-12
perf parse-events: Avoid erange from hex numbers
Ian Rogers
-2
/
+2
2023-09-11
perf parse-events: Avoid enum casts
Ian Rogers
-1
/
+1
2023-08-31
perf parse-events: Name the two term enums
Ian Rogers
-1
/
+1
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
-31
/
+0
2023-08-03
perf tools: Revert enable indices setting syntax for BPF map
Ian Rogers
-11
/
+0
2023-06-13
perf parse-events: Avoid string for PE_BP_COLON, PE_BP_SLASH
Ian Rogers
-2
/
+2
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
-3
/
+20
2023-05-15
perf parse-events: Support hardware events as terms
Ian Rogers
-0
/
+20
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
-1
/
+8
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
-75
/
+10
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
-0
/
+1
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
-0
/
+2
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
-0
/
+2
2021-10-20
perf metric: Encode and use metric-id as qualifier
Ian Rogers
-6
/
+11
2021-10-20
perf parse-events: Add new "metric-id" term
Ian Rogers
-0
/
+1
2021-09-21
perf parse-events: Remove unnecessary #includes
Ian Rogers
-1
/
+0
2021-05-19
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
-0
/
+1
2021-04-29
perf stat: Introduce ':b' modifier
Song Liu
-1
/
+1
2021-02-08
perf tools: Support the auxiliary event
Kan Liang
-0
/
+1
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
-1
/
+1
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
-8
/
+11
2020-07-30
perf tools: Allow r0x<HEX> event syntax
Jiri Olsa
-0
/
+1
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
-2
/
+6
2020-05-28
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
-4
/
+4
2020-05-28
perf stat: Fail on extra comma while parsing events
Jiri Olsa
-1
/
+3
2020-04-18
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
-0
/
+1
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
-5
/
+7
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
-0
/
+1
2019-08-14
perf tools: Add aux-output config term
Adrian Hunter
-0
/
+1
2019-05-16
perf tools: Add a 'percore' event qualifier
Jin Yao
-0
/
+1
2019-04-01
perf stat: Implement duration_time as a proper event
Andi Kleen
-1
/
+10
2018-10-19
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
-0
/
+1
2018-06-06
perf record: Enable arbitrary event names thru name= modifier
Alexey Budankov
-1
/
+17
2018-03-08
perf pmu: Support wildcards on pmu name in dynamic pmu events
Agustin Vega-Frias
-1
/
+1
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+2
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
-2
/
+2
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
-0
/
+1
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
-2
/
+6
2017-10-27
perf tools: Unwind properly location after REJECT
Jiri Olsa
-2
/
+6
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-2
/
+15
2017-10-13
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
-2
/
+15
[next]