index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
levenshtein.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
perf thread-stack: Tidy thread_stack__no_call_return() by adding more local v...
Adrian Hunter
1
-18
/
+17
2019-02-06
perf thread-stack: Tidy thread_stack__push_cp() usage
Adrian Hunter
1
-10
/
+3
2019-02-06
perf tools: Fix split_kallsyms_for_kcore() for trampoline symbols
Adrian Hunter
1
-0
/
+2
2019-02-06
perf vendor events intel: Fix Load_Miss_Real_Latency on CLX
William Cohen
1
-1
/
+1
2019-02-06
perf cs-etm: Set sample flags for exception return packet
Leo Yan
1
-0
/
+44
2019-02-06
perf cs-etm: Set sample flags for exception packet
Leo Yan
2
-0
/
+259
2019-02-06
perf cs-etm: Add traceID in packet
Leo Yan
2
-0
/
+3
2019-02-06
perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
Leo Yan
3
-12
/
+31
2019-02-06
perf cs-etm: Add exception number in exception packet
Leo Yan
2
-4
/
+17
2019-02-06
perf cs-etm: Set sample flags for trace discontinuity
Leo Yan
1
-0
/
+19
2019-02-06
perf cs-etm: Set sample flags for instruction range packet
Leo Yan
3
-2
/
+91
2019-02-06
perf cs-etm: Add last instruction information in packet
Leo Yan
2
-0
/
+12
2019-02-06
perf tools: Add documentation for BPF event selection
Changbin Du
2
-0
/
+45
2019-02-06
perf report: Move symbol annotation to the resort phase
Jiri Olsa
2
-9
/
+19
2019-02-06
perf evsel: Add output_resort_cb method
Jiri Olsa
2
-2
/
+10
2019-02-06
perf hists: Add argument to hists__resort_cb_t callback
Jiri Olsa
3
-10
/
+11
2019-02-06
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-06
perf record: Apply affinity masks when reading mmap buffers
Alexey Budankov
4
-1
/
+53