Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1583676d9e3f97371eaa726c4e061f9b23f43c44
/
tools
/
perf
/
util
/
parse-events.c
777d1d7
perf tools: Fix error handling of unknown events
by Stephane Eranian
· 13 years ago
77e5729
perf list: Fix exit value
by Stephane Eranian
· 13 years ago
f120f9d
perf tools: De-opt the parse_events function
by Jiri Olsa
· 13 years ago
0111919
perf tools: Add missing 'node' alias to the hw_cache[] array
by Jiri Olsa
· 13 years ago
9469234
perf: Fix multi-event parsing bug
by Stephane Eranian
· 13 years ago
947b4ad
perf list: Fix max event string size
by Ingo Molnar
· 14 years ago
d3d1e86
perf stat: Analyze front-end and back-end stall counts
by Ingo Molnar
· 14 years ago
129c04c
perf tools: Add front-end and back-end stalled cycles support
by Ingo Molnar
· 14 years ago
1fc570a
perf stat: Add stalled cycles to the default output
by Ingo Molnar
· 14 years ago
749141d
perf stat: Make all displayed event names parseable as well
by Ingo Molnar
· 14 years ago
ceb53fb
perf stat: Fail more clearly when an invalid modifier is specified
by Ingo Molnar
· 14 years ago
b908deb
perf tools: Accept case-insensitive symbolic event variants
by Ingo Molnar
· 14 years ago
94403f8
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
by Ingo Molnar
· 14 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
f0c55bc
perf: make perf stat print user provided full event names
by Stephane Eranian
· 14 years ago
17ea1b7
perf tools: Pass the struct opt to the wildcard parsing routine
by Arnaldo Carvalho de Melo
· 14 years ago
361c99a
perf evsel: Introduce perf_evlist
by Arnaldo Carvalho de Melo
· 14 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
ad7f4e3
perf tools: Fix tracepoint id to string perf.data header table
by Arnaldo Carvalho de Melo
· 14 years ago
dd9a9ad
perf tools: Fix handling of wildcards in tracepoint event selectors
by Arnaldo Carvalho de Melo
· 14 years ago
23a2f3a
perf tools: Pass whole attr to event selectors
by Lin Ming
· 14 years ago
f006d25
perf tools: Fix buffer overflow error when specifying all tracepoints
by Han Pingtian
· 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
4c635a4
perf tools: fix event parsing of comma-separated tracepoint events
by Corey Ashford
· 14 years ago
aa59a48
perf: Don't use 4 bytes as a default instruction breakpoint length
by Frederic Weisbecker
· 14 years ago
ed82702
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
1cf4a06
perf list: Improve the raw hw event descriptor documentation
by Arnaldo Carvalho de Melo
· 15 years ago
ab60834
perf, x86: Improve the PEBS ABI
by Peter Zijlstra
· 15 years ago
9e32a3c
perf list: Add explanation about raw hardware event descriptors
by Arnaldo Carvalho de Melo
· 15 years ago
5710fca
perf: Fix initialization bug in parse_single_tracepoint_event()
by Stephane Eranian
· 15 years ago
f921281
perf: Make the trace events sample period default to 1
by Frederic Weisbecker
· 15 years ago
bdef3b0
perf: Always record tracepoints raw samples from perf record
by Frederic Weisbecker
· 15 years ago
5aab621
perf symbols: Move hex2u64 and strxfrchar to symbol.c
by Arnaldo Carvalho de Melo
· 15 years ago
69fef0d
perf: Add attr->precise support to raw event parsing
by Peter Zijlstra
· 15 years ago
fb1d2ed
perf tools: Support tracepoint glob matching
by Masami Hiramatsu
· 15 years ago
ae99fb2
perf header: perf_header__push_event() shouldn't die
by Arnaldo Carvalho de Melo
· 15 years ago
41bdcb2
perf tools: Unify event type description
by Liming Wang
· 15 years ago
180570f
perf tools: Optimize parse_subsystem_tracepoint_event()
by Ulrich Drepper
· 15 years ago
59b4cae
perf tools: Correct size computation in tracepoint_id_to_path()
by Julia Lawall
· 15 years ago
3647948
perf tools: Introduce zalloc() for the common calloc(1, N) case
by Arnaldo Carvalho de Melo
· 15 years ago
1b290d6
perf tools: Add support for breakpoint events in perf tools
by Frederic Weisbecker
· 15 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 15 years ago
549104f
perf tools: Modify perf routines to use new debugfs routines
by Clark Williams
· 15 years ago
f7d7986
perf_event: Add alignment-faults and emulation-faults software events
by Anton Blanchard
· 15 years ago
689d301
perf tools: Output 'perf list' to stdout not stderr
by Marti Raudsepp
· 15 years ago
85df6f6
perf tools: Notify user when unrecognized event is specified
by Marti Raudsepp
· 15 years ago
c171b55
perf trace: Add filter Suppport
by Li Zefan
· 15 years ago
63c9e01
perf tools: Remove static debugfs path from parse-events
by Ashwin Chaugule
· 15 years ago
725b136
perf tools: Dont use openat()
by Eric Dumazet
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
8755a8f
perf: Store trace event name/id pairs in perf.data
by Arjan van de Ven
· 15 years ago
1281a49
perf trace: Sample timestamp and cpu when using record flag
by Li Zefan
· 15 years ago
270bbbe
perf tools: Increase MAX_EVENT_LENGTH
by Li Zefan
· 15 years ago
1fc35b2
perf sched: Implement the 'perf sched record' subcommand
by Ingo Molnar
· 15 years ago
bcd3279
perf tools: Allow the specification of all tracepoints at once
by Frederic Weisbecker
· 15 years ago
483e3cd
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ed011b2
Merge commit 'v2.6.31-rc9' into tracing/core
by Ingo Molnar
· 15 years ago
6b58e7f
perf tools: Avoid unnecessary work in directory lookups
by Ulrich Drepper
· 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
3a9f131
perf tools: Add a per tracepoint counter attribute to get raw sample
by Frederic Weisbecker
· 15 years ago
48c2e17
tracing: Add more namespace area to 'perf list' output
by Jason Baron
· 15 years ago
ae07b63
perf list: Fix the output to not include tracepoints without an id
by Peter Zijlstra
· 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
f6bdafe
perf_counter: Add tracepoint support to perf list, perf stat
by Jason Baron
· 15 years ago
23cdb5d
perf_counter tools: Fix index boundary check
by Roel Kluin
· 15 years ago
9590b7b
perf_counter tools: Rename cache events to remove $
by Anton Blanchard
· 15 years ago
73c24cb8
perf list: Add cache events
by Jaswinder Singh Rajput
· 15 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 15 years ago
61c4598
perf_counter tools: Rework event string parsing/syntax
by Paul Mackerras
· 15 years ago
4418351
perf_counter tools: Add alias for 'l1d' and 'l1i'
by Jaswinder Singh Rajput
· 15 years ago
e5c5954
perf_counter tools: Shorten names for events
by Jaswinder Singh Rajput
· 15 years ago
06813f6
perf_counter tools: Check for valid cache operations
by Jaswinder Singh Rajput
· 15 years ago
c0c22db
perf_counter tools: Set alias for page-faults
by Jaswinder Singh Rajput
· 15 years ago
74d5b58
perf_counter tools: Introduce alias member in event_symbol
by Jaswinder Singh Rajput
· 15 years ago
51e2684
perf_counter tools: Define separate declarations for H/W and S/W events
by Jaswinder Singh Rajput
· 15 years ago
9cffa8d
perf_counter tools: Define and use our own u64, s64 etc. definitions
by Paul Mackerras
· 15 years ago
44175b6
perf stat: Reorganize output
by Ingo Molnar
· 15 years ago
faafec1
perf_counter tools: Remove one L1-data alias
by Yong Wang
· 15 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 15 years ago
8953645
perf_counter tools: Fix error condition in parse_aliases()
by Ingo Molnar
· 15 years ago
8647093
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
by Ingo Molnar
· 15 years ago
[Renamed from Documentation/perf_counter/util/parse-events.c]
8faf3b5
perf_counter tools: Fix cache-event printout
by Ingo Molnar
· 15 years ago
86847b6
perf_counter tools: Add 'perf list' to list available events
by Thomas Gleixner
· 15 years ago
8326f44
perf_counter: Implement generalized cache event types
by Ingo Molnar
· 15 years ago
a21ca2c
perf_counter: Separate out attr->type from attr->config
by Ingo Molnar
· 15 years ago
a0055ae
perf_counter tools: Use hex2u64 in more places
by Arnaldo Carvalho de Melo
· 15 years ago
5242519
perf stat: Convert to Git option parsing
by Ingo Molnar
· 15 years ago
8ad8db3
perf_counter tools: Librarize event string parsing
by Ingo Molnar
· 15 years ago