Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a639a623904cc526cebd7679debf86e5c8e5590b
/
tools
a639a62
perf tools: Speed up build-tests by reducing the number of builds tested
by Arnaldo Carvalho de Melo
· 9 years ago
79191c8
perf build: Use feature dump file for build-test
by Wang Nan
· 9 years ago
5a155bb
perf build: Remove all condition feature check {C,LD}FLAGS
by Wang Nan
· 9 years ago
76c4aae
perf build: Fix feature-dump checks, we need to test all features
by Jiri Olsa
· 9 years ago
cf9162c
tools build: Check basic headers for test-compile feature checker
by Wang Nan
· 9 years ago
5ac7628
perf cpumap: Auto initialize cpu__max_{node,cpu}
by Arnaldo Carvalho de Melo
· 9 years ago
b1baae8
perf hists browser: Skip scripting when perf.data file not available
by Namhyung Kim
· 9 years ago
c053a15
perf build: Select all feature checkers for feature-dump
by Wang Nan
· 9 years ago
9fd4186
tools build: Allow subprojects select all feature checkers
by Wang Nan
· 9 years ago
666810e
perf bpf: Check relocation target section
by Wang Nan
· 9 years ago
7b6982c
perf test: Add libbpf relocation checker
by Wang Nan
· 9 years ago
ab414dc
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
by Arnaldo Carvalho de Melo
· 9 years ago
8acd3da
perf machine: Introduce machine__find_kernel_symbol_by_name()
by Arnaldo Carvalho de Melo
· 9 years ago
4056132
perf hists browser: Offer non-symbol specific menu options for --sort without 'sym'
by Namhyung Kim
· 9 years ago
d9695d9
perf hists browser: Be a bit more strict about presenting CPU socket zoom
by Namhyung Kim
· 9 years ago
b1447a54
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order has 'dso'
by Namhyung Kim
· 9 years ago
c221acb
perf hists browser: Only offer symbol scripting when a symbol is under the cursor
by Namhyung Kim
· 9 years ago
2eafd41
perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'
by Namhyung Kim
· 9 years ago
cfd92da
perf sort: Provide a way to find out if per-thread bucketing is in place
by Namhyung Kim
· 9 years ago
485311d
perf config: Document 'hist.percentage' variable in man page
by Taeung Song
· 9 years ago
3b97629
perf config: Document variables for 'annotate' section in man page
by Taeung Song
· 9 years ago
2733525
perf config: Document 'buildid.dir' variable in man page
by Taeung Song
· 9 years ago
3fa9f40
perf config: Document variables for 'tui' and 'gtk' sections in man page
by Taeung Song
· 9 years ago
89debf1
perf config: Document variables for 'colors' section in man page
by Taeung Song
· 9 years ago
78ce08d
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
by Taeung Song
· 9 years ago
3379e0c
perf tools: Document the perf sysctls
by Ben Hutchings
· 9 years ago
1f7c254
perf hists: Cleanup filtering functions
by Namhyung Kim
· 9 years ago
c84a5d1
perf hists: Remove parent filter check in DSO filter function
by Namhyung Kim
· 9 years ago
86a2cf3
perf stat: Making several helper functions static
by Jiri Olsa
· 9 years ago
4035672
perf symbols: Do not read symbols/data from device files
by Jiri Olsa
· 9 years ago
d85ce83
perf pmu: Fix misleadingly indented assignment (whitespace)
by Markus Trippelsdorf
· 9 years ago
3f416f2
perf stat: Do not clean event's private stats
by Jiri Olsa
· 9 years ago
0805909
perf hists: Fix HISTC_MEM_DCACHELINE width setting
by Jiri Olsa
· 9 years ago
d4913cb
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
by Markus Trippelsdorf
· 9 years ago
cf89813
perf tests: Remove wrong semicolon in while loop in CQM test
by Markus Trippelsdorf
· 9 years ago
f5540ec
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
96b9e70
perf build: Introduce FEATURES_DUMP make variable
by Jiri Olsa
· 9 years ago
b8e52be
perf build: Add feature-dump target
by Jiri Olsa
· 9 years ago
c15e758
perf build: Pass O option to kernel makefile in build-test
by Wang Nan
· 9 years ago
68824de
perf build: Test correct path of perf in build-test
by Wang Nan
· 9 years ago
eb80773
perf build: Pass O option to Makefile.perf in build-test
by Wang Nan
· 9 years ago
7be43df
perf build: Set parallel making options build-test
by Wang Nan
· 9 years ago
40c4a0f
perf symbols: Fix reading of build-id from vDSO
by Ben Hutchings
· 9 years ago
3caeaa5
perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data
by Ravi Bangoria
· 9 years ago
10a0c0f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
747a9b0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
50ae833
Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
4c257ec
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
65cacec
selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn
by Andy Lutomirski
· 9 years ago
6799060
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
c17488d
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
4f31d77
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
34b7b0f
perf tools: Fallback to srcdir/Documentation/tips.txt
by Namhyung Kim
· 9 years ago
090cff3
perf ui/tui: Print helpline message as is
by Namhyung Kim
· 9 years ago
84cfac7
perf tools: Set and pass DOCDIR to builtin-report.c
by Namhyung Kim
· 9 years ago
dd8232b
perf tools: Add file_only config option to strlist
by Namhyung Kim
· 9 years ago
09f1985
perf tools: Add more usage tips
by Namhyung Kim
· 9 years ago
6156681
perf record: Add --buildid-all option
by Namhyung Kim
· 9 years ago
24b1e5d
tools subcmd: Add missing NORETURN define for parse-options.h
by Josh Poimboeuf
· 9 years ago
20a7add
tools: Fix formatting of the "make -C tools" help message
by Josh Poimboeuf
· 9 years ago
d1b39d4
tools: Make list.h self-sufficient
by Josh Poimboeuf
· 9 years ago
b0fb978e
perf tools: Fix mmap2 event allocation in synthesize code
by Wang Nan
· 9 years ago
8a59f3c
perf stat: Fix recort_usage typo
by Jiri Olsa
· 9 years ago
0f67280
selftests/x86: Disable the ldt_gdt_64 test for now
by Andy Lutomirski
· 9 years ago
0bd106d
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
b4cee21
Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8f053a5
Merge branches 'pm-sleep' and 'pm-tools'
by Rafael J. Wysocki
· 9 years ago
f3a1bca
Merge branch 'acpica'
by Rafael J. Wysocki
· 9 years ago
51834d6
Merge branch 'acpi-debug'
by Rafael J. Wysocki
· 9 years ago
5cb52b5
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b0500c1
perf test: Reset err after using it hold errcode in hist testcases
by Wang Nan
· 9 years ago
71b3ee7
perf test: Fix false TEST_OK result for 'perf test hist'
by Wang Nan
· 9 years ago
0c4d40d
tools build: Add BPF feature check to test-all
by Wang Nan
· 9 years ago
d5ef314
perf bpf: Fix build breakage due to libbpf
by Naveen N. Rao
· 9 years ago
935e6bd
tools: Move Makefile.arch from perf/config to tools/scripts
by Wang Nan
· 9 years ago
8f9e05f
perf tools: Fix PowerPC native building
by Wang Nan
· 9 years ago
3167eea
perf tools: Fix phony build target for build-test
by Wang Nan
· 9 years ago
11dc0c5
perf tools: Add -lutil in python lib list for broken python-config
by Wang Nan
· 9 years ago
9061cbe
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4f95307
Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next
by Mark Brown
· 9 years ago
3238ba0
perf tools: Add missing sources to perf's MANIFEST
by Jiri Olsa
· 9 years ago
24ee9b5
tools lockdep: Add *.cmd files clean up
by Jiri Olsa
· 9 years ago
22992a3
tools bpf: Add *.cmd files clean up
by Jiri Olsa
· 9 years ago
2f5a7f1
tools: Add clean targets for tools directory
by Jiri Olsa
· 9 years ago
4a0b880
selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK
by Mickaël Salaün
· 9 years ago
8b63b6b
Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimm
by Dan Williams
· 9 years ago
d26f73f
nfit_test: Enable DSMs for all test NFITs
by Dan Williams
· 9 years ago
3ab6d1e
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
775d8a1
perf evlist: Add --trace-fields option to show trace fields
by Namhyung Kim
· 9 years ago
5c0cf22
perf record: Store data mmaps for dwarf unwind
by Jiri Olsa
· 9 years ago
0ba9814
perf libdw: Check for mmaps also in MAP__VARIABLE tree
by Jiri Olsa
· 9 years ago
0ddf524
perf unwind: Check for mmaps also in MAP__VARIABLE tree
by Jiri Olsa
· 9 years ago
f22ed82
perf unwind: Use find_map function in access_dso_mem
by Jiri Olsa
· 9 years ago
d2190a8
perf evlist: Remove perf_evlist__(enable|disable)_event functions
by Jiri Olsa
· 9 years ago
23df7f7
perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does)
by Adrian Hunter
· 9 years ago
14cbfbeb
perf report: Show random usage tip on the help line
by Namhyung Kim
· 9 years ago
fc284be
perf hists: Export a couple of hist functions
by Namhyung Kim
· 9 years ago
21e6d84
perf diff: Use perf_hpp__register_sort_field interface
by Jiri Olsa
· 9 years ago
Next »