Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9919a65ec532799544dfdfd6df6f994b74c12b42
/
tools
/
perf
/
util
/
parse-events.h
3938bad
perf tools: Remove needless 'extern' from function prototypes
by Arnaldo Carvalho de Melo
· 9 years ago
95088a5
perf tools: Apply tracepoint event definition options to BPF script
by Wang Nan
· 9 years ago
2d055bf
perf tools: Support setting different slots in a BPF map separately
by Wang Nan
· 9 years ago
7630b3e
perf tools: Enable passing event to BPF object
by Wang Nan
· 9 years ago
a34f3be
perf tools: Enable BPF object configure syntax
by Wang Nan
· 9 years ago
43d0b97
perf tools: Enable config and setting names for legacy cache events
by Wang Nan
· 9 years ago
1669e50
perf stat: Bail out on unsupported event config modifiers
by Wang Nan
· 9 years ago
17cb5f8
perf tools: Create config_term_names array
by Wang Nan
· 9 years ago
2146afc
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
by Arnaldo Carvalho de Melo
· 9 years ago
fc0a2c1
perf tools: Introduce parse_events_terms__purge()
by Arnaldo Carvalho de Melo
· 9 years ago
d509db0
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
by Wang Nan
· 9 years ago
84c86ca
perf tools: Enable passing bpf object file to --event
by Wang Nan
· 9 years ago
374ce93
perf tools: Enable pre-event inherit setting by config terms
by Wang Nan
· 9 years ago
e637d17
perf tools: Enable event_config terms to tracepoint events
by He Kuang
· 9 years ago
ffeb883
perf tools: Show proper error message for wrong terms of hw/sw events
by He Kuang
· 9 years ago
e2f9f8e
perf tools: Propagate error info for the tracepoint parsing
by Jiri Olsa
· 9 years ago
d457c96
perf callchain: Per-event type selection support
by Kan Liang
· 9 years ago
09af2a5
perf record: Support per-event freq term
by Namhyung Kim
· 9 years ago
3206771
perf tools: Per-event time support
by Kan Liang
· 9 years ago
4ba1faa
perf record: Allow filtering perf's pid via --exclude-perf
by Wang Nan
· 9 years ago
bb78ce7
perf tools: Fix function declarations needed by parse-events.y
by Adrian Hunter
· 10 years ago
87d650b
perf tools: Add symbolic events support for parse_events_error
by Jiri Olsa
· 10 years ago
cecf3a2e
perf tools: Add location to pmu event terms
by Jiri Olsa
· 10 years ago
36adec8
perf tools: Change parse_events_add_pmu interface
by Jiri Olsa
· 10 years ago
6297d42
perf tools: Add flex support for parse_events_error
by Jiri Olsa
· 10 years ago
b39b839
perf tools: Add parse_events_error interface
by Jiri Olsa
· 10 years ago
705750f
perf list: Clean up the printing functions of hardware/software events
by Yunlong Song
· 10 years ago
23773ca
perf tools: Make perf aware of tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
b3890e4
Merge branch 'perf/hw_breakpoints' into perf/core
by Ingo Molnar
· 10 years ago
688d4df
perf tools: Support parsing parameterized events
by Cody P Schafer
· 10 years ago
3741eb9
perf tools: allow user to specify hardware breakpoint bp_len
by Jacob Shin
· 11 years ago
dcb4e10
perf tools: Parse the pmu event prefix and suffix
by Kan Liang
· 10 years ago
d944c4e
tools: Consolidate types.h
by Borislav Petkov
· 11 years ago
c5cd8ac
perf parse events: Demystify memory allocations
by David Ahern
· 11 years ago
e7c93f0
perf util: Use evsel->name to get tracepoint_paths
by Namhyung Kim
· 11 years ago
97f63e4
perf tools: Keep group information
by Namhyung Kim
· 12 years ago
23b6339
perf tools: Fix usage of __ in event parsing struct names
by Arnaldo Carvalho de Melo
· 12 years ago
6cee6cd
perf tools: Fix usage of __ in parse_events_term struct
by Arnaldo Carvalho de Melo
· 12 years ago
d8f7bbc
perf tools: Remove unused 'unset' parameter from parse_events
by Jiri Olsa
· 12 years ago
f0b9abf
Merge branch 'linus' into perf/core
by Ingo Molnar
· 12 years ago
d2709c7
perf: Make perf build for x86 with UAPI disintegration applied
by David Howells
· 12 years ago
c81251e
perf tests: Final cleanup for builtin-test move
by Jiri Olsa
· 12 years ago
1d33d6d
perf tools: Add support to specify hw event as PMU event term
by Jiri Olsa
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
ac2ba9f
perf tools: Catch event names from command line
by Robert Richter
· 12 years ago
63dab22
perf evlist: Rename __group method to __set_leader
by Arnaldo Carvalho de Melo
· 12 years ago
6a4bb04
perf tools: Enable grouping logic for parsed events
by Jiri Olsa
· 12 years ago
f5b1135
perf tools: Add support to update event modifier
by Jiri Olsa
· 12 years ago
89efb02
perf tools: Add support to parse event group syntax
by Jiri Olsa
· 12 years ago
a3277d2
perf tools: Support for events bash completion
by Frederic Weisbecker
· 12 years ago
b527bab
perf tools: Fix parsing of 64 bit raw config value for 32 bit
by Robert Richter
· 12 years ago
32c46e5
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
9db1763
perf tools: Remove __event_name
by Arnaldo Carvalho de Melo
· 13 years ago
7289f83
perf tools: Move all users of event_name to perf_evsel__name
by Arnaldo Carvalho de Melo
· 13 years ago
a6146d5
perf/tool: Add PMU event alias support
by Zheng Yan
· 13 years ago
90e2b22
perf/tool: Add support to reuse event grammar to parse out terms
by Jiri Olsa
· 13 years ago
ac20de6f
perf/tool: Make the event parser re-entrant
by Zheng Yan
· 13 years ago
46010ab
perf/tool: Use data struct for arg passing in event parse function
by Jiri Olsa
· 13 years ago
6b5fc39
perf tools: Add hardcoded name term for pmu events
by Jiri Olsa
· 13 years ago
b847cbd
perf tools: Use allocated list for each parsed event
by Jiri Olsa
· 13 years ago
f50246e
perf test: Move parse event automated tests to separated object
by Jiri Olsa
· 13 years ago
16fa7e8
perf tools: Split term type into value type and term type
by Jiri Olsa
· 13 years ago
c651214
perf tools: Fix include header files in util/parse-events.h
by Robert Richter
· 13 years ago
5d7be90
perf tools: Fix modifier to be applied on correct events
by Jiri Olsa
· 13 years ago
5f537a2
perf tools: Add support to specify pmu style event
by Jiri Olsa
· 13 years ago
8f707d8
perf tools: Add config options support for event parsing
by Jiri Olsa
· 13 years ago
89812fc
perf tools: Add parser generator for events parsing
by Jiri Olsa
· 13 years ago
ebf294b
perf tools: Simplify debugfs mountpoint handling code
by Arnaldo Carvalho de Melo
· 13 years ago
f120f9d
perf tools: De-opt the parse_events function
by Jiri Olsa
· 13 years ago
1424dc9
perf script: Add support for H/W and S/W events
by David Ahern
· 14 years ago
668b878
perf list: Allow filtering list of events
by Arnaldo Carvalho de Melo
· 14 years ago
361c99a
perf evsel: Introduce perf_evlist
by Arnaldo Carvalho de Melo
· 14 years ago
5c7a668
perf tools: Fix build when using gcc 3.4.6
by Arnaldo Carvalho de Melo
· 14 years ago
d030260
perf tools: Fix perf_event.h header usage
by Stephane Eranian
· 14 years ago
20c457b
perf timechart: Adjust perf timechart to the new power events
by Thomas Renninger
· 14 years ago
70d544d
perf evsel: Delete the event selectors at exit
by Arnaldo Carvalho de Melo
· 14 years ago
69aad6f
perf tools: Introduce event selectors
by Arnaldo Carvalho de Melo
· 14 years ago
63e0c77
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
by Tom Zanussi
· 15 years ago
c171b55
perf trace: Add filter Suppport
by Li Zefan
· 15 years ago
8b40f52
perf tools: Protect header files with a consistent style
by John Kacur
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
1ef2ed1
perf tools: Only save the event formats we need
by Frederic Weisbecker
· 15 years ago
83a0944
perf: Enable more compiler warnings
by Ingo Molnar
· 15 years ago
8f18aec
perf report: Fix per task mult-counter stat reporting
by Peter Zijlstra
· 15 years ago
5beeded
perf_counter: Detect debugfs location
by Jason Baron
· 15 years ago
8647093
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
by Ingo Molnar
· 16 years ago
[Renamed from Documentation/perf_counter/util/parse-events.h]
86847b6
perf_counter tools: Add 'perf list' to list available events
by Thomas Gleixner
· 16 years ago
a21ca2c
perf_counter: Separate out attr->type from attr->config
by Ingo Molnar
· 16 years ago
5242519
perf stat: Convert to Git option parsing
by Ingo Molnar
· 16 years ago
8ad8db3
perf_counter tools: Librarize event string parsing
by Ingo Molnar
· 16 years ago