Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
308a0f3f24db5e5943ef0aad722e8b3d125dbddb
/
tools
/
perf
/
util
539e6bb
perf record: Add an option to force per-cpu mmaps
by Adrian Hunter
· 11 years ago
37676af
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
by Arnaldo Carvalho de Melo
· 11 years ago
d87fcb4
perf evsel: Introduce perf_evsel__prev() method
by Arnaldo Carvalho de Melo
· 11 years ago
9d4ecc8
perf tools: Synthesize anon MMAP records again
by Don Zickus
· 11 years ago
b222213
perf tools: Remove trivial extra semincolon
by Davidlohr Bueso
· 11 years ago
555a098
Merge branch 'linus' into perf/urgent
by Ingo Molnar
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
602ad87
perf target: Shorten perf_target__ to target__
by Arnaldo Carvalho de Melo
· 11 years ago
33c2dcf
perf evlist: Refactor mmap_pages parsing
by David Ahern
· 11 years ago
9639837
perf evlist: Round mmap pages to power 2 - v2
by David Ahern
· 11 years ago
8973504
perf record: Fix segfault with --no-mmap-pages
by David Ahern
· 11 years ago
df762ec
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
7524f63
perf tools: Prevent condition that all sort keys are elided
by Namhyung Kim
· 11 years ago
a33fbd5
perf machine: Simplify synthesize_threads method
by Arnaldo Carvalho de Melo
· 11 years ago
58d925d
perf machine: Introduce synthesize_threads method out of open coded equivalent
by Arnaldo Carvalho de Melo
· 11 years ago
62605dc50
perf record: Synthesize non-exec MMAP records when --data used
by Arnaldo Carvalho de Melo
· 11 years ago
ef50383
perf evsel: Remove idx parm from constructor
by Arnaldo Carvalho de Melo
· 11 years ago
8ce000e
perf tools: Remove unneeded include
by Rodrigo Campos
· 11 years ago
a614d01
perf tools: Fix version when building out of tree
by David Ahern
· 11 years ago
744a971
perf evsel: Ditch evsel->handler.data field
by Arnaldo Carvalho de Melo
· 11 years ago
a94d342
tools/perf: Add required memory barriers
by Peter Zijlstra
· 11 years ago
316c713
perf tools: Finish the removal of 'self' arguments
by Arnaldo Carvalho de Melo
· 11 years ago
714647b
perf tools: Check maximum frequency rate for record/top
by Jiri Olsa
· 11 years ago
a986241
perf fs: Add procfs support
by Jiri Olsa
· 11 years ago
cf38fad
perf fs: Rename NAME_find_mountpoint() to NAME__mountpoint()
by Arnaldo Carvalho de Melo
· 11 years ago
4299a54
perf tools: Factor sysfs code into generic fs object
by Jiri Olsa
· 11 years ago
41a4e6e
perf hists: Consolidate __hists__add_*entry()
by Namhyung Kim
· 11 years ago
cc03c54
perf stat: Enhance option parse error message
by Namhyung Kim
· 11 years ago
ac69762
perf tools: Show single option when failed to parse
by Namhyung Kim
· 11 years ago
42d8891
perf evsel: Synthesize PERF_SAMPLE_TRANSACTION
by Adrian Hunter
· 11 years ago
87b9552
perf evsel: Add missing overflow check for TRANSACTION
by Adrian Hunter
· 11 years ago
1e7ed5e
perf evsel: Always use perf_evsel__set_sample_bit()
by Adrian Hunter
· 11 years ago
0263596
perf evlist: Add a debug print if event buffer mmap fails
by Adrian Hunter
· 11 years ago
f852fd6
perf evsel: Add a debug print if perf_event_open fails
by Adrian Hunter
· 11 years ago
4dfced3
perf tools: Get current comm instead of last one
by Namhyung Kim
· 11 years ago
fedd63d
perf tools: Compare hists comm by addresses
by Frederic Weisbecker
· 11 years ago
1902efe
perf tools: Add new COMM infrastructure
by Frederic Weisbecker
· 11 years ago
162f0be
perf tools: Add time argument on COMM setting
by Frederic Weisbecker
· 11 years ago
b9c5143
perf tools: Use an accessor to read thread comm
by Frederic Weisbecker
· 11 years ago
9ef0438
perf probe: Fix typo
by Arnaldo Carvalho de Melo
· 11 years ago
2a3ede8
Merge branch 'perf/urgent' into perf/core to fix conflicts
by Ingo Molnar
· 11 years ago
53805ec
perf tools: Remove cast of non-variadic function to variadic
by Michael Hudson-Doyle
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
8e50d38
perf tools: Fixup mmap event consumption
by Zhouyi Zhou
· 11 years ago
09b0fd4
perf record: Split -g and --call-graph
by Jiri Olsa
· 11 years ago
9754c4f
perf hists: Add color overhead for stdio output buffer
by Jiri Olsa
· 11 years ago
2fd869f
perf tools: Fix up /proc/PID/maps parsing
by Arnaldo Carvalho de Melo
· 11 years ago
c0268e8
perf script python: Fix mem leak due to missing Py_DECREFs on dict entries
by Joseph Schuchart
· 11 years ago
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
3090ffb
perf: Disable PERF_RECORD_MMAP2 support
by Stephane Eranian
· 11 years ago
3b16ff8
perf scripting perl: Fix build error on Fedora 12
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
1b286bd
perf probe: Fix to initialize fname always before use it
by Masami Hiramatsu
· 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
Next »