index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
6
-4
/
+226
|
\
|
*
perf tools: Fix perf regs mask generation
Naveen N. Rao
2016-05-11
1
-4
/
+4
|
*
perf/powerpc: Add support for unwinding perf-stackdump
Chandan Kumar
2016-05-11
3
-0
/
+98
|
*
tool/perf: Add sample_reg_mask to include all perf_regs
Madhavan Srinivasan
2016-04-21
2
-0
/
+50
|
*
tools/perf: Map the ID values with register names
Anju T
2016-04-21
2
-0
/
+74
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-17
5
-5
/
+5
|
\
\
|
*
|
tools/perf: Fix misspellings in comments.
Adam Buchbinder
2016-04-18
5
-5
/
+5
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-05-16
164
-2010
/
+5696
|
\
\
|
*
|
perf buildid-cache: Use lsdir() for looking up buildid caches
Masami Hiramatsu
2016-05-11
1
-26
/
+4
|
*
|
perf symbols: Use lsdir() for the search in kcore cache directory
Masami Hiramatsu
2016-05-11
1
-12
/
+14
|
*
|
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
2016-05-11
6
-7
/
+7
|
*
|
perf tools: Fix lsdir to set errno correctly
Masami Hiramatsu
2016-05-11
1
-1
/
+1
|
*
|
perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-05-11
2
-52
/
+53
|
*
|
perf trace: Move flock op beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-05-11
2
-31
/
+32
|
*
|
perf script: Fix export of callchains with recursion in db-export
Chris Phlipot
2016-05-11
1
-0
/
+4
|
*
|
perf script: Fix callchain addresses in db-export
Chris Phlipot
2016-05-11
1
-4
/
+1
|
*
|
perf script: Fix symbol insertion behavior in db-export
Chris Phlipot
2016-05-11
1
-2
/
+1
|
*
|
perf symbols: Add dso__insert_symbol function
Chris Phlipot
2016-05-11
2
-0
/
+15
|
*
|
perf scripting python: Use Py_FatalError instead of die()
Arnaldo Carvalho de Melo
2016-05-11
1
-2
/
+5
|
*
|
Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-11
27
-245
/
+510
|
|
\
\
|
|
*
|
perf tools: Remove xrealloc and ALLOC_GROW
Masami Hiramatsu
2016-05-10
4
-55
/
+0
|
|
*
|
perf help: Do not use ALLOC_GROW in add_cmd_list
Masami Hiramatsu
2016-05-10
1
-8
/
+22
|
|
*
|
perf pmu: Make pmu_formats_string to check return value of strbuf
Masami Hiramatsu
2016-05-10
1
-5
/
+5
|
|
*
|
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
2016-05-10
1
-11
/
+20
|
|
*
|
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
2016-05-10
3
-20
/
+26
|
|
*
|
perf help: Make check_emacsclient_version to check strbuf APIs
Masami Hiramatsu
2016-05-10
1
-8
/
+10
|
|
*
|
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
2016-05-10
3
-97
/
+128
|
|
*
|
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
2016-05-10
2
-36
/
+82
|
|
*
|
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
2016-05-09
1
-1
/
+1
|
|
*
|
perf evsel: Print state of perf_event_attr.write_backward
Arnaldo Carvalho de Melo
2016-05-09
1
-0
/
+1
|
|
*
|
perf tests: Add test to check backward ring buffer
Wang Nan
2016-05-09
4
-0
/
+157
|
|
*
|
perf tools: Support reading from backward ring buffer
Wang Nan
2016-05-09
2
-0
/
+54
|
|
*
|
perf script: Fix incorrect python db-export error message
Chris Phlipot
2016-05-09
1
-1
/
+1
|
|
*
|
perf stat: Scale values by unit before metrics
Andi Kleen
2016-05-09
1
-1
/
+3
|
|
*
|
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
He Kuang
2016-05-09
1
-2
/
+0
|
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-11
1
-0
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
perf trace: Move futex_op beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-05-06
2
-45
/
+46
|
*
|
|
perf trace: Move open_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-05-06
2
-56
/
+57
|
*
|
|
perf trace: Move signum beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-05-06
2
-53
/
+54
|
*
|
|
perf stat: Add extra output of counter values with -vv
Andi Kleen
2016-05-06
1
-0
/
+8
|
*
|
|
perf script: Update export-to-postgresql to support callchain export
Chris Phlipot
2016-05-06
1
-17
/
+30
|
*
|
|
perf script: Expose usage of the callchain db export via the python api
Chris Phlipot
2016-05-06
3
-16
/
+46
|
*
|
|
perf script: Add call path id to exported sample in db export
Chris Phlipot
2016-05-06
2
-1
/
+4
|
*
|
|
perf script: Enable db export to output sampled callchains
Chris Phlipot
2016-05-06
2
-0
/
+84
|
*
|
|
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
2016-05-06
7
-149
/
+204
|
*
|
|
perf callchain: Fix incorrect ordering of entries
Chris Phlipot
2016-05-06
1
-15
/
+41
|
*
|
|
perf trace: Do not print raw args list for syscalls with no args
Arnaldo Carvalho de Melo
2016-05-06
1
-1
/
+6
|
*
|
|
perf evlist: Rename variable in perf_mmap__read()
Wang Nan
2016-05-05
1
-14
/
+15
|
*
|
|
perf evlist: Extract perf_mmap__read()
Wang Nan
2016-05-05
1
-15
/
+24
|
*
|
|
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
2016-05-05
5
-15
/
+31
[next]