index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
James Clark
2021-07-01
1
-1
/
+5
|
*
|
|
|
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
2021-07-01
1
-0
/
+3
|
*
|
|
|
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
1
-0
/
+11
|
*
|
|
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
2
-0
/
+118
|
*
|
|
|
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
1
-1
/
+2
|
*
|
|
|
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
2021-07-01
1
-0
/
+1
|
*
|
|
|
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2021-07-01
1
-0
/
+4
|
*
|
|
|
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
2021-07-01
1
-5
/
+1
|
*
|
|
|
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
2021-07-01
1
-3
/
+34
|
*
|
|
|
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
2021-07-01
1
-1
/
+1
|
*
|
|
|
perf arm-spe: Convert event kernel time to counter value
Leo Yan
2021-07-01
1
-1
/
+1
|
*
|
|
|
perf arm-spe: Save clock parameters from TIME_CONV event
Leo Yan
2021-07-01
1
-0
/
+26
|
*
|
|
|
perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
2021-07-01
1
-133
/
+0
|
*
|
|
|
perf bpf_counter: Move common functions to bpf_counter.h
Namhyung Kim
2021-07-01
2
-52
/
+52
|
*
|
|
|
perf tools: Add cgroup_is_v2() helper
Namhyung Kim
2021-07-01
2
-0
/
+21
|
*
|
|
|
perf tools: Add read_cgroup_id() function
Namhyung Kim
2021-07-01
2
-0
/
+35
|
*
|
|
|
tools lib: Adopt bitmap_intersects() operation from the kernel sources
Alexey Bayduraev
2021-06-30
2
-0
/
+25
|
*
|
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-30
88
-757
/
+5137
|
|
\
\
\
\
|
*
|
|
|
|
perf top: Add cgroup support for perf top (-G)
Joshua Martinez
2021-06-24
2
-0
/
+20
|
*
|
|
|
|
perf script: Share addr_al between functions
Adrian Hunter
2021-06-22
1
-14
/
+24
|
*
|
|
|
|
perf script: Move filtering before scripting
Adrian Hunter
2021-06-22
1
-6
/
+6
|
*
|
|
|
|
perf script: Move filter_cpu() earlier
Adrian Hunter
2021-06-22
1
-3
/
+3
|
*
|
|
|
|
perf test: Pass the verbose option to shell tests
Ian Rogers
2021-06-22
1
-1
/
+4
|
*
|
|
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-22
52
-89
/
+602
|
|
\
\
\
\
\
|
*
|
|
|
|
|
perf probe: Add --bootconfig to output definition in bootconfig format
Masami Hiramatsu
2021-06-18
3
-1
/
+85
|
*
|
|
|
|
|
perf probe: Cleanup synthesize_probe_trace_command()
Masami Hiramatsu
2021-06-18
1
-37
/
+49
|
*
|
|
|
|
|
perf probe: Support probes on init functions for offline kernel
Masami Hiramatsu
2021-06-18
1
-2
/
+7
|
*
|
|
|
|
|
perf test: Make stat bpf counters test more robust
Ian Rogers
2021-06-18
1
-0
/
+8
|
*
|
|
|
|
|
perf test: Add verbose skip output for bpf counters
Ian Rogers
2021-06-18
1
-1
/
+7
|
*
|
|
|
|
|
perf annotate: Add itrace options support
Yang Jihong
2021-06-16
2
-0
/
+18
|
*
|
|
|
|
|
perf mem-events: Remove duplicate #undef
Li Huafei
2021-06-16
1
-2
/
+0
|
*
|
|
|
|
|
perf evsel: Adjust hybrid event and global event mixed group
Jin Yao
2021-06-10
1
-0
/
+25
|
*
|
|
|
|
|
perf probe: Provide clearer message permission error for tracefs access
Masami Hiramatsu
2021-06-08
1
-30
/
+65
|
*
|
|
|
|
|
perf auxtrace: Change to use SMP memory barriers
Leo Yan
2021-06-08
1
-3
/
+3
|
*
|
|
|
|
|
perf srccode: Use list_move() instead of equivalent list_del() + list_add() s...
Zou Wei
2021-06-08
1
-2
/
+1
|
*
|
|
|
|
|
perf probe: Report possible permission error for map__load() failure
Masami Hiramatsu
2021-06-04
1
-3
/
+22
|
*
|
|
|
|
|
perf probe: Add permission and sysctl notice to man page
Masami Hiramatsu
2021-06-04
1
-3
/
+16
|
*
|
|
|
|
|
Revert "perf vendor events intel: Add metrics for Icelake Server"
Arnaldo Carvalho de Melo
2021-06-02
1
-327
/
+0
|
*
|
|
|
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-06-01
49
-760
/
+2709
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf c2c: Support record for hybrid platform
Jin Yao
2021-06-01
1
-17
/
+23
|
*
|
|
|
|
|
|
perf mem: Disable 'mem-loads-aux' group before reporting
Jin Yao
2021-06-01
3
-0
/
+28
|
*
|
|
|
|
|
|
perf mem: Fix wrong verbose output for recording events
Jin Yao
2021-06-01
1
-3
/
+5
|
*
|
|
|
|
|
|
perf mem: Support record for hybrid platform
Jin Yao
2021-06-01
3
-17
/
+93
|
*
|
|
|
|
|
|
perf tools: Check if mem_events is supported for hybrid platform
Jin Yao
2021-06-01
1
-6
/
+26
|
*
|
|
|
|
|
|
perf tools: Support pmu prefix for mem-store event
Jin Yao
2021-06-01
1
-1
/
+11
|
*
|
|
|
|
|
|
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
7
-16
/
+37
|
*
|
|
|
|
|
|
perf tools: Check mem-loads auxiliary event
Jin Yao
2021-06-01
1
-2
/
+7
|
*
|
|
|
|
|
|
perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace
Adrian Hunter
2021-06-01
2
-19
/
+163
|
*
|
|
|
|
|
|
perf scripting python: exported-sql-viewer.py: Factor out libxed.py
Adrian Hunter
2021-06-01
2
-88
/
+108
|
*
|
|
|
|
|
|
perf scripting python: Update documentation for srcline etc
Adrian Hunter
2021-06-01
1
-4
/
+42
[prev]
[next]