summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-07-20perf session: Use sample->machine_pid to find guest machineAdrian Hunter
2022-07-20perf tools: Add machine_pid and vcpu to perf_sampleAdrian Hunter
2022-07-20perf tools: Add guest_cpu to hypervisor threadsAdrian Hunter
2022-07-20perf session: Create guest machines from id_indexAdrian Hunter
2022-07-20perf tools: Add machine_pid and vcpu to id_indexAdrian Hunter
2022-07-20perf buildid-cache: Do not require purge files to also be in the file systemAdrian Hunter
2022-07-20perf buildid-cache: Add guestmount'd files to the build ID cacheAdrian Hunter
2022-07-20perf script: Add --dump-unsorted-raw-trace optionAdrian Hunter
2022-07-20perf tools: Add perf_event__synthesize_id_sample()Adrian Hunter
2022-07-20perf tools: Factor out evsel__id_hdr_size()Adrian Hunter
2022-07-20perf tools: Export perf_event__process_finished_round()Adrian Hunter
2022-07-20perf ordered_events: Add ordered_events__last_flush_time()Adrian Hunter
2022-07-20perf tools: Export dsos__for_each_with_build_id()Adrian Hunter
2022-07-19perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-07-18perf buildid-list: Add a "-m" option to show kernel and modules build-idsBlake Jones
2022-07-18Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-07-17perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter
2022-07-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-07-17tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-12perf lock: Look up callchain for the contended locksNamhyung Kim
2022-07-12perf record: Allow to specify max stack depth of fp callchainNamhyung Kim
2022-07-12perf lock: Handle lock contention tracepointsNamhyung Kim
2022-07-12perf lock: Add lock contention tracepoints record supportNamhyung Kim
2022-07-12perf lock: Skip print_bad_events() if nothing badNamhyung Kim
2022-07-12perf lock: Allow to use different kernel symbolsNamhyung Kim
2022-07-12perf lock: Print wait times with unitNamhyung Kim
2022-07-12perf test: Add test for branch stack samplingGerman Gomez
2022-07-12perf test: Make all metrics test more tolerantIan Rogers
2022-07-12perf test: Add debug line to diagnose broken metricsIan Rogers
2022-07-11selftest: net: add tun to .gitignoreJakub Kicinski
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-09x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-07-08selftests: forwarding: Install no_forwarding.shMartin Blumenstingl
2022-07-08selftests: forwarding: Install local_termination.shMartin Blumenstingl
2022-07-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-07x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra
2022-07-06wireguard: selftests: use microvm on x86Jason A. Donenfeld
2022-07-06wireguard: selftests: always call kernel makefileJason A. Donenfeld
2022-07-06wireguard: selftests: use virt machine on m68kJason A. Donenfeld
2022-07-06wireguard: selftests: set fake real time in initJason A. Donenfeld
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor