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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
1
-4
/
+19
2023-06-01
perf pmu: Warn about invalid config for all PMUs and configs
Ian Rogers
1
-3
/
+10
2023-06-01
perf parse-events: Wildcard most "numeric" events
Ian Rogers
1
-30
/
+74
2023-05-28
perf evsel: Don't let evsel__group_pmu_name() traverse unsorted group
Ian Rogers
1
-11
/
+59
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
1
-9
/
+4
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-7
/
+8
2023-05-27
perf evsel: Add is_pmu_core inorder to interpret own_cpus
Ian Rogers
1
-0
/
+1
2023-05-15
perf parse-events: Reduce scope of is_event_supported
Ian Rogers
1
-39
/
+0
2023-05-15
perf parse-events: Don't auto merge hybrid wildcard events
Ian Rogers
1
-1
/
+4
2023-05-15
perf parse-events: Avoid error when assigning a term
Ian Rogers
1
-0
/
+9
2023-05-15
perf parse-events: Support hardware events as terms
Ian Rogers
1
-25
/
+12
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
1
-13
/
+38
2023-05-15
perf parse-events: Remove now unused hybrid logic
Ian Rogers
1
-74
/
+0
2023-05-15
perf parse-events: Support wildcards on raw events
Ian Rogers
1
-15
/
+35
2023-05-15
perf print-events: Print legacy cache events for each PMU
Ian Rogers
1
-1
/
+1
2023-05-15
perf parse-events: Wildcard legacy cache events
Ian Rogers
1
-33
/
+35
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
1
-22
/
+48
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
1
-224
/
+105
2023-05-15
perf parse-events: Set pmu_name whenever a pmu is given
Ian Rogers
1
-7
/
+2
2023-05-15
perf parse-events: Set attr.type to PMU type early
Ian Rogers
1
-1
/
+1
2023-05-10
perf parse-events: Don't reorder ungrouped events by PMU
Ian Rogers
1
-8
/
+15
2023-04-12
perf parse-events: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-11
perf util: Move perf_guest/host declarations
Ian Rogers
1
-1
/
+1
2023-04-04
perf tools: Fix a asan issue in parse_events_multi_pmu_add()
Namhyung Kim
1
-1
/
+1
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
1
-0
/
+6
2023-03-15
perf record: Add BPF event filter support
Namhyung Kim
1
-5
/
+3
2023-03-13
perf parse-events: Warn when events are regrouped
Ian Rogers
1
-10
/
+29
2023-03-13
perf evlist: Remove nr_groups
Ian Rogers
1
-1
/
+0
2023-03-13
perf evsel: Remove use_uncore_alias
Ian Rogers
1
-9
/
+3
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
1
-124
/
+116
2023-03-13
perf parse-events: Pass ownership of the group name
Ian Rogers
1
-1
/
+2
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
1
-2
/
+0
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-0
/
+15
2022-10-27
perf tools: Save evsel->pmu in parse_events()
Namhyung Kim
1
-0
/
+1
2022-10-14
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
1
-0
/
+3
2022-10-06
perf parse-events: Remove unused macros __PERF_EVENT_FIELD()
Chen Zhongjin
1
-8
/
+0
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
1
-0
/
+39
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
1
-6
/
+12
2022-08-10
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
1
-3
/
+11
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
1
-706
/
+7
2022-08-02
perf parse-events: Don't #define YY_EXTRA_TYPE
Ian Rogers
1
-1
/
+0
2022-05-26
perf stat: Add requires_cpu flag for uncore
Adrian Hunter
1
-1
/
+1
2022-05-09
perf evsel: Constify a few arrays
Ian Rogers
1
-1
/
+1
2022-04-24
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-2
/
+3
2022-04-20
perf list: Print all available tool events
Florian Fischer
1
-6
/
+34
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
1
-1
/
+3
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
1
-2
/
+4
2022-03-12
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
1
-9
/
+33
[next]