Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2f5e98802350627ad6f2e3cee4d177059fc0c2f2
/
tools
/
perf
/
util
c1fb565
perf tools: Show progress on histogram collapsing
by Namhyung Kim
· 11 years ago
4d3001f
perf ui progress: Per progress bar state
by Arnaldo Carvalho de Melo
· 11 years ago
2fbe4ab
perf evlist: Validate that mmap_pages is not too big
by Adrian Hunter
· 11 years ago
56921be
perf tools: Do not accept parse_tag_value() overflow
by Adrian Hunter
· 11 years ago
3d918a1
perf probe: Find fentry mcount fuzzed parameter location
by Masami Hiramatsu
· 11 years ago
7969ec7
perf probe: Support "$vars" meta argument syntax for local variables
by Masami Hiramatsu
· 11 years ago
c824c43
perf tools: Stop using 'self' in some more places
by Arnaldo Carvalho de Melo
· 11 years ago
5dbb6e8
perf top: Add --max-stack option to limit callchain stack scan
by Waiman Long
· 11 years ago
91e9561
perf report: Add --max-stack option to limit callchain stack scan
by Waiman Long
· 11 years ago
cc9784bd
perf session: Separating data file properties from session
by Jiri Olsa
· 11 years ago
6a4d98d
perf tools: Add perf_data_file__open interface to data object
by Jiri Olsa
· 11 years ago
f5fc141
perf tools: Add data object to handle perf data file
by Jiri Olsa
· 11 years ago
09600e0
perf tools: Compare dso's also when comparing symbols
by Namhyung Kim
· 11 years ago
e369517
perf callchain: Convert children list to rbtree
by Namhyung Kim
· 11 years ago
f11cfc6
perf list: Show error if tracepoints not available
by Pekka Enberg
· 11 years ago
04e2131
perf evlist: Factor out duplicated mmap code
by Adrian Hunter
· 11 years ago
c83fa7f
perf evlist: Fix perf_evlist__mmap comments
by Adrian Hunter
· 11 years ago
2af68ef
perf evlist: Fix 32-bit build error
by Adrian Hunter
· 11 years ago
7db5952
perf session: Add missing members to perf_event__attr_swap()
by Adrian Hunter
· 11 years ago
8c16b64
perf session: Add missing sample flush for piped events
by Adrian Hunter
· 11 years ago
dd44bc6
perf evsel: Add missing decrement in id sample parsing
by Adrian Hunter
· 11 years ago
40d54ec
perf evsel: Add missing 'mmap2' from debug print
by Adrian Hunter
· 11 years ago
a8f23d8
perf trace: Improve messages related to /proc/sys/kernel/perf_event_paranoid
by Arnaldo Carvalho de Melo
· 11 years ago
97a07f1
perf tools: Introduce filename__read_int helper
by Arnaldo Carvalho de Melo
· 11 years ago
6ef068c
perf evlist: Introduce perf_evlist__strerror_tp method
by Arnaldo Carvalho de Melo
· 11 years ago
6650b18
perf scripting perl: Fix build error on Fedora 12
by Arnaldo Carvalho de Melo
· 11 years ago
784f339
perf symbols: Fix a mmap and munmap mismatched bug
by Chenggang Qin
· 11 years ago
d4f74eb
perf symbols: Fix a memory leak due to symbol__delete not being used
by Chenggang Qin
· 11 years ago
1d5077b
perf annotate: Another fix for annotate_browser__callq()
by Adrian Hunter
· 11 years ago
fc1b691
perf buildid-cache: Add ability to add kcore to the cache
by Adrian Hunter
· 11 years ago
0544d42
perf symbols: Add ability to find kcore in build-id cache
by Adrian Hunter
· 11 years ago
9a17d72
perf tools: Add copyfile_mode()
by Adrian Hunter
· 11 years ago
6e427ab
perf annotate: Find kcore symbols on other maps
by Adrian Hunter
· 11 years ago
4e98771
perf symbols: Add map_groups__find_ams()
by Arnaldo Carvalho de Melo
· 11 years ago
afba19d
perf symbols: Workaround objdump difficulties with kcore
by Adrian Hunter
· 11 years ago
52afdaf
perf symbols: Validate kcore module addresses
by Adrian Hunter
· 11 years ago
a949fff
perf tools: Fix old GCC build error in 'get_srcline'
by David Ahern
· 11 years ago
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
Next »