summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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-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-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-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-06-29perf jevents: Remove jevents.cIan Rogers
2022-06-29perf jevents: Switch build to use jevents.pyIan Rogers
2022-06-29perf jevents: Add python converter scriptIan Rogers
2022-06-29perf python: Prefer python3Ian Rogers
2022-06-28perf bpf: 8 byte align bpil dataIan Rogers
2022-06-28perf offcpu: Accept allowed sample types onlyNamhyung Kim
2022-06-28perf offcpu: Fix build failure on old kernelsNamhyung Kim
2022-06-26perf stat: Enable ignore_missing_threadGang Li
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter
2022-06-24perf script ibs: Support new IBS bits in raw trace dumpRavi Bangoria
2022-06-24perf tool ibs: Sync AMD IBS header fileRavi Bangoria