Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
813335b8b27d9ceeb67a073f501ada8b8dde37a7
/
tools
/
perf
/
util
813335b
perf util: Add findnew method to intlist
by David Ahern
· 11 years ago
3fae82d
perf tools: Align perf version output to other build messages
by Ingo Molnar
· 11 years ago
316d70d
perf symbols: Make a separate function to parse /proc/modules
by Adrian Hunter
· 11 years ago
2969b12
perf intlist: Add priv member
by David Ahern
· 11 years ago
35feee1
perf machine: Add method to loop over threads and invoke handler
by David Ahern
· 11 years ago
8fb598e
perf trace: Fix comm resolution when reading events from file
by David Ahern
· 11 years ago
a65cb4b
perf evlist: Fix perf_evlist__mmap_read event overflow
by Jiri Olsa
· 11 years ago
8200422
perf tools: Move start conditions to start of the flex file
by Jiri Olsa
· 11 years ago
f4be904
perf machine: Use snprintf instead of sprintf
by Adrian Hunter
· 11 years ago
4adcc43
perf tools: Fix srcline sort key behavior
by Namhyung Kim
· 11 years ago
2f48fcd
perf tools: Implement addr2line directly using libbfd
by Roberto Vitillo
· 11 years ago
2cc9d0e
perf tools: Save failed result of get_srcline()
by Namhyung Kim
· 11 years ago
86c98ca
perf annotate: Pass dso instead of dso_name to get_srcline()
by Namhyung Kim
· 11 years ago
58d91a0
perf tools: Do not try to call addr2line on non-binary files
by Namhyung Kim
· 11 years ago
f048d54
perf annotate: Factor out get/free_srcline()
by Namhyung Kim
· 11 years ago
909b143
perf hists: Free srcline when freeing hist_entry
by Namhyung Kim
· 11 years ago
89da393
perf annotate: Reuse path from the result of addr2line
by Namhyung Kim
· 11 years ago
963ba5f
perf sort: Fix a memory leak on srcline
by Namhyung Kim
· 11 years ago
fc67297
perf tools: Separate out GTK codes to libperf-gtk.so
by Namhyung Kim
· 11 years ago
fc2be69
perf symbols: Add new option --ignore-vmlinux for perf top
by Willy Tarreau
· 11 years ago
dd96c46
perf tools: Adding throttle event data struct support
by Jiri Olsa
· 11 years ago
b22d54b
perf evlist: Introduce perf_evlist__new_default function
by Jiri Olsa
· 11 years ago
27050f5
perf tools: Add possibility to specify mmap size
by Jiri Olsa
· 11 years ago
994a1f7
perf tools: Check mmap pages value early
by Jiri Olsa
· 11 years ago
918512b
perf tools: Unify page_size usage
by Jiri Olsa
· 11 years ago
5283ec2
perf tools: Remove unused trace-event-* code
by Jiri Olsa
· 11 years ago
9cd0094
perf symbols: Support for Openembedded/Yocto -dbg packages
by Ricardo Ribalda Delgado
· 11 years ago
fb1c918
tools/perf: Turn strlcpy() into a __weak function
by Ingo Molnar
· 11 years ago
7a10822
tools/perf: Clean up util/include/linux/compiler.h
by Ingo Molnar
· 11 years ago
89fe808
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
by Ingo Molnar
· 11 years ago
429eb05
Merge branch 'perf/urgent' into tools/perf/build
by Ingo Molnar
· 11 years ago
b314e5c
perf session: Fix infinite loop on invalid perf.data file
by Namhyung Kim
· 11 years ago
e08cfd4
perf probe: Fix to find line information for probe list
by Masami Hiramatsu
· 11 years ago
6adb0b0
perf tools: Add default handler for mmap2 events
by David Ahern
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
f5d05bc
tools/perf: Support sorting by in_tx or abort branch flags
by Andi Kleen
· 11 years ago
4cabc3d
tools/perf/stat: Add perf stat --transaction
by Andi Kleen
· 11 years ago
354cc40
tools/perf: Fix sorting for 64bit entries
by Andi Kleen
· 11 years ago
14951f2
Revert "perf symbols: Demangle cloned functions"
by Ingo Molnar
· 11 years ago
de95ab5
perf symbols: Demangle cloned functions
by Andi Kleen
· 11 years ago
aa7fe3b
perf machine: Fix path unpopulated in machine__create_modules()
by Adrian Hunter
· 11 years ago
576b523
perf probe: Fix probing symbols with optimization suffix
by Masami Hiramatsu
· 11 years ago
0f96542
perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()
by Ingo Molnar
· 11 years ago
0dbb1ca
perf probe: Fix finder to find lines of given function
by Masami Hiramatsu
· 13 years ago
33e940a
perf session: Check for SIGINT in more loops
by Arnaldo Carvalho de Melo
· 11 years ago
e955d5c
perf tools: Fix compile with libelf without get_phdrnum
by Adrian Hunter
· 11 years ago
5b6a42f
perf tools: Fix buildid cache handling of kallsyms with kcore
by Adrian Hunter
· 11 years ago
886b37b
perf annotate: Fix objdump line parsing offset validation
by Adrian Hunter
· 11 years ago
5c5e854
perf tools: Add attr->mmap2 support
by Stephane Eranian
· 11 years ago
733cd2f
perf evlist: Fix id pos in perf_evlist__open()
by Adrian Hunter
· 11 years ago
ccf53ea
perf trace: Handle perf.data files with no tracepoints
by Arnaldo Carvalho de Melo
· 11 years ago
526fd8d
perf session: Separate progress bar update when processing events
by Jiri Olsa
· 11 years ago
98be696
perf evlist: Fix parsing with no sample_id_all bit set
by Adrian Hunter
· 11 years ago
0b8c25d
perf tools: Fix symbol offset computation for some dsos
by David Ahern
· 11 years ago
b41f1ce
perf list: Skip unsupported events
by Namhyung Kim
· 11 years ago
395c307
perf tests: Add 'keep tracking' test
by Adrian Hunter
· 11 years ago
d22d1a2
perf tools: Add support for PERF_COUNT_SW_DUMMY
by Adrian Hunter
· 11 years ago
a2f2804
perf evlist: Add tracepoint lookup by name
by David Ahern
· 11 years ago
b1cf6f6
perf tools: Add a function to calculate sample event size
by Adrian Hunter
· 11 years ago
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
99d725f
perf tools: Add pid to struct thread
by Adrian Hunter
· 11 years ago
236a3bb
perf tools: Sample after exit loses thread correlation
by David Ahern
· 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
c588574
perf tools: Improve robustness of topology parsing code
by Stephane Eranian
· 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
611a5ce
perf machine: Add symbol filter to struct machine
by Adrian Hunter
· 11 years ago
93ea01c29
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
8f76fcd
perf machine: Do not require /lib/modules/* on a guest
by Jason Wessel
· 11 years ago
e9a7c41
perf tools: Add support for pinned modifier
by Michael Ellerman
· 11 years ago
e30b88a
perf session: Export queue_event function
by David Ahern
· 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
bbb7f84
perf annotate: Allow disassembly using /proc/kcore
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
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
3445432
perf symbols: avoid SyS kernel syscall aliases
by Adrian Hunter
· 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
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
251f426
perf evsel: Actually show symbol offset in stack trace when requested
by David Ahern
· 11 years ago
3c17631
perf tools: Add 'S' event/group modifier to read sample value
by Jiri Olsa
· 12 years ago
Next »