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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
perf machine: Use realloc_array_as_needed() in machine__set_current_tid()
Adrian Hunter
2
-19
/
+8
2022-07-20
perf inject: Add support for injecting guest sideband events
Adrian Hunter
2
-1
/
+1059
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: intel-pt-events: Add machine_pid and vcpu
Adrian Hunter
1
-5
/
+27
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
3
-0
/
+32
2022-07-20
perf script: Add machine_pid and vcpu
Adrian Hunter
2
-1
/
+17
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 script: Add --dump-unsorted-raw-trace option
Adrian Hunter
2
-0
/
+11
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
4
-1
/
+62
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
15
-46
/
+110
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
1
-0
/
+2
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-12
perf lock: Look up callchain for the contended locks
Namhyung Kim
1
-4
/
+156
2022-07-12
perf record: Allow to specify max stack depth of fp callchain
Namhyung Kim
2
-6
/
+17
2022-07-12
perf lock: Handle lock contention tracepoints
Namhyung Kim
1
-0
/
+137
2022-07-12
perf lock: Add lock contention tracepoints record support
Namhyung Kim
1
-7
/
+69
2022-07-12
perf lock: Skip print_bad_events() if nothing bad
Namhyung Kim
1
-0
/
+7
2022-07-12
perf lock: Allow to use different kernel symbols
Namhyung Kim
2
-0
/
+11
2022-07-12
perf lock: Print wait times with unit
Namhyung Kim
1
-8
/
+40
2022-07-12
perf test: Add test for branch stack sampling
German Gomez
1
-0
/
+114
2022-07-12
perf test: Make all metrics test more tolerant
Ian Rogers
1
-16
/
+31
2022-07-12
perf test: Add debug line to diagnose broken metrics
Ian Rogers
1
-0
/
+1
2022-07-02
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
1
-2
/
+3
2022-07-02
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
1
-2
/
+2
2022-07-02
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
1
-1
/
+1
2022-06-29
perf jevents: Remove jevents.c
Ian Rogers
8
-2019
/
+2
2022-06-29
perf jevents: Switch build to use jevents.py
Ian Rogers
4
-2
/
+189
2022-06-29
perf jevents: Add python converter script
Ian Rogers
3
-0
/
+448
2022-06-29
perf python: Prefer python3
Ian Rogers
1
-4
/
+4
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
1
-3
/
+2
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
3
-1
/
+24
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
1
-6
/
+14
[prev]
[next]