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
...
|
|
*
|
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
|
*
|
|
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
2016-05-05
1
-5
/
+14
|
*
|
|
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
2016-05-05
4
-5
/
+6
|
*
|
|
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
2016-05-05
4
-9
/
+8
|
*
|
|
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
2016-05-05
5
-6
/
+5
|
*
|
|
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
2016-05-05
4
-9
/
+8
|
*
|
|
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
2016-05-05
8
-14
/
+13
|
*
|
|
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
2016-05-05
6
-7
/
+6
|
*
|
|
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
2016-05-05
11
-20
/
+22
|
*
|
|
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2016-05-05
2
-12
/
+29
|
*
|
|
perf trace: Do not show the runtime_ms for a thread when not collecting it
Arnaldo Carvalho de Melo
2016-05-05
1
-1
/
+5
|
*
|
|
perf trace: Sort syscalls stats by msecs in --summary
Arnaldo Carvalho de Melo
2016-05-05
1
-10
/
+22
|
*
|
|
perf trace: Sort summary output by number of events
Arnaldo Carvalho de Melo
2016-05-05
1
-21
/
+28
|
*
|
|
perf tools: Add template for generating rbtree resort class
Arnaldo Carvalho de Melo
2016-05-05
1
-0
/
+149
|
*
|
|
perf machine: Introduce number of threads member
Arnaldo Carvalho de Melo
2016-05-05
2
-1
/
+7
|
*
|
|
perf tests: Do not use sizeof on pointer type
Vaishali Thakkar
2016-04-28
1
-1
/
+1
|
*
|
|
perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2016-04-28
2
-61
/
+63
|
*
|
|
perf record: Generate tracking events for process forked by perf
Wang Nan
2016-04-28
1
-1
/
+30
|
*
|
|
perf record: Disable buildid cache options by default in switch output mode
Wang Nan
2016-04-28
2
-2
/
+30
|
*
|
|
perf record: Force enable --timestamp-filename when --switch-output is provided
Wang Nan
2016-04-28
2
-0
/
+8
|
*
|
|
perf record: Split output into multiple files via '--switch-output'
Wang Nan
2016-04-28
2
-2
/
+46
|
*
|
|
perf tools: Derive trigger class from auxtrace_snapshot
Wang Nan
2016-04-28
1
-53
/
+20
[prev]
[next]