Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3890ddf56dbc0f804953198e65a7e406ed654576
/
tools
« Previous
ec7ba4e
perf tools: Add missing parameters documentation
by Frederic Weisbecker
· 15 years ago
19c9596
Merge branch 'perfcounters/tracing' into perfcounters/core
by Ingo Molnar
· 15 years ago
119e7a2
perf tools: do not complain if root is owning perf.data
by Pierre Habouzit
· 15 years ago
d498bc1
perf tools: Fix missing string field printing in perf trace
by Frederic Weisbecker
· 15 years ago
1ef2ed1
perf tools: Only save the event formats we need
by Frederic Weisbecker
· 15 years ago
7ced156
perf top: Show RIP only in verbose mode
by Arnaldo Carvalho de Melo
· 15 years ago
96d6e48
Merge branch 'perfcounters/urgent' into perfcounters/core
by Ingo Molnar
· 15 years ago
1909629
perf trace: Add OPT_END to option array of perf-trace
by Masami Hiramatsu
· 15 years ago
fa6963b
perf tools: Check perf.data owner
by Peter Zijlstra
· 15 years ago
b395cd8
perf tools: Make 'make html' work
by Kyle McMartin
· 15 years ago
6e08643
perf tools: Save partial non-overlapping map
by Frederic Weisbecker
· 15 years ago
4273b00
perf tools: Fix comm column adjusting
by Frederic Weisbecker
· 15 years ago
15f3fa4
perf annotate: Fix segmentation fault
by Ingo Molnar
· 15 years ago
1f18345
perf tools: Remove obsolete defines
by Ingo Molnar
· 15 years ago
3f9edc2
perf tools: Make trace event format parser aware of cast to pointers
by Frederic Weisbecker
· 15 years ago
9df37dd
perf tools: Record events info also when :record suffix is used.
by Frederic Weisbecker
· 15 years ago
4bf2364
perf tools: Warn while running perf trace without sample
by Frederic Weisbecker
· 15 years ago
6ede59c
perf tools: Fix spelling mistake in callchain error
by Frederic Weisbecker
· 15 years ago
5f9c39d
perf tools: Add perf trace
by Frederic Weisbecker
· 15 years ago
ea4010d
perf tools: Add trace event information parser
by Steven Rostedt
· 15 years ago
538bafb
perf tools: Add trace event debugfs stream reader
by Steven Rostedt
· 15 years ago
52050943
perf tools: Add trace event debugfs IO handler
by Steven Rostedt
· 15 years ago
2932cff
perf: Rename perf-examples.txt to examples.txt
by Carlos R. Mafra
· 15 years ago
8f28827a
perf tools: Librarize trace_event() helper
by Frederic Weisbecker
· 15 years ago
0d3a5c8
perf tools: Librarize sample type and attr finding from headers
by Frederic Weisbecker
· 15 years ago
0f25bfc
perf tools: Put the show mode into the event headers files
by Frederic Weisbecker
· 15 years ago
2cec19d
perf tools: Factorize the dprintf definition
by Frederic Weisbecker
· 15 years ago
0d31b82
perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags
by Frederic Weisbecker
· 15 years ago
35ba15b
perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2
by Ingo Molnar
· 15 years ago
83a0944
perf: Enable more compiler warnings
by Ingo Molnar
· 15 years ago
6baa0a5
perf tools: Factorize the thread code in a dedicated file
by Frederic Weisbecker
· 15 years ago
be75023
Merge branch 'perfcounters/urgent' into perfcounters/core
by Ingo Molnar
· 15 years ago
18408dd
perf tools: Add some comments to the event definitions
by Peter Zijlstra
· 15 years ago
39e6dd7
perf record: Fix typo in pid_synthesize_comm_event
by Arnaldo Carvalho de Melo
· 15 years ago
8fd101f
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
by Arnaldo Carvalho de Melo
· 15 years ago
daac07b
perf tools: Add a general option to enable raw sample records
by Frederic Weisbecker
· 15 years ago
3a9f131
perf tools: Add a per tracepoint counter attribute to get raw sample
by Frederic Weisbecker
· 15 years ago
8f7a0dc
perf list: Fix large list output by using the pager
by Arnaldo Carvalho de Melo
· 15 years ago
0a5ac84
perf record: Add missing -C option support for specifying profile cpu
by Jens Axboe
· 15 years ago
1340e6b
perf tools: Fix dso__new handle() to handle deleted DSOs
by Arnaldo Carvalho de Melo
· 15 years ago
247648e
perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available
by Arnaldo Carvalho de Melo
· 15 years ago
94a2475
perf report: Show the tid too in -D
by Arnaldo Carvalho de Melo
· 15 years ago
2a8083f
perf record: Fix .tid and .pid fill-in when synthesizing events
by Arnaldo Carvalho de Melo
· 15 years ago
66e274f
perf tools: Factorize the map helpers
by Frederic Weisbecker
· 15 years ago
1fe2c10
perf tools: Factorize the event structure definitions in a single file
by Frederic Weisbecker
· 15 years ago
cd84c2a
perf tools: Factorize high level dso helpers
by Frederic Weisbecker
· 15 years ago
48c2e17
tracing: Add more namespace area to 'perf list' output
by Jason Baron
· 15 years ago
9f86669
perf report: Add raw displaying of per-thread counters
by Brice Goglin
· 15 years ago
c0a8865
perf tools: callchain: Fix bad rounding of minimum rate
by Frederic Weisbecker
· 15 years ago
8d51327
perf report: Fix and improve the displaying of per-thread event counters
by Brice Goglin
· 15 years ago
183f3b0
perf_counter tools: Fix libbfd detection for systems with libz dependency
by Mike Galbraith
· 15 years ago
c24b513
perf: "Longum est iter per praecepta, breve et efficax per exempla"
by Carlos R. Mafra
· 15 years ago
2544603
perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode
by Frederic Weisbecker
· 15 years ago
b1a8834
perf tools: callchain: Fix 'perf report' display to be callchain by default
by Frederic Weisbecker
· 15 years ago
b0efe21
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains
by Frederic Weisbecker
· 15 years ago
266e0e2
perf record: Fix the -A UI for empty or non-existent perf.data
by Pierre Habouzit
· 15 years ago
7eac7e9
perf util: Fix do_read() to fail on EOF instead of busy-looping
by Pierre Habouzit
· 15 years ago
ae07b63
perf list: Fix the output to not include tracepoints without an id
by Peter Zijlstra
· 15 years ago
b26bc5a
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
by Brice Goglin
· 15 years ago
94cb9e3
perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc)
by Arnaldo Carvalho de Melo
· 15 years ago
8f18aec
perf report: Fix per task mult-counter stat reporting
by Peter Zijlstra
· 15 years ago
1c222bc
perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header
by Peter Zijlstra
· 15 years ago
1953287
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
by Frederic Weisbecker
· 15 years ago
8361798
perf top: Update man page
by Mike Galbraith
· 15 years ago
091bd2e
perf top: Improve interactive key handling
by Mike Galbraith
· 15 years ago
46ab976
perf_counter tools: Allow perf top top users to switch between weighted and individual counter display
by Mike Galbraith
· 15 years ago
923c42c
perf_counter tools: Fix/resurrect perf top annotation in a simple interactive form
by Mike Galbraith
· 15 years ago
f413cdb
perf_counter: Fix/complete ftrace event records sampling
by Frederic Weisbecker
· 15 years ago
9424edc
perf: Auto-detect libelf
by Peter Zijlstra
· 15 years ago
4d1e00a
perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink
by Arnaldo Carvalho de Melo
· 15 years ago
386c0b7
perf report: Add missing command line options to man page
by Arnaldo Carvalho de Melo
· 15 years ago
2cdbc46
perf: Auto-detect libbfd
by Peter Zijlstra
· 15 years ago
114cfab
perf report: Make --sort comm,dso,symbol the default
by Pekka Enberg
· 15 years ago
7e03065
perf: Fix read buffer overflow
by Roel Kluin
· 15 years ago
59b9005
perf top: Add mwait_idle_with_hints to skip_symbols[]
by Arnaldo Carvalho de Melo
· 15 years ago
9b30a26
perf tools: Fix faulty check
by Stoyan Gaydarov
· 15 years ago
27d028d
perf report: Update for the new FORK/EXIT events
by Peter Zijlstra
· 15 years ago
2d1b694
perf_counter tools: Fix link errors with older toolchains
by Ingo Molnar
· 15 years ago
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
Next »