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-05-11
perf symbols: Use lsdir() for the search in kcore cache directory
Masami Hiramatsu
1
-12
/
+14
2016-05-11
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
6
-7
/
+7
2016-05-11
perf tools: Fix lsdir to set errno correctly
Masami Hiramatsu
1
-1
/
+1
2016-05-11
perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-52
/
+53
2016-05-11
perf trace: Move flock op beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-31
/
+32
2016-05-11
perf build: Add build-test for debug-frame on arm/arm64
He Kuang
4
-1
/
+42
2016-05-11
perf build: Add build-test for libunwind cross-platforms support
He Kuang
6
-0
/
+127
2016-05-11
perf script: Fix export of callchains with recursion in db-export
Chris Phlipot
1
-0
/
+4
2016-05-11
perf script: Fix callchain addresses in db-export
Chris Phlipot
1
-4
/
+1
2016-05-11
perf script: Fix symbol insertion behavior in db-export
Chris Phlipot
1
-2
/
+1
2016-05-11
perf symbols: Add dso__insert_symbol function
Chris Phlipot
2
-0
/
+15
2016-05-11
perf scripting python: Use Py_FatalError instead of die()
Arnaldo Carvalho de Melo
1
-2
/
+5
2016-05-11
Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
27
-245
/
+510
2016-05-11
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-0
/
+6
2016-05-11
perf diff: Fix duplicated output column
Namhyung Kim
1
-0
/
+3
2016-05-11
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
3
-1
/
+146
2016-05-11
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
3
-1
/
+92
2016-05-11
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
3
-1
/
+44
2016-05-11
selftests/powerpc: Standardise TM calls
Rashmica Gupta
2
-13
/
+7
2016-05-11
selftests/powerpc: Make reg.h common to all powerpc selftests
Rashmica Gupta
4
-8
/
+13
2016-05-11
perf tools: Fix perf regs mask generation
Naveen N. Rao
1
-4
/
+4
2016-05-11
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
3
-0
/
+98
2016-05-11
selftests/powerpc: Fix subpage_prot test to return !0 on failure
Michael Ellerman
1
-8
/
+10
2016-05-11
selftests/powerpc: Test cp_abort during context switch
Chris Smart
5
-0
/
+129
2016-05-10
perf tools: Remove xrealloc and ALLOC_GROW
Masami Hiramatsu
4
-55
/
+0
2016-05-10
perf help: Do not use ALLOC_GROW in add_cmd_list
Masami Hiramatsu
1
-8
/
+22
2016-05-10
perf pmu: Make pmu_formats_string to check return value of strbuf
Masami Hiramatsu
1
-5
/
+5
2016-05-10
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
1
-11
/
+20
2016-05-10
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
3
-20
/
+26
2016-05-10
perf help: Make check_emacsclient_version to check strbuf APIs
Masami Hiramatsu
1
-8
/
+10
2016-05-10
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
3
-97
/
+128
2016-05-10
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
2
-36
/
+82
2016-05-09
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
1
-1
/
+1
2016-05-09
perf evsel: Print state of perf_event_attr.write_backward
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-05-09
perf tests: Add test to check backward ring buffer
Wang Nan
4
-0
/
+157
2016-05-09
perf tools: Support reading from backward ring buffer
Wang Nan
2
-0
/
+54
2016-05-09
perf script: Fix incorrect python db-export error message
Chris Phlipot
1
-1
/
+1
2016-05-09
perf stat: Scale values by unit before metrics
Andi Kleen
1
-1
/
+3
2016-05-09
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
He Kuang
1
-2
/
+0
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
6
-36
/
+312
2016-05-09
Merge 4.6-rc7 into char-misc-testing
Greg Kroah-Hartman
6
-36
/
+312
2016-05-08
tools: bpf_jit_disasm: check for klogctl failure
Colin Ian King
1
-0
/
+3
2016-05-06
perf trace: Move futex_op beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-45
/
+46
2016-05-06
perf trace: Move open_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-56
/
+57
2016-05-06
perf trace: Move signum beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-53
/
+54
2016-05-06
perf stat: Add extra output of counter values with -vv
Andi Kleen
1
-0
/
+8
2016-05-06
perf script: Update export-to-postgresql to support callchain export
Chris Phlipot
1
-17
/
+30
2016-05-06
perf script: Expose usage of the callchain db export via the python api
Chris Phlipot
3
-16
/
+46
2016-05-06
perf script: Add call path id to exported sample in db export
Chris Phlipot
2
-1
/
+4
2016-05-06
perf script: Enable db export to output sampled callchains
Chris Phlipot
2
-0
/
+84
[prev]
[next]