Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
27025a602cb9d8b0fa5162b465334ef059a503b6
/
tools
« Previous
89c97d9
perf inject: Do not repipe attributes to a perf.data file
by Adrian Hunter
· 11 years ago
6f3e5ed
perf script: Make perf_script a local variable
by Adrian Hunter
· 11 years ago
156a2b0
perf sched: Optimize build time
by Adrian Hunter
· 11 years ago
8a39df8
perf sched: Make struct perf_sched sched a local variable
by Adrian Hunter
· 11 years ago
4157922
perf bench: Change the procps visible command-name of invididual benchmark tests plus cleanups
by Ingo Molnar
· 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
4ac2f1c
perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test
by Arnaldo Carvalho de Melo
· 11 years ago
11a4d43
perf test: Clarify the "sample parsing" test entry
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
243be3d
perf script: Print addr by default for BTS
by Adrian Hunter
· 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
2100f77
perf tools: Fix bench/numa.c for 32-bit build
by Adrian Hunter
· 11 years ago
9402802
perf tools: Fix test_on_exit for 32-bit build
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
4f62468
perf record: Improve write_output error message
by Adrian Hunter
· 11 years ago
dd44bc6
perf evsel: Add missing decrement in id sample parsing
by Adrian Hunter
· 11 years ago
e4f8eaa
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
dfc568e
Merge 3.12-rc6 into char-misc-next
by Greg Kroah-Hartman
· 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
c88b05b
tools/testing/selftests: fix uninitialized variable
by Felipe Pena
· 11 years ago
ba209f8
perf trace: Improve event processing exit
by Arnaldo Carvalho de Melo
· 11 years ago
c522739
perf trace: Use vfs_getname hook if available
by Arnaldo Carvalho de Melo
· 11 years ago
97119f3
perf trace: Split fd -> pathname array handling
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
1179e11
perf annotate: Fix annotate_browser__callq()
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
231486a
tools/perf/build: Simplify the autodep inclusion rule
by Ingo Molnar
· 11 years ago
046fa7a
tools/perf/build: Improve the 'stackprotector' feature test
by Ingo Molnar
· 11 years ago
01287e2
tools/perf/build: Remove the volatile-register-var feature check
by Ingo Molnar
· 11 years ago
5f36978
tools/perf/build: Simplify the libelf logic
by Ingo Molnar
· 11 years ago
0dc0974
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
by Ingo Molnar
· 11 years ago
fcf9258
tools/perf/build: Pass through DEBUG parameter
by Ingo Molnar
· 11 years ago
3fb6633
tools/perf/build: Fix non-existent build directory handling
by Ingo Molnar
· 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
3e6a147
perf tools: Separate lbfd check out of NO_DEMANGLE condition
by Jiri Olsa
· 11 years ago
1df9297
perf tests: Fix memory leak in dso-data.c
by Felipe Pena
· 11 years ago
a949fff
perf tools: Fix old GCC build error in 'get_srcline'
by David Ahern
· 11 years ago
bf2575c
perf trace: Add summary option to dump syscall statistics
by David Ahern
· 11 years ago
813335b
perf util: Add findnew method to intlist
by David Ahern
· 11 years ago
87f9186
perf trace: Improve the error messages
by Ramkumar Ramachandra
· 11 years ago
d366c53
perf timechart: Add example in the documentation
by Ramkumar Ramachandra
· 11 years ago
8a5411e9
perf tools: Implement summary output for 'make install'
by Ingo Molnar
· 11 years ago
3fae82d
perf tools: Align perf version output to other build messages
by Ingo Molnar
· 11 years ago
65fb099
tools: Harmonize the various build messages in perf, lib-traceevent, lib-lk
by Ingo Molnar
· 11 years ago
8ec19c0
perf tools: Implement summary output for 'make clean'
by Ingo Molnar
· 11 years ago
cee972c
perf tools: Fix redirection printouts
by Ingo Molnar
· 11 years ago
78645cf
perf trace: Initial beautifier for ioctl's 'cmd' arg
by Arnaldo Carvalho de Melo
· 11 years ago
975b7c2
perf trace: Prepare the strarray scnprintf method for reuse
by Arnaldo Carvalho de Melo
· 11 years ago
03e3adc
perf trace: Allow specifying index offset in strarrays
by Arnaldo Carvalho de Melo
· 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
896cbb5
perf trace: Use new machine method to loop over threads
by David Ahern
· 11 years ago
35feee1
perf machine: Add method to loop over threads and invoke handler
by David Ahern
· 11 years ago
5e2485b
perf trace: Add record option
by David Ahern
· 11 years ago
8fb598e
perf trace: Fix comm resolution when reading events from file
by David Ahern
· 11 years ago
4bbe5a6
perf stat: Add units to nanosec-based counters
by David Ahern
· 11 years ago
ac3063b
perf stat: Don't require a workload when using system wide or CPU options
by David Ahern
· 11 years ago
62d3b61
perf stat: Fix misleading message when specifying cpu list or system wide
by David Ahern
· 11 years ago
a65cb4b
perf evlist: Fix perf_evlist__mmap_read event overflow
by Jiri Olsa
· 11 years ago
b81a48e
perf bench: Fix failing assertions in numa bench
by Petr Holasek
· 11 years ago
f3c236b
perf tools: Ignore 'perf timechart' output file
by Ramkumar Ramachandra
· 11 years ago
3e7a081
perf stat: Don't print bogus data on -e instructions
by Ramkumar Ramachandra
· 11 years ago
c458fe6
perf stat: Don't print bogus data on -e cycles
by Ramkumar Ramachandra
· 11 years ago
8200422
perf tools: Move start conditions to start of the flex file
by Jiri Olsa
· 11 years ago
e213708
perf tools: Add missing -ldl for gtk build
by Jiri Olsa
· 11 years ago
f4be904
perf machine: Use snprintf instead of sprintf
by Adrian Hunter
· 11 years ago
a9faa0c
perf bench sched: Add --threaded option
by Ingo Molnar
· 11 years ago
b52bc23
perf trace: Add 'trace' alias to 'perf trace'
by Arnaldo Carvalho de Melo
· 11 years ago
75b757ca
perf trace: Show path associated with fd in live sessions
by Arnaldo Carvalho de Melo
· 11 years ago
3d903aa
perf trace: Beautify mlock & friends 'addr' arg
by Arnaldo Carvalho de Melo
· 11 years ago
b6e8f8f
perf trace: Handle MSG_WAITFORONE not defined
by David Ahern
· 11 years ago
4f8c1b7
perf trace: Add beautifier for clock_gettime's clk_id argument
by David Ahern
· 11 years ago
46cce19
perf trace: Beautify pipe2 'flags' arg
by Arnaldo Carvalho de Melo
· 11 years ago
07120aa
perf trace: Use socket's beautifiers in socketpair
by Arnaldo Carvalho de Melo
· 11 years ago
Next »