index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
perf tools: Move timestamp creation to util
Wang Nan
3
-13
/
+19
2016-01-29
perf test: Improve bp_signal
Wang Nan
1
-22
/
+118
2016-01-29
perf test: Check environment before start real BPF test
Wang Nan
1
-0
/
+37
2016-01-29
perf buildid: Fix cpumode of buildid event
Wang Nan
1
-1
/
+5
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
4
-7
/
+14
2016-01-29
perf tools: Speed up build-tests by reducing the number of builds tested
Arnaldo Carvalho de Melo
1
-2
/
+9
2016-01-29
perf build: Use feature dump file for build-test
Wang Nan
2
-1
/
+34
2016-01-29
perf build: Remove all condition feature check {C,LD}FLAGS
Wang Nan
1
-54
/
+47
2016-01-28
perf build: Fix feature-dump checks, we need to test all features
Jiri Olsa
1
-0
/
+8
2016-01-27
tools build: Check basic headers for test-compile feature checker
Wang Nan
1
-0
/
+2
2016-01-26
perf cpumap: Auto initialize cpu__max_{node,cpu}
Arnaldo Carvalho de Melo
2
-29
/
+33
2016-01-26
perf hists browser: Skip scripting when perf.data file not available
Namhyung Kim
1
-0
/
+4
2016-01-26
perf build: Select all feature checkers for feature-dump
Wang Nan
1
-0
/
+9
2016-01-26
tools build: Allow subprojects select all feature checkers
Wang Nan
1
-1
/
+20
2016-01-26
perf bpf: Check relocation target section
Wang Nan
1
-12
/
+22
2016-01-26
perf test: Add libbpf relocation checker
Wang Nan
7
-12
/
+98
2016-01-26
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
Arnaldo Carvalho de Melo
1
-19
/
+5
2016-01-26
perf machine: Introduce machine__find_kernel_symbol_by_name()
Arnaldo Carvalho de Melo
1
-0
/
+10
2016-01-26
perf hists browser: Offer non-symbol specific menu options for --sort without...
Namhyung Kim
1
-5
/
+1
2016-01-26
perf hists browser: Be a bit more strict about presenting CPU socket zoom
Namhyung Kim
1
-1
/
+1
2016-01-26
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2
-2
/
+3
2016-01-26
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
1
-4
/
+6
2016-01-26
perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'
Namhyung Kim
1
-5
/
+7
2016-01-26
perf sort: Provide a way to find out if per-thread bucketing is in place
Namhyung Kim
2
-0
/
+4
2016-01-26
perf config: Document 'hist.percentage' variable in man page
Taeung Song
1
-0
/
+17
2016-01-26
perf config: Document variables for 'annotate' section in man page
Taeung Song
1
-0
/
+110
2016-01-26
perf config: Document 'buildid.dir' variable in man page
Taeung Song
1
-0
/
+15
2016-01-26
perf config: Document variables for 'tui' and 'gtk' sections in man page
Taeung Song
1
-0
/
+10
2016-01-26
perf config: Document variables for 'colors' section in man page
Taeung Song
1
-0
/
+46
2016-01-26
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
Taeung Song
5
-6
/
+6
2016-01-26
perf tools: Document the perf sysctls
Ben Hutchings
1
-6
/
+9
2016-01-26
perf hists: Cleanup filtering functions
Namhyung Kim
1
-60
/
+29
2016-01-26
perf hists: Remove parent filter check in DSO filter function
Namhyung Kim
1
-3
/
+0
2016-01-26
perf stat: Making several helper functions static
Jiri Olsa
2
-17
/
+7
2016-01-26
perf symbols: Do not read symbols/data from device files
Jiri Olsa
4
-1
/
+21
2016-01-26
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
1
-1
/
+1
2016-01-26
perf stat: Do not clean event's private stats
Jiri Olsa
1
-1
/
+0
2016-01-26
perf hists: Fix HISTC_MEM_DCACHELINE width setting
Jiri Olsa
1
-0
/
+2
2016-01-26
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
1
-2
/
+2
2016-01-26
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
1
-1
/
+1
2016-01-19
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
5
-18
/
+70
2016-01-15
perf build: Introduce FEATURES_DUMP make variable
Jiri Olsa
2
-1
/
+17
2016-01-15
perf build: Add feature-dump target
Jiri Olsa
1
-0
/
+11
2016-01-15
perf build: Pass O option to kernel makefile in build-test
Wang Nan
1
-4
/
+5
2016-01-15
perf build: Test correct path of perf in build-test
Wang Nan
1
-7
/
+14
2016-01-15
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
1
-3
/
+11
2016-01-15
perf build: Set parallel making options build-test
Wang Nan
1
-7
/
+16
2016-01-15
perf symbols: Fix reading of build-id from vDSO
Ben Hutchings
1
-1
/
+1
2016-01-15
perf kvm record/report: 'unprocessable sample' error while recording/reportin...
Ravi Bangoria
1
-1
/
+1
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+92
[next]