Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95452a6ce17244059e184fe5f722bff66a2b52bf
/
tools
/
perf
3c33010
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf
by Linus Torvalds
· 15 years ago
0fdc7e6
perf_counter tools: Give perf top inherit option
by Mike Galbraith
· 15 years ago
d20ff6b
perf_counter tools: Fix vmlinux symbol generation breakage
by Mike Galbraith
· 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
28ac909
perf symbol: C++ demangling
by Arnaldo Carvalho de Melo
· 15 years ago
dfe5a50
perf: avoid structure size confusion by using a fixed size
by Arjan van de Ven
· 15 years ago
a054123
perf_counter: Improve perf stat and perf record option parsing
by Anton Blanchard
· 15 years ago
7f453c2
perf_counter: PERF_SAMPLE_ID and inherited counters
by Peter Zijlstra
· 15 years ago
1d2f379
Merge commit 'tip/perfcounters/core' into perf-counters-for-linus
by Peter Zijlstra
· 15 years ago
1483b19f
perf_counter: Make call graph option consistent
by Anton Blanchard
· 15 years ago
4bba828
perf_counter: Add perf record option to log addresses
by Anton Blanchard
· 15 years ago
11b5f81
perf_counter: Synthesize VDSO mmap event
by Anton Blanchard
· 15 years ago
23cdb5d
perf_counter tools: Fix index boundary check
by Roel Kluin
· 15 years ago
e3d7e18
perf report: Introduce -n/--show-nr-samples
by Arnaldo Carvalho de Melo
· 15 years ago
a25e46c
perf_counter tools: PLT info is stripped in -debuginfo packages
by Arnaldo Carvalho de Melo
· 15 years ago
021191b
perf report: Make the output more compact
by Arnaldo Carvalho de Melo
· 15 years ago
27d0fd4
strlist: Introduce strlist__entry and strlist__nr_entries methods
by Arnaldo Carvalho de Melo
· 15 years ago
60c1baf
perf report: Tidy up reporting of symbols not found
by Arnaldo Carvalho de Melo
· 15 years ago
52d422d
perf report: Adjust column width to the values sampled
by Arnaldo Carvalho de Melo
· 15 years ago
85be928
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
11d1578
perf_counter: Add P6 PMU support
by Vince Weaver
· 15 years ago
9590b7b
perf_counter tools: Rename cache events to remove $
by Anton Blanchard
· 15 years ago
805d127
perf report: Add "Fractal" mode output - support callchains with relative overhead rate
by Frederic Weisbecker
· 15 years ago
e05b876
perf_counter tools: callchains: Manage the cumul hits on the fly
by Frederic Weisbecker
· 15 years ago
94a8eb0
perf report: Change default callchain parameters
by Frederic Weisbecker
· 15 years ago
be90388
perf report: Use a modifiable string for default callchain options
by Frederic Weisbecker
· 15 years ago
91b4eae
perf report: Warn on callchain output request from non-callchain file
by Frederic Weisbecker
· 15 years ago
de481ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 15 years ago
029e5b1
perf report: Annotate variable initialization
by Ingo Molnar
· 15 years ago
30d7a77
perf_counter tools: Adjust symbols in ET_EXEC files too
by Arnaldo Carvalho de Melo
· 15 years ago
2d4618d
parisc: perf: wire up sys_perf_counter_open
by Kyle McMartin
· 15 years ago
24b57c6
perf_counter tools: Display percents of hits in callchain with overhead colors
by Frederic Weisbecker
· 15 years ago
1e11fd8
perf_counter tools: Provide helper to print percents color
by Frederic Weisbecker
· 15 years ago
c20ab37
perf_counter tools: Set the minimum percent for callchains to be displayed
by Frederic Weisbecker
· 15 years ago
4eb3e47
perf report: Add support for callchain graph output
by Frederic Weisbecker
· 15 years ago
5a4b181
perf_counter tools: Add new OPT_CALLBACK_DEFAULT option
by Frederic Weisbecker
· 15 years ago
14f4654
perf_counter tools: Create new chain_for_each_child() iterator
by Frederic Weisbecker
· 15 years ago
4297648
perf_counter tools: Enable kernel module symbol loading in tools
by Mike Galbraith
· 15 years ago
6cfcc53
perf_counter tools: Connect module support infrastructure to symbol loading infrastructure
by Mike Galbraith
· 15 years ago
208b4b4
perf_counter tools: Add infrastructure to support loading of kernel module symbols
by Mike Galbraith
· 15 years ago
9974f49
perf_counter tools: Make symbol loading consistently return number of loaded symbols
by Mike Galbraith
· 15 years ago
a92bef0
perf stat: Handle pipe read failures in perf stat
by Frederic Weisbecker
· 15 years ago
5da5025
perf_counter tools: Share list.h with the kernel
by Arnaldo Carvalho de Melo
· 15 years ago
43cbcd8
perf_counter tools: Share rbtree.with the kernel
by Arnaldo Carvalho de Melo
· 15 years ago
5a475ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
73c24cb8
perf list: Add cache events
by Jaswinder Singh Rajput
· 15 years ago
b9ebdcc
perf stat: Define MATCH_EVENT for easy attr checking
by Jaswinder Singh Rajput
· 15 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 15 years ago
88a69df
perf report: Fix HV bit mismerge
by Ingo Molnar
· 15 years ago
61c4598
perf_counter tools: Rework event string parsing/syntax
by Paul Mackerras
· 15 years ago
deac911
perf_counter tools: Various fixes for callchains
by Frederic Weisbecker
· 15 years ago
4424961
perf_counter tools: Resolve symbols in callchains
by Frederic Weisbecker
· 15 years ago
9198aa7
perf_counter tools: Fix storage size allocation of callchain list
by Frederic Weisbecker
· 15 years ago
087021b
Merge branch 'linus' into perfcounters/urgent
by Ingo Molnar
· 15 years ago
55bcab4
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fb9c818
perf report: Add hypervisor dso
by Anton Blanchard
· 15 years ago
d8db1b5
perf report: Fix reporting of hypervisor
by Anton Blanchard
· 15 years ago
3a3393e
perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix
by Anton Blanchard
· 15 years ago
2ab5208
perf top: Move skip symbols to an array
by Anton Blanchard
· 15 years ago
6717534
perf_counter tools: Remove zlib dependency
by Anton Blanchard
· 15 years ago
1f208ea
perf report: Fix -z option
by Anton Blanchard
· 15 years ago
7bec7a9
perf report: Add --symbols parameter
by Arnaldo Carvalho de Melo
· 15 years ago
cc8b88b
perf report: Add --comms parameter
by Arnaldo Carvalho de Melo
· 15 years ago
2590340
perf report: Add --dsos parameter
by Arnaldo Carvalho de Melo
· 15 years ago
f5812a7
perf_counter tools: Adjust only prelinked symbol's addresses
by Arnaldo Carvalho de Melo
· 15 years ago
57e7986
perf_counter: Provide a way to enable counters on exec
by Paul Mackerras
· 15 years ago
051ae7f
perf_counter tools: Reduce perf stat measurement overhead/skew
by Paul Mackerras
· 15 years ago
210ad39
perf stat: Use percentages for scaling output
by Ingo Molnar
· 15 years ago
c304356
perf stat: Micro-optimize the code: memcpy is only required if no event is selected and !null_run
by Jaswinder Singh Rajput
· 15 years ago
6e750a8f
perf stat: Improve output
by Jaswinder Singh Rajput
· 15 years ago
566747e
perf stat: Fix multi-run stats
by Ingo Molnar
· 15 years ago
0cfb7a1
perf stat: Add -n/--null option to run without counters
by Ingo Molnar
· 15 years ago
fde953c
perf_counter tools: Remove dead code
by Ingo Molnar
· 15 years ago
f55c555
perf report: Print sorted callchains per histogram entries
by Frederic Weisbecker
· 15 years ago
8cb76d9
perf_counter tools: Prepare a small callchain framework
by Frederic Weisbecker
· 15 years ago
3928ddb
perf record: Fix unhandled io return value
by Frederic Weisbecker
· 15 years ago
4418351
perf_counter tools: Add alias for 'l1d' and 'l1i'
by Jaswinder Singh Rajput
· 15 years ago
e9ea2fd
perf-report: Add bare minimum PERF_EVENT_READ parsing
by Peter Zijlstra
· 15 years ago
649c48a
perf-report: Add modes for inherited stats and no-samples
by Peter Zijlstra
· 15 years ago
e6e18ec
perf_counter: Rework the sample ABI
by Peter Zijlstra
· 15 years ago
7c6a1c6
perf_counter tools: Rework the file format
by Peter Zijlstra
· 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
76c64c5
perf record: Fix filemap pathname parsing in /proc/pid/maps
by Johannes Weiner
· 15 years ago
febe834
perf_counter tools: add cpu_relax()/rmb() definitions for sh.
by Paul Mundt
· 15 years ago
1b173f7
perf_counter tools: Add CREDITS file for Git contributors
by Ingo Molnar
· 15 years ago
3d63259
perf stat: Remove dead code
by Jaswinder Singh Rajput
· 15 years ago
f7679da
perf_counter tools: Fix strbuf_fread() error path handling
by Roel Kluin
· 15 years ago
cca03c0
perf stat: Fix verbose for perf stat
by Jaswinder Singh Rajput
· 15 years ago
b0a2858
perf report: Fix help text typo
by Ingo Molnar
· 15 years ago
3d906ef
perf_counter tools: Handle overlapping MMAP events
by Peter Zijlstra
· 15 years ago
dee4120
perf stat: Fix command option / manpage
by Jaswinder Singh Rajput
· 15 years ago
c0c22db
perf_counter tools: Set alias for page-faults
by Jaswinder Singh Rajput
· 15 years ago
520f2c3
perf report: Output more symbol related debug data
by Peter Zijlstra
· 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
12310e9
[S390] Enable tick based perf_counter on s390.
by Martin Schwidefsky
· 15 years ago
c1f47b4
perf_counter tools: Fix vmlinux fallback when running on a different kernel
by Ingo Molnar
· 15 years ago
eadc84c
perfcounter: Handle some IO return values
by Frederic Weisbecker
· 15 years ago
Next »