index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
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
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
1
-9
/
+33
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
1
-2
/
+23
2021-12-07
perf parse-events: Architecture specific leader override
Ian Rogers
1
-1
/
+7
2021-12-07
perf evlist: Allow setting arbitrary leader
Ian Rogers
1
-2
/
+2
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
1
-3
/
+6
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
1
-5
/
+15
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
1
-58
/
+58
2021-10-25
perf list: Display hybrid PMU events with cpu type
Jin Yao
1
-3
/
+5
2021-10-20
perf parse-events: Allow config on kernel PMU events
Ian Rogers
1
-30
/
+36
2021-10-20
perf parse-events: Add new "metric-id" term
Ian Rogers
1
-31
/
+64
2021-10-20
perf parse-events: Add const to evsel name
Ian Rogers
1
-7
/
+8
2021-09-28
perf parse-events: Set numeric term config
John Garry
1
-1
/
+1
2021-09-24
perf list: Display pmu prefix for partially supported hybrid cache events
Jin Yao
1
-8
/
+68
2021-09-21
perf parse-events: Remove unnecessary #includes
Ian Rogers
1
-2
/
+0
2021-09-15
perf parse-events: Avoid enum forward declaration.
Ian Rogers
1
-1
/
+1
2021-09-11
perf tools: Fix hybrid config terms list corruption
Adrian Hunter
1
-6
/
+12
2021-09-11
perf tools: Factor out copy_config_terms() and free_config_terms()
Adrian Hunter
1
-8
/
+1
2021-07-09
libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()
Jiri Olsa
1
-1
/
+1
2021-07-09
libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups
Jiri Olsa
1
-1
/
+1
2021-07-09
libperf: Move 'leader' from tools/perf to perf_evsel::leader
Jiri Olsa
1
-1
/
+1
2021-07-09
libperf: Move 'idx' from tools/perf to perf_evsel::idx
Jiri Olsa
1
-1
/
+1
2021-05-21
perf parse-events: Check if the software events array slots are populated
Arnaldo Carvalho de Melo
1
-2
/
+7
2021-05-19
perf tools: Add 'cgroup-switches' software event
Namhyung Kim
1
-0
/
+4
2021-04-29
perf parse-events: Support event inside hybrid pmu
Jin Yao
1
-0
/
+63
2021-04-29
perf parse-events: Compare with hybrid pmu name
Jin Yao
1
-2
/
+3
2021-04-29
perf parse-events: Create two hybrid cache events
Jin Yao
1
-1
/
+9
2021-04-29
perf parse-events: Create two hybrid hardware events
Jin Yao
1
-0
/
+18
2021-04-29
perf stat: Uniquify hybrid event name
Jin Yao
1
-0
/
+3
2021-04-29
perf stat: Introduce ':b' modifier
Song Liu
1
-1
/
+7
2021-03-29
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-5
/
+5
2021-03-15
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
1
-0
/
+3
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' methods: evlist__set_le...
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-11-04
perf bpf: Enclose libbpf.h include within HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
1
-0
/
+25
2020-10-14
perf tools: Add support for exclusive groups/events
Andi Kleen
1
-2
/
+9
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-3
/
+5
2020-09-28
perf parse-events: Reduce casts around bp_addr
Ian Rogers
1
-2
/
+2
2020-09-17
perf parse-event: Release cpu_map refcount if evsel alloc failed
Namhyung Kim
1
-1
/
+3
2020-09-17
perf parse-event: Fix cpu map refcounting
Namhyung Kim
1
-2
/
+2
2020-09-15
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
1
-1
/
+1
2020-09-01
perf parse-events: Avoid an uninitialized read when using fake PMUs
Ian Rogers
1
-13
/
+17
2020-09-01
perf parse-events: Set exclude_guest=1 for user-space counting
Jin Yao
1
-0
/
+3
2020-07-30
perf tools: Fix term parsing for raw syntax
Jiri Olsa
1
-0
/
+28
2020-07-10
perf parse-events: Report BPF errors
Ian Rogers
1
-18
/
+20
2020-06-22
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
1
-7
/
+8
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
1
-3
/
+3
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
1
-7
/
+23
2020-05-28
perf parse: Add 'struct parse_events_state' pointer to scanner
Jiri Olsa
1
-6
/
+9
2020-05-28
perf stat: Fail on extra comma while parsing events
Jiri Olsa
1
-0
/
+1
[next]