index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
perf symbol: Correct address for bss symbols
Leo Yan
1
-4
/
+41
2022-07-26
perf kwork: Add workqueue trace BPF support
Yang Jihong
2
-1
/
+101
2022-07-26
perf kwork: Add softirq trace BPF support
Yang Jihong
2
-1
/
+92
2022-07-26
perf kwork: Add IRQ trace BPF support
Yang Jihong
2
-1
/
+187
2022-07-26
perf kwork: Implement BPF trace
Yang Jihong
4
-0
/
+388
2022-07-26
perf kwork: Implement perf kwork timehist
Yang Jihong
1
-0
/
+3
2022-07-26
perf kwork: Implement perf kwork latency
Yang Jihong
1
-0
/
+14
2022-07-26
perf kwork: Implement 'report' subcommand
Yang Jihong
1
-0
/
+161
2022-07-26
perf kwork: Add workqueue kwork record support
Yang Jihong
1
-0
/
+1
2022-07-26
perf kwork: Add softirq kwork record support
Yang Jihong
1
-0
/
+1
2022-07-26
perf kwork: Add irq kwork record support
Yang Jihong
1
-0
/
+1
2022-07-26
perf kwork: New tool to trace time properties of kernel work (such as softirq...
Yang Jihong
1
-0
/
+41
2022-07-25
perf data: Add missing unistd.h header needed for pid_t
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-25
perf tsc: Add arch TSC frequency information
Kan Liang
2
-0
/
+14
2022-07-20
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-07-20
perf cs-etm: Fix duplicated 'the' in comment
Jason Wang
1
-1
/
+1
2022-07-20
perf probe: Fix duplicated 'the' in comment
Jason Wang
1
-1
/
+1
2022-07-20
perf scripting perl: Ignore some warnings to keep building with perl headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-07-20
perf python: Avoid deprecation warning on distutils
Ian Rogers
1
-4
/
+4
2022-07-20
perf intel-pt: Use guest pid/tid etc in guest samples
Adrian Hunter
1
-0
/
+11
2022-07-20
perf intel-pt: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
1
-6
/
+20
2022-07-20
perf intel-pt: Determine guest thread from guest sideband
Adrian Hunter
1
-2
/
+67
2022-07-20
perf intel-pt: Disable sync switch with guest sideband
Adrian Hunter
1
-0
/
+29
2022-07-20
perf intel-pt: Track guest context switches
Adrian Hunter
1
-0
/
+23
2022-07-20
perf intel-pt: Add some more logging to intel_pt_walk_next_insn()
Adrian Hunter
1
-5
/
+20
2022-07-20
perf intel-pt: Remove guest_machine_pid
Adrian Hunter
1
-3
/
+1
2022-07-20
perf tools: Add perf_event__is_guest()
Adrian Hunter
1
-0
/
+21
2022-07-20
perf tools: Handle injected guest kernel mmap event
Adrian Hunter
1
-3
/
+12
2022-07-20
perf machine: Use realloc_array_as_needed() in machine__set_current_tid()
Adrian Hunter
2
-19
/
+8
2022-07-20
perf tools: Add reallocarray_as_needed()
Adrian Hunter
2
-0
/
+48
2022-07-20
perf tools: Automatically use guest kcore_dir if present
Adrian Hunter
5
-2
/
+27
2022-07-20
perf tools: Make has_kcore_dir() work also for guest kcore_dir
Adrian Hunter
1
-9
/
+15
2022-07-20
perf tools: Remove also guest kcore_dir with host kcore_dir
Adrian Hunter
1
-2
/
+35
2022-07-20
perf script python: Add machine_pid and vcpu
Adrian Hunter
1
-1
/
+10
2022-07-20
perf auxtrace: Add machine_pid and vcpu to auxtrace_error
Adrian Hunter
4
-7
/
+35
2022-07-20
perf dlfilter: Add machine_pid and vcpu
Adrian Hunter
1
-0
/
+2
2022-07-20
perf session: Use sample->machine_pid to find guest machine
Adrian Hunter
1
-1
/
+3
2022-07-20
perf tools: Add machine_pid and vcpu to perf_sample
Adrian Hunter
3
-1
/
+16
2022-07-20
perf tools: Add guest_cpu to hypervisor threads
Adrian Hunter
3
-0
/
+20
2022-07-20
perf session: Create guest machines from id_index
Adrian Hunter
1
-0
/
+31
2022-07-20
perf tools: Add machine_pid and vcpu to id_index
Adrian Hunter
3
-17
/
+75
2022-07-20
perf buildid-cache: Do not require purge files to also be in the file system
Adrian Hunter
1
-5
/
+2
2022-07-20
perf buildid-cache: Add guestmount'd files to the build ID cache
Adrian Hunter
2
-20
/
+63
2022-07-20
perf tools: Add perf_event__synthesize_id_sample()
Adrian Hunter
2
-0
/
+48
2022-07-20
perf tools: Factor out evsel__id_hdr_size()
Adrian Hunter
3
-27
/
+29
2022-07-20
perf tools: Export perf_event__process_finished_round()
Adrian Hunter
2
-8
/
+8
2022-07-20
perf ordered_events: Add ordered_events__last_flush_time()
Adrian Hunter
1
-0
/
+6
2022-07-20
perf tools: Export dsos__for_each_with_build_id()
Adrian Hunter
2
-6
/
+6
2022-07-19
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
1
-2
/
+13
2022-07-18
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
Blake Jones
2
-0
/
+20
[prev]
[next]