index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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