Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4ead36407b41eae942c8c9f70ef963cd369c90e2
/
tools
/
perf
/
util
/
parse-events.c
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
73c24cb
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