summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-25perf tsc: Add arch TSC frequency informationKan Liang
2022-07-21perf lock: Fix a copy-n-paste bugNamhyung Kim
2022-07-21Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-07-20perf python: Ignore unused command line arguments when building with clangArnaldo Carvalho de Melo
2022-07-20watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds
2022-07-20lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg
2022-07-20perf build: Avoid defining _FORTIFY_SOURCE multiple timesArnaldo Carvalho de Melo
2022-07-20perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter
2022-07-20perf cs-etm: Fix duplicated 'the' in commentJason Wang
2022-07-20perf probe: Fix duplicated 'the' in commentJason Wang
2022-07-20perf scripting perl: Ignore some warnings to keep building with perl headersArnaldo Carvalho de Melo
2022-07-20perf python: Avoid deprecation warning on distutilsIan Rogers
2022-07-20perf gtk: Only support --gtk if compiled inIan Rogers
2022-07-20perf intel-pt: Add documentation for tracing guest machine user spaceAdrian Hunter
2022-07-20perf intel-pt: Use guest pid/tid etc in guest samplesAdrian Hunter
2022-07-20perf intel-pt: Add machine_pid and vcpu to auxtrace_errorAdrian Hunter
2022-07-20perf intel-pt: Determine guest thread from guest sidebandAdrian Hunter
2022-07-20perf intel-pt: Disable sync switch with guest sidebandAdrian Hunter
2022-07-20perf intel-pt: Track guest context switchesAdrian Hunter
2022-07-20perf intel-pt: Add some more logging to intel_pt_walk_next_insn()Adrian Hunter
2022-07-20perf intel-pt: Remove guest_machine_pidAdrian Hunter
2022-07-20perf tools: Add perf_event__is_guest()Adrian Hunter
2022-07-20perf tools: Handle injected guest kernel mmap eventAdrian Hunter
2022-07-20perf machine: Use realloc_array_as_needed() in machine__set_current_tid()Adrian Hunter
2022-07-20perf inject: Add support for injecting guest sideband eventsAdrian Hunter
2022-07-20perf tools: Add reallocarray_as_needed()Adrian Hunter
2022-07-20perf tools: Automatically use guest kcore_dir if presentAdrian Hunter
2022-07-20perf tools: Make has_kcore_dir() work also for guest kcore_dirAdrian Hunter
2022-07-20perf tools: Remove also guest kcore_dir with host kcore_dirAdrian Hunter
2022-07-20perf script python: intel-pt-events: Add machine_pid and vcpuAdrian Hunter
2022-07-20perf script python: Add machine_pid and vcpuAdrian Hunter
2022-07-20perf auxtrace: Add machine_pid and vcpu to auxtrace_errorAdrian Hunter
2022-07-20perf dlfilter: Add machine_pid and vcpuAdrian Hunter
2022-07-20perf script: Add machine_pid and vcpuAdrian Hunter
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-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-07-18perf buildid-list: Add a "-m" option to show kernel and modules build-idsBlake Jones