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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-05
perf intel-pt: Update documentation about using /proc/kcore
Adrian Hunter
1
-9
/
+9
2020-05-05
perf intel-pt: Update documentation about itrace G and L options
Adrian Hunter
2
-0
/
+39
2020-05-05
perf intel-pt: Add support for synthesizing branch stacks for regular events
Adrian Hunter
1
-7
/
+66
2020-05-05
perf thread-stack: Add thread_stack__br_sample_late()
Adrian Hunter
2
-0
/
+107
2020-05-05
perf evsel: Add support for synthesized branch stack sample type
Adrian Hunter
2
-1
/
+11
2020-05-05
perf auxtrace: Add option to synthesize branch stack for regular events
Adrian Hunter
6
-5
/
+15
2020-05-05
perf intel-pt: Change branch stack support to use thread-stacks
Adrian Hunter
1
-102
/
+39
2020-05-05
perf intel-pt: Consolidate thread-stack use condition
Adrian Hunter
1
-2
/
+6
2020-05-05
perf thread-stack: Add branch stack support
Adrian Hunter
4
-14
/
+108
2020-05-05
perf tools: Simplify checking if SMT is active.
Konstantin Khlebnikov
1
-0
/
+4
2020-05-05
perf tools: Fix reading new topology attribute "core_cpus"
Konstantin Khlebnikov
1
-3
/
+3
2020-05-05
libperf evlist: Fix a refcount leak
Ian Rogers
1
-0
/
+1
2020-05-05
perf parse-events: Fix another memory leaks found on parse_events()
Ian Rogers
1
-0
/
+1
2020-05-05
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
1
-1
/
+1
2020-05-05
perf parse-events: Fix memory leaks found on parse_events
Ian Rogers
1
-0
/
+1
2020-05-05
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus.
He Zhe
2
-1
/
+2
2020-05-05
perf record: Move side band evlist setup to separate routine
Arnaldo Carvalho de Melo
1
-30
/
+41
2020-05-05
perf record: Introduce --switch-output-event
Arnaldo Carvalho de Melo
2
-4
/
+50
2020-05-05
libsubcmd: Introduce OPT_CALLBACK_SET()
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-05-05
perf evlist: Allow reusing the side band thread for more purposes
Arnaldo Carvalho de Melo
2
-0
/
+24
2020-05-05
perf evlist: Move the sideband thread routines to separate object
Arnaldo Carvalho de Melo
3
-117
/
+126
2020-05-05
perf parse-events: Add parse_events_option() variant that creates evlist
Arnaldo Carvalho de Melo
2
-0
/
+24
2020-05-05
perf bpf: Decouple creating the evlist from adding the SB event
Arnaldo Carvalho de Melo
6
-29
/
+36
2020-05-05
perf top: Move sb_evlist to 'struct perf_top'
Arnaldo Carvalho de Melo
2
-5
/
+4
2020-05-05
perf record: Move sb_evlist to 'struct record'
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-05-05
perf tools: Move routines that probe for perf API features to separate file
Arnaldo Carvalho de Melo
11
-158
/
+186