Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
453350dd0f0245b91b1e43310f5966fb1c51e7bd
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
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
4cc9117
tools/perf/build: Split out feature check: 'backtrace'
by Ingo Molnar
· 11 years ago
34ef216
tools/perf/build: Split out feature check: 'on-exit'
by Ingo Molnar
· 11 years ago
d0707c9
tools/perf/build: Split out feature check: 'strlcpy'
by Ingo Molnar
· 11 years ago
3b7646e
tools/perf/build: Split out feature check: 'libbfd'
by Ingo Molnar
· 11 years ago
95d061c
tools/perf/build: Split out feature check: 'libpython-version'
by Ingo Molnar
· 11 years ago
9734163
tools/perf/build: Split out feature check: 'libpython'
by Ingo Molnar
· 11 years ago
7181a67
tools/perf/build: Split out feature check: 'libperl'
by Ingo Molnar
· 11 years ago
c7a79e9
tools/perf/build: Split out feature check: 'gtk2-infobar'
by Ingo Molnar
· 11 years ago
7ef9e05
tools/perf/build: Split out feature check: 'gtk2'
by Ingo Molnar
· 11 years ago
b9498b5
tools/perf/build: Split out feature check: 'libslang'
by Ingo Molnar
· 11 years ago
d795a65
tools/perf/build: Split out feature check: 'libaudit'
by Ingo Molnar
· 11 years ago
058f952
tools/perf/build: Split out feature check: 'libunwind'
by Ingo Molnar
· 11 years ago
308e1e7
tools/perf/build: Clean up the libunwind logic in config/Makefile
by Ingo Molnar
· 11 years ago
b7bcef6
tools/perf/build: Split out feature check: 'libelf-getphdrnum'
by Ingo Molnar
· 11 years ago
8869b17
tools/perf/build: Split out feature check: 'libelf-mmap'
by Ingo Molnar
· 11 years ago
fb3d333
tools/perf/build: Clean up the mmap logic in config/Makefile
by Ingo Molnar
· 11 years ago
8295d4e
tools/perf/build: Split out feature check: 'dwarf'
by Ingo Molnar
· 11 years ago
e12762c
tools/perf/build: Split out feature check: 'glibc'
by Ingo Molnar
· 11 years ago
8f7f800
tools/perf/build: Split out feature check: 'libelf'
by Ingo Molnar
· 11 years ago
50eed7a
tools/perf/build: Clean up the libelf logic in config/Makefile
by Ingo Molnar
· 11 years ago
78e9d65
tools/perf/build: Split out feature check: 'bionic'
by Ingo Molnar
· 11 years ago
1ea6f99
tools/perf/build: Split out feature check: 'fortify-source'
by Ingo Molnar
· 11 years ago
c251044
tools/perf/build: Split out feature check: 'volatile-register-var'
by Ingo Molnar
· 11 years ago
430be5a
tools/perf/build: Split out feature check: 'stackprotector'
by Ingo Molnar
· 11 years ago
90ac542
tools/perf/build: Split out feature check: 'stackprotector-all'
by Ingo Molnar
· 11 years ago
3ae069c
tools/perf/build: Split out feature check: 'libnuma'
by Ingo Molnar
· 11 years ago
8b6eb56
tools/perf/build: Add 'autodep' functionality, generate feature test dependencies automatically
by Ingo Molnar
· 11 years ago
Next »