aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-20perf tools: Make has_kcore_dir() work also for guest kcore_dirAdrian Hunter1-9/+15
2022-07-20perf tools: Remove also guest kcore_dir with host kcore_dirAdrian Hunter1-2/+35
2022-07-20perf script python: intel-pt-events: Add machine_pid and vcpuAdrian Hunter1-5/+27
2022-07-20perf script python: Add machine_pid and vcpuAdrian Hunter1-1/+10
2022-07-20perf auxtrace: Add machine_pid and vcpu to auxtrace_errorAdrian Hunter5-7/+37
2022-07-20perf dlfilter: Add machine_pid and vcpuAdrian Hunter3-0/+32
2022-07-20perf script: Add machine_pid and vcpuAdrian Hunter2-1/+17
2022-07-20perf session: Use sample->machine_pid to find guest machineAdrian Hunter1-1/+3
2022-07-20perf tools: Add machine_pid and vcpu to perf_sampleAdrian Hunter3-1/+16
2022-07-20perf tools: Add guest_cpu to hypervisor threadsAdrian Hunter3-0/+20
2022-07-20perf session: Create guest machines from id_indexAdrian Hunter1-0/+31
2022-07-20perf tools: Add machine_pid and vcpu to id_indexAdrian Hunter5-17/+84
2022-07-20perf buildid-cache: Do not require purge files to also be in the file systemAdrian Hunter1-5/+2
2022-07-20perf buildid-cache: Add guestmount'd files to the build ID cacheAdrian Hunter2-20/+63
2022-07-20perf script: Add --dump-unsorted-raw-trace optionAdrian Hunter2-0/+11
2022-07-20perf tools: Add perf_event__synthesize_id_sample()Adrian Hunter2-0/+48
2022-07-20perf tools: Factor out evsel__id_hdr_size()Adrian Hunter3-27/+29
2022-07-20perf tools: Export perf_event__process_finished_round()Adrian Hunter2-8/+8
2022-07-20perf ordered_events: Add ordered_events__last_flush_time()Adrian Hunter1-0/+6
2022-07-20perf tools: Export dsos__for_each_with_build_id()Adrian Hunter2-6/+6
2022-07-19perf tools: Fix dso_id inode generation comparisonAdrian Hunter1-2/+13
2022-07-18perf buildid-list: Add a "-m" option to show kernel and modules build-idsBlake Jones4-1/+62
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo72-238/+1627
2022-07-17perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao1-0/+2
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter1-14/+4
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter1-3/+6
2022-07-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2022-07-17tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+30
2022-07-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-13/+138
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel2-1/+120
2022-07-12perf lock: Look up callchain for the contended locksNamhyung Kim1-4/+156
2022-07-12perf record: Allow to specify max stack depth of fp callchainNamhyung Kim2-6/+17
2022-07-12perf lock: Handle lock contention tracepointsNamhyung Kim1-0/+137
2022-07-12perf lock: Add lock contention tracepoints record supportNamhyung Kim1-7/+69
2022-07-12perf lock: Skip print_bad_events() if nothing badNamhyung Kim1-0/+7
2022-07-12perf lock: Allow to use different kernel symbolsNamhyung Kim2-0/+11
2022-07-12perf lock: Print wait times with unitNamhyung Kim1-8/+40
2022-07-12perf test: Add test for branch stack samplingGerman Gomez1-0/+114
2022-07-12perf test: Make all metrics test more tolerantIan Rogers1-16/+31
2022-07-12perf test: Add debug line to diagnose broken metricsIan Rogers1-0/+1
2022-07-11selftest: net: add tun to .gitignoreJakub Kicinski1-0/+1
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-24/+372
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts1-1/+1
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta1-0/+9
2022-07-08selftests: forwarding: Install no_forwarding.shMartin Blumenstingl1-0/+1
2022-07-08selftests: forwarding: Install local_termination.shMartin Blumenstingl1-0/+1
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-11/+14
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong3-11/+14