Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
71dc2326252ff1bcdddc05db03c0f831d16c9447
/
tools
/
perf
/
util
/
parse-events.c
1f45b1d
perf bpf: Attach eBPF filter to perf event
by Wang Nan
· 9 years ago
4edf30e
perf bpf: Collect perf_evsel in BPF object files
by Wang Nan
· 9 years ago
1e5e3ee
perf tools: Load eBPF object into kernel
by Wang Nan
· 9 years ago
aa3abf3
perf tools: Create probe points for BPF programs
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
27bf90b
perf tools: Fail properly in case pattern matching fails to find tracepoint
by Jiri Olsa
· 9 years ago
7f94af7
perf tools: Introduce 'P' modifier to request max precision
by Jiri Olsa
· 9 years ago
dfc431c
perf list: Remove blank lines, headers when piping output
by Arnaldo Carvalho de Melo
· 9 years ago
272ed29
perf tools: Fix shadowed declaration in parse-events.c
by Jiri Olsa
· 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
0b8891a
perf tools: Adds the config_term callback for different type events
by He Kuang
· 9 years ago
854f736
perf tools: Don't assume that the parser returns non empty evsel list
by Wang Nan
· 9 years ago
d71b0ad
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
by Ingo Molnar
· 9 years ago
fce4d29
perf evsel: Add own_cpus member
by Adrian Hunter
· 9 years ago
f114d6e
perf evlist: Fix splice_list_tail() not setting evlist
by Adrian Hunter
· 9 years ago
1965817
perf tools: Enhance parsing events tracepoint error output
by Jiri Olsa
· 9 years ago
8dd2a13
perf evsel: Propagate error info from tp_format
by Jiri Olsa
· 9 years ago
e2f9f8e
perf tools: Propagate error info for the tracepoint parsing
by Jiri Olsa
· 9 years ago
592d5a6
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
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
141b2d3
perf tools: Extend the event parser maximum error index
by Adrian Hunter
· 10 years ago
3206771
perf tools: Per-event time support
by Kan Liang
· 9 years ago
ee4c758
perf tools: Force period term to overload global settings
by Jiri Olsa
· 9 years ago
930a2e2
perf tools: Add support for event post configuration
by Jiri Olsa
· 9 years ago
4ba1faa
perf record: Allow filtering perf's pid via --exclude-perf
by Wang Nan
· 10 years ago
15bfd2c
perf record: Apply filter to all events in a glob matching
by Wang Nan
· 10 years ago
12467ae
perf evsel: Introduce set_filter method
by Arnaldo Carvalho de Melo
· 10 years ago
f30a79b
perf tools: Add reference counting for cpu_map object
by Jiri Olsa
· 10 years ago
a6ced2b
perf tools: Fix parse_events_error dereferences
by Adrian Hunter
· 10 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
3b0e371
perf tools: Add static terms support for parse_events_error
by Jiri Olsa
· 10 years ago
e64b020
perf tools: Add term 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
c056ba6a
perf tools: Always bail out when config_attr function fails
by Jiri Olsa
· 10 years ago
b39b839
perf tools: Add parse_events_error interface
by Jiri Olsa
· 10 years ago
a1e12da
perf tools: Add 'I' event modifier for exclude_idle bit
by Jiri Olsa
· 10 years ago
705750f
perf list: Clean up the printing functions of hardware/software events
by Yunlong Song
· 10 years ago
ab0e480
perf list: Sort the output of 'perf list' to view more clearly
by Yunlong Song
· 10 years ago
619a303
perf list: Place the header text in its right position
by Yunlong Song
· 10 years ago
5693c92
perf tools: Do not check debugfs MAGIC for tracing files
by Steven Rostedt (Red Hat)
· 10 years ago
b3890e4
Merge branch 'perf/hw_breakpoints' into perf/core
by Ingo Molnar
· 10 years ago
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
3741eb9
perf tools: allow user to specify hardware breakpoint bp_len
by Jacob Shin
· 11 years ago
1d9e446
perf tools: Add snapshot format file parsing
by Jiri Olsa
· 10 years ago
044330c
perf tools: Add per-pkg format file parsing
by Matt Fleming
· 10 years ago
dcb4e10
perf tools: Parse the pmu event prefix and suffix
by Kan Liang
· 10 years ago
42f60c2
Revert "perf tools: Default to cpu// for events v5"
by Kan Liang
· 10 years ago
281f92f
perf record: Fix error message for --filter option not coming after tracepoint
by Arnaldo Carvalho de Melo
· 10 years ago
46441bd
perf tools: Refactor unit and scale function parameters
by Matt Fleming
· 10 years ago
dc0a620
perf tools: Let default config be defined for a PMU
by Adrian Hunter
· 10 years ago
ad96227
perf tools: Let a user specify a PMU event without any config terms
by Adrian Hunter
· 10 years ago
6e81c74
perf util: Replace strerror with strerror_r for thread-safety
by Masami Hiramatsu
· 10 years ago
88fee52
perf list: Fix checking for supported events on older kernels
by Vince Weaver
· 11 years ago
8a39889
perf stat: fix NULL pointer reference bug with event unit
by Stephane Eranian
· 11 years ago
0050f7a
perf evlist: Introduce evlist__for_each() & friends
by Arnaldo Carvalho de Melo
· 11 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
553873e
tools/: Convert to new topic libraries
by Borislav Petkov
· 11 years ago
410136f
tools/perf/stat: Add event unit and scale support
by Stephane Eranian
· 11 years ago
ef50383
perf evsel: Remove idx parm from constructor
by Arnaldo Carvalho de Melo
· 11 years ago
f11cfc6
perf list: Show error if tracepoints not available
by Pekka Enberg
· 11 years ago
b41f1ce
perf list: Skip unsupported events
by Namhyung Kim
· 11 years ago
d22d1a2
perf tools: Add support for PERF_COUNT_SW_DUMMY
by Adrian Hunter
· 11 years ago
e9a7c41
perf tools: Add support for pinned modifier
by Michael Ellerman
· 11 years ago
3c17631
perf tools: Add 'S' event/group modifier to read sample value
by Jiri Olsa
· 12 years ago
dc098b3
perf list: List kernel supplied event aliases
by Andi Kleen
· 12 years ago
50e200f
perf tools: Default to cpu// for events v5
by Andi Kleen
· 12 years ago
c5cd8ac
perf parse events: Demystify memory allocations
by David Ahern
· 12 years ago
0142dab0
perf tools: Don't free list head in parse_events__free_terms
by David Ahern
· 12 years ago
e7c93f0
perf util: Use evsel->name to get tracepoint_paths
by Namhyung Kim
· 12 years ago
4be8be6
perf tools: Fix new_term() missing free on error path
by Adrian Hunter
· 12 years ago
b2c34fd
perf tools: Fix parse_events_terms() segfault on error path
by Adrian Hunter
· 12 years ago
85c66be
perf tools: Introduce tools/lib/lk library
by Borislav Petkov
· 12 years ago
89bb67f
perf tools: Fix perf_evsel::exclude_GH handling
by Jiri Olsa
· 12 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
f35488f
perf tools: Add support for wildcard in tracepoint system name
by Jiri Olsa
· 12 years ago
0bd3f08
perf tools: Add missing closedir in multi tracepoint processing
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
534123f
perf tools: Add basic event modifier sanity check
by Jiri Olsa
· 12 years ago
9175ce1
perf tools: Move parse_events error printing to parse_events_options
by Andi Kleen
· 12 years ago
af3df2c
perf tools: Try to build Documentation when installing
by Borislav Petkov
· 12 years ago
1d33d6d
perf tools: Add support to specify hw event as PMU event term
by Jiri Olsa
· 12 years ago
1342798
perf tool: Precise mode requires exclude_guest
by David Ahern
· 12 years ago
82fe1c2
perf tools: Use perf_evsel__newtp in the event parser
by Arnaldo Carvalho de Melo
· 12 years ago
7ae92e7
perf stat: Check PMU cpumask file
by Yan, Zheng
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
275ef38
perf tools: Fix cache event name generation
by Jiri Olsa
· 12 years ago
42e1fb7
perf tools: Remove extraneous newline when parsing hardware cache events
by Arnaldo Carvalho de Melo
· 12 years ago
ac2ba9f
perf tools: Catch event names from command line
by Robert Richter
· 12 years ago
0c21f73
perf evlist: Introduce evsel list accessors
by Arnaldo Carvalho de Melo
· 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
Next »