Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d03f2170546d2f0c236a42706d211e15ffb64184
/
tools
d03f217
perf tools: Expand perf_event__synthesize_sample()
by Adrian Hunter
· 11 years ago
5b95a4a3
perf tools: Add missing 'abi' member to 'struct regs_dump'
by Adrian Hunter
· 11 years ago
7556257
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
by Adrian Hunter
· 11 years ago
faf9670
perf evlist: Move perf_evlist__config() to a new source file
by Adrian Hunter
· 11 years ago
ef89325
perf tools: Remove references to struct ip_event
by Adrian Hunter
· 11 years ago
0794029
perf callchain: Remove unnecessary validation
by Adrian Hunter
· 11 years ago
03b6ea9
perf evsel: Tidy up sample parsing overflow checking
by Adrian Hunter
· 11 years ago
314add6
perf tools: change machine__findnew_thread() to set thread pid
by Adrian Hunter
· 11 years ago
456da53
tools lib traceevent: Fixup jobserver setup
by Arnaldo Carvalho de Melo
· 11 years ago
99d725f
perf tools: Add pid to struct thread
by Adrian Hunter
· 11 years ago
9e9716d
perf trace: Add beautifier for madvise behaviour/advice parm
by Arnaldo Carvalho de Melo
· 11 years ago
941557e
perf trace: Add beautifier for mmap flags parm
by Arnaldo Carvalho de Melo
· 11 years ago
ae68538
perf trace: Add beautifier for mmap prot parm
by Arnaldo Carvalho de Melo
· 11 years ago
beccb2b
perf trace: Allow overiding the formatting of syscall fields
by Arnaldo Carvalho de Melo
· 11 years ago
e595968
perf trace: Add aliases to remaining syscalls of the sys_enter_newfoo
by Arnaldo Carvalho de Melo
· 11 years ago
04b3472
perf trace: Allow printing syscall return values in hex
by Arnaldo Carvalho de Melo
· 11 years ago
da3c9a4
perf trace: Simplify sys_exit return printing
by Arnaldo Carvalho de Melo
· 11 years ago
13d4ff3
perf trace: Introduce syscall arg formatters
by Arnaldo Carvalho de Melo
· 11 years ago
adaa18b
perf trace: Hide sys_exit messages about syscall id = -1
by Arnaldo Carvalho de Melo
· 11 years ago
7c304ee0
perf trace: Add --verbose option
by Arnaldo Carvalho de Melo
· 11 years ago
b059efd
perf trace: Support ! in -e expressions
by Arnaldo Carvalho de Melo
· 11 years ago
8c9dc52
perf tools: Don't install scripting files files when disabled
by Arnaldo Carvalho de Melo
· 11 years ago
236a3bb
perf tools: Sample after exit loses thread correlation
by David Ahern
· 11 years ago
ac9be8e
perf trace: Make command line arguments consistent with perf-record
by David Ahern
· 11 years ago
c24ff99
perf trace: Implement -o/--output filename
by Arnaldo Carvalho de Melo
· 11 years ago
e3e1a54
perf tools: Add debug prints
by Adrian Hunter
· 11 years ago
8afb4c0
perf tools: Re-implement debug print function for linking python/perf.so
by Adrian Hunter
· 11 years ago
bec1967
perf tools: Try to increase the file descriptor limits on EMFILE
by Andi Kleen
· 11 years ago
fe32ee0
perf kvm: Remove force option to cmd_record
by David Ahern
· 11 years ago
c9572f0
Merge tag 'v3.11-rc5' into perf/core
by Ingo Molnar
· 11 years ago
2ae3a31
perf trace: Allow specifying which syscalls to trace
by Arnaldo Carvalho de Melo
· 11 years ago
c588574
perf tools: Improve robustness of topology parsing code
by Stephane Eranian
· 11 years ago
309b518
perf tests: Fix compile failure on do_sort_something
by David Ahern
· 11 years ago
326f59b
perf tools: Remove filter parameter of thread__find_addr_map()
by Adrian Hunter
· 11 years ago
61710bd
perf tools: Remove filter parameter of thread__find_addr_location()
by Adrian Hunter
· 11 years ago
e44baa3
perf tools: Remove filter parameter of perf_event__preprocess_sample()
by Adrian Hunter
· 11 years ago
476d35c
perf annotate: Set the machines symbol filter
by Adrian Hunter
· 11 years ago
2d8cc68
perf mem: Remove unused symbol filter member
by Adrian Hunter
· 11 years ago
b868171
perf report: Set the machines symbol filter
by Adrian Hunter
· 11 years ago
36035f7
perf top: Set the machines symbol filter
by Adrian Hunter
· 11 years ago
611a5ce
perf machine: Add symbol filter to struct machine
by Adrian Hunter
· 11 years ago
93ea01c
perf session: Change perf_session__has_traces to actually check for tracepoints
by David Ahern
· 11 years ago
307cbb9
perf evsel: Add option to limit stack depth in callchain dumps
by David Ahern
· 11 years ago
b0b35f0
perf evsel: Add option to print stack trace on single line
by David Ahern
· 11 years ago
a6ffaf9
perf tool: Simplify options to perf_evsel__print_ip
by David Ahern
· 11 years ago
cb62750
perf sched: Remove sched_process_fork tracepoint
by David Ahern
· 11 years ago
4a957e4
perf sched: Remove sched_process_exit tracepoint
by David Ahern
· 11 years ago
ffb273d
perf sched: Remove thread lookup in sample handler
by David Ahern
· 11 years ago
ad9def7
perf sched: Simplify arguments to read_events
by David Ahern
· 11 years ago
9a6d316
perf kvm: Update documentation with live command
by David Ahern
· 11 years ago
70f7b4a
perf kvm: Option to print events that exceed a duration
by David Ahern
· 11 years ago
cecb977
Revert "tools lib lk: Fix for cross build"
by Joonsoo Kim
· 11 years ago
8f76fcd
perf machine: Do not require /lib/modules/* on a guest
by Jason Wessel
· 11 years ago
c9ee780
perf tests: Add tests of new pinned modifier
by Michael Ellerman
· 11 years ago
e9a7c41
perf tools: Add support for pinned modifier
by Michael Ellerman
· 11 years ago
d50bf78
perf ui/gtk: Fix segmentation fault on perf_hpp__for_each_format loop
by Namhyung Kim
· 11 years ago
2e73f00
perf kvm stat report: Add option to analyze specific VM
by David Ahern
· 11 years ago
62d04db
perf kvm: Add min and max stats to display
by David Ahern
· 11 years ago
1afe1d1
perf kvm: Add live mode
by David Ahern
· 11 years ago
e30b88a
perf session: Export queue_event function
by David Ahern
· 11 years ago
e6f6538
perf annotate browser: Fix typo
by Ingo Molnar
· 11 years ago
fcd9fef
perf annotate browser: Improve description of '?' hotkey
by Arnaldo Carvalho de Melo
· 11 years ago
b178170
perf annotate: Add call target name if it is missing
by Adrian Hunter
· 11 years ago
484a5e7
perf annotate: Remove nop at end of annotation
by Adrian Hunter
· 11 years ago
34f77ab
perf annotate: Put dso name in symbol annotation title
by Adrian Hunter
· 11 years ago
bbb7f84
perf annotate: Allow disassembly using /proc/kcore
by Adrian Hunter
· 11 years ago
7a77bc2
perf tests: Add kcore to the object code reading test
by Adrian Hunter
· 11 years ago
82e75d0
perf tests: Adjust the vmlinux symtab matches kallsyms test again
by Adrian Hunter
· 11 years ago
8e0cf96
perf symbols: Add support for reading from /proc/kcore
by Adrian Hunter
· 11 years ago
0131c4e
perf tools: Make it possible to read object code from kernel modules
by Adrian Hunter
· 11 years ago
d380b34
perf tests: Adjust the vmlinux symtab matches kallsyms test
by Adrian Hunter
· 11 years ago
39b12f78
perf tools: Make it possible to read object code from vmlinux
by Adrian Hunter
· 11 years ago
5b7ba82
perf symbols: Load kernel maps before using
by Adrian Hunter
· 11 years ago
b55ae0a
perf tests: Add test for reading object code
by Adrian Hunter
· 11 years ago
3445432
perf symbols: avoid SyS kernel syscall aliases
by Adrian Hunter
· 11 years ago
2bbf03f
perf stat: Flush output after each line in interval mode
by Andi Kleen
· 11 years ago
4119168
perf stat: Add support for --initial-delay option
by Andi Kleen
· 11 years ago
e2407be
perf evsel: Add support for enabling counters
by Andi Kleen
· 11 years ago
5c6974f
perf evlist: Remove obsolete dummy execve
by Andi Kleen
· 11 years ago
8fdd84c
perf kvm: Split out tracepoints from record args
by David Ahern
· 11 years ago
9c50140
perf session: Export a few functions for event processing
by David Ahern
· 11 years ago
ffe4f3c
perf stats: Add max and min stats
by David Ahern
· 11 years ago
42ee8c6
perf top: move CONSOLE_CLEAR to header file
by David Ahern
· 11 years ago
3b47abe
perf util: Add parse_nsec_time() function
by Namhyung Kim
· 12 years ago
3223565
perf python: Remove duplicate TID bit from mask
by Arnaldo Carvalho de Melo
· 11 years ago
a14bb86
perf trace: Beautify 'connect' result
by Arnaldo Carvalho de Melo
· 11 years ago
602bab1b
perf tools: Fix compile of util/tsc.c
by David Ahern
· 11 years ago
251f426
perf evsel: Actually show symbol offset in stack trace when requested
by David Ahern
· 11 years ago
a9f93f9
perf tests: Add parse events tests for leader sampling
by Jiri Olsa
· 12 years ago
8404db6
perf tests: Add attr record group sampling test
by Jiri Olsa
· 12 years ago
3c17631
perf tools: Add 'S' event/group modifier to read sample value
by Jiri Olsa
· 12 years ago
e4caec0
perf evsel: Add PERF_SAMPLE_READ sample related processing
by Jiri Olsa
· 12 years ago
932a359
perf evlist: Add perf_evlist__id2sid method to get event ID related data
by Jiri Olsa
· 12 years ago
c4861af
perf evlist: Fix event ID retrieval for group format read case
by Jiri Olsa
· 12 years ago
9ede473
perf tools: Add support for parsing PERF_SAMPLE_READ sample type
by Jiri Olsa
· 12 years ago
e2b5abe
perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event id
by Jiri Olsa
· 13 years ago
3bd5a5f
perf tools: Add test for converting perf time to/from TSC
by Adrian Hunter
· 11 years ago
f9ea55d
perf tools: Move weight back to common sort keys
by Andi Kleen
· 11 years ago
dbad418
perf tests: Add broken install-* tests into tests/make
by Jiri Olsa
· 11 years ago
c0ec110
perf tests: Add 'make install/install-bin' tests into tests/make
by Jiri Olsa
· 11 years ago
Next »