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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
perf python: Ignore unused command line arguments when building with clang
Arnaldo Carvalho de Melo
2
-1
/
+7
2022-07-20
perf build: Avoid defining _FORTIFY_SOURCE multiple times
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-07-20
perf test: Fix test case 83 ('perf stat CSV output linter') on s390
Thomas Richter
1
-3
/
+4
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
2
-2
/
+2
2022-07-20
perf python: Avoid deprecation warning on distutils
Ian Rogers
1
-4
/
+4
2022-07-20
perf gtk: Only support --gtk if compiled in
Ian Rogers
2
-0
/
+14
2022-07-20
perf intel-pt: Add documentation for tracing guest machine user space
Adrian Hunter
1
-4
/
+177
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 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
5
-7
/
+37
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
5
-17
/
+84
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-20
selftests: gpio: fix include path to kernel headers for out of tree builds
Kent Gibson
1
-1
/
+1
2022-07-20
tools: Fixed MIPS builds due to struct flock re-definition
Florian Fainelli
1
-1
/
+10
2022-07-20
memblock tests: change build options to run-time options
Rebecca Mckeever
6
-42
/
+80
2022-07-19
perf tools: Fix dso_id inode generation comparison
Adrian Hunter
1
-2
/
+13
2022-07-19
libbpf: fix an snprintf() overflow check
Dan Carpenter
1
-1
/
+1
2022-07-19
selftests/bpf: fix a test for snprintf() overflow
Dan Carpenter
1
-1
/
+1
2022-07-19
selftests/bpf: test eager BPF ringbuf size adjustment logic
Andrii Nakryiko
1
-0
/
+11
2022-07-19
libbpf: make RINGBUF map size adjustments more eagerly
Andrii Nakryiko
1
-35
/
+42
[prev]
[next]