index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nios2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
2016-05-06
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
7
-149
/
+204
2016-05-06
perf callchain: Fix incorrect ordering of entries
Chris Phlipot
1
-15
/
+41
2016-05-06
perf trace: Do not print raw args list for syscalls with no args
Arnaldo Carvalho de Melo
1
-1
/
+6
2016-05-06
perf evlist: Rename variable in perf_mmap__read()
Wang Nan
1
-14
/
+15
2016-05-06
perf evlist: Extract perf_mmap__read()
Wang Nan
1
-15
/
+24
2016-05-06
perf symbols: Fix kallsyms perf test on ppc64le
Naveen N. Rao
5
-15
/
+31
2016-05-06
perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le
Naveen N. Rao
1
-5
/
+14
2016-05-06
perf hists: Move sort__has_comm into struct perf_hpp_list
Jiri Olsa
4
-5
/
+6
2016-05-06
perf hists: Move sort__has_thread into struct perf_hpp_list
Jiri Olsa
4
-9
/
+8
2016-05-06
perf hists: Move sort__has_socket into struct perf_hpp_list
Jiri Olsa
5
-6
/
+5
2016-05-06
perf hists: Move sort__has_dso into struct perf_hpp_list
Jiri Olsa
4
-9
/
+8
2016-05-06
perf hists: Move sort__has_sym into struct perf_hpp_list
Jiri Olsa
8
-14
/
+13
2016-05-06
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
6
-7
/
+6
2016-05-06
perf hists: Move sort__need_collapse into struct perf_hpp_list
Jiri Olsa
11
-20
/
+22
2016-05-06
perf tools powerpc: Add support for generating bpf prologue
Naveen N. Rao
2
-12
/
+29
2016-05-06
perf trace: Do not show the runtime_ms for a thread when not collecting it
Arnaldo Carvalho de Melo
1
-1
/
+5
2016-05-06
perf trace: Sort syscalls stats by msecs in --summary
Arnaldo Carvalho de Melo
1
-10
/
+22
2016-05-06
perf trace: Sort summary output by number of events
Arnaldo Carvalho de Melo
1
-21
/
+28