Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8dd2a1317eba2c207632dcb19adb7cb746861652
/
tools
/
perf
/
util
/
parse-events.c
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
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
4a841d6
perf tools: Make the breakpoint events sample period default to 1
by Jovi Zhang
· 13 years ago
0983cc0
perf tools: Fix trace events storms due to weight demux
by Frederic Weisbecker
· 13 years ago
1dc12760
perf tools: Split event symbols arrays to hw and sw parts
by Jiri Olsa
· 13 years ago
287e74a
perf evsel: Handle hw breakpoints event names in perf_evsel__name()
by Jiri Olsa
· 13 years ago
7582732
perf tools: Fix hw breakpoint's type modifier parsing
by Jiri Olsa
· 13 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
a446083
perf evsel: Handle all event types in perf_evsel__name
by Arnaldo Carvalho de Melo
· 13 years ago
335c2f5
perf tools: Reconstruct sw event with modifiers from perf_event_attr
by Arnaldo Carvalho de Melo
· 13 years ago
0b668bc
perf tools: Reconstruct hw cache event with modifiers from perf_event_attr
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
Next »