Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78645cf3ed32860a3e83b8e35aa469f5b844a4ba
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
4aa5823
perf trace: Don't supress zeroed args when there is an strarray entry for it
by Arnaldo Carvalho de Melo
· 11 years ago
453350d
perf trace: Add helper for syscalls with a single strarray arg
by Arnaldo Carvalho de Melo
· 11 years ago
5cea6ff
perf trace: Beautify flock 'cmd' arg
by Arnaldo Carvalho de Melo
· 11 years ago
eac032c
perf trace: Beautify epoll_ctl 'op' arg
by Arnaldo Carvalho de Melo
· 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
f37376c
perf lock: Account for lock average wait time
by Davidlohr Bueso
· 11 years ago
60a25cb
perf lock: Limit bad rate precision
by Davidlohr Bueso
· 11 years ago
375eb2b
perf lock: Redo __cmd_report
by Davidlohr Bueso
· 11 years ago
0a98c7f
perf lock: Plug some memleaks
by Davidlohr Bueso
· 11 years ago
b33492a
perf lock: Return proper code in report_lock_*_event
by Davidlohr Bueso
· 11 years ago
02ad070
perf lock: Remove dead code
by Davidlohr Bueso
· 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
6e0dc37
perf completion: Use more comp words
by Ramkumar Ramachandra
· 11 years ago
c3fb671
perf completion: Strip dependency on bash-completion
by Ramkumar Ramachandra
· 11 years ago
4685a6c
perf completion: Strip function_exists ()
by Ramkumar Ramachandra
· 11 years ago
7b6c48e
perf completion: Strip dependency on _filedir
by Ramkumar Ramachandra
· 11 years ago
30079d1
perf completion: Update __ltrim_colon_completions
by Ramkumar Ramachandra
· 11 years ago
1ba6e01
perf completion: Don't dictate perf install location
by Ramkumar Ramachandra
· 11 years ago
50c95cb
perf trace: Add option to show process COMM
by Arnaldo Carvalho de Melo
· 11 years ago
49af9e9
perf trace: Beautify eventfd2 'flags' arg
by Arnaldo Carvalho de Melo
· 11 years ago
b2cc99fd
perf trace: Beautify send/recv syscall 'flags' arg
by Arnaldo Carvalho de Melo
· 11 years ago
22ae5cf1
perf trace: Don't print zeroed args
by Arnaldo Carvalho de Melo
· 11 years ago
7704805
perf trace: Remove duplicate mmap entry in syscall_fmts array
by David Ahern
· 11 years ago
4bb0919
perf trace: Add option to show full timestamp
by David Ahern
· 11 years ago
c045bf0
perf trace: Beautify rlmimit resources
by Arnaldo Carvalho de Melo
· 11 years ago
5110899
perf trace: Beautify access 'mode' arg
by Arnaldo Carvalho de Melo
· 11 years ago
a28b24b
perf trace: Beautify socket 'type' arg
by Arnaldo Carvalho de Melo
· 11 years ago
e10bce8
perf trace: Beautify socket 'family' arg
by Arnaldo Carvalho de Melo
· 11 years ago
8bad5b0
perf trace: Beautify signal number arg in several syscalls
by Arnaldo Carvalho de Melo
· 11 years ago
eb5b1b1
perf trace: Beautify rt_sigprocmask 'how' arg
by Arnaldo Carvalho de Melo
· 11 years ago
80f587d
perf trace: Beautify fcntl 'cmd' arg
by Arnaldo Carvalho de Melo
· 11 years ago
efe6b88
perf trace: Use strarray for ltrace's whence arg
by Arnaldo Carvalho de Melo
· 11 years ago
1f115cb
perf trace: Allow passing parms to arg formatters
by Arnaldo Carvalho de Melo
· 11 years ago
01533e9
perf trace: Put syscall formatter parms into struct
by Arnaldo Carvalho de Melo
· 11 years ago
165108a
tools/perf/build: Clean up feature_print_code()
by Jiri Olsa
· 11 years ago
aa4acf6
tools/perf/build: Pass through LDFLAGS to feature tests
by Ingo Molnar
· 11 years ago
20c99e8
tools/perf/build: Harmonize the style of the feature testcases
by Ingo Molnar
· 11 years ago
1f7c645
tools/perf/build: Fix O=/some/dir perf.o type of targets
by Ingo Molnar
· 11 years ago
b102420
tools/perf/build: Fix non-canonical directory names in O=
by Ingo Molnar
· 11 years ago
684f434
tools/perf/build: Exclude MAKEFLAGS from nested invocation
by Ingo Molnar
· 11 years ago
1c2d1d8
tools/perf/build: Make sure autodep feature binaries honor the O= setting
by Ingo Molnar
· 11 years ago
b016a0d
tools/perf/build: Pass through all targets to Makefile.perf
by Ingo Molnar
· 11 years ago
3ca576a
tools/perf/build: Collapse the test-all.c testcase
by Ingo Molnar
· 11 years ago
1e3f30f
tools/perf/build: Clean up various testcases
by Ingo Molnar
· 11 years ago
0648f83
tools/perf/build: Remove unused config/feature-tests.mak
by Ingo Molnar
· 11 years ago
1c47661
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle'
by Ingo Molnar
· 11 years ago
73a725f
tools/perf/build: Standardize the various messages output by parallel make
by Ingo Molnar
· 11 years ago
bd69cc2
tools/perf/build: Flip Makefile.parallel and Makefile.perf
by Ingo Molnar
· 11 years ago
2cfbe88
tools/perf/build: Automatically build in parallel, based on number of CPUs in the system
by Ingo Molnar
· 11 years ago
b3b64a1
tools/perf/build: Improve printout-of auto-detected features
by Ingo Molnar
· 11 years ago
f1138ec
tools/perf/build: Speed up auto-detection
by Ingo Molnar
· 11 years ago
de0f03f
tools/perf/build: Invoke feature-checks 'clean' target from the main Makefile
by Ingo Molnar
· 11 years ago
31f6be6
tools/perf: Fix double/triple-build of the feature detection logic during 'make install' et al
by Ingo Molnar
· 11 years ago
c9404c6
tools/perf/build: Speed up the final link
by Ingo Molnar
· 11 years ago
c72e3f0
tools/perf/build: Speed up git-version test on re-make
by Ingo Molnar
· 11 years ago
baa9c30
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target
by Ingo Molnar
· 11 years ago
Next »