summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-05-17perf cs-etm: Prevent and warn on underflows during timestamp calculation.James Clark
2021-05-17perf cs-etm: Start reading 'Z' --itrace optionJames Clark
2021-05-17perf cs-etm: Move synth_opts initialisationJames Clark
2021-05-17perf header: Support HYBRID_CPU_PMU_CAPS featureJin Yao
2021-05-17perf header: Support HYBRID_TOPOLOGY featureJin Yao
2021-05-12perf cs-etm: Set time on synthesised samples to preserve orderingJames Clark
2021-05-12perf cs-etm: Refactor timestamp variable namesJames Clark
2021-05-12perf x86 kvm-stat: Support to analyze kvm MSRLei Zhao
2021-05-12perf stat: Use aggregated counts directlyNamhyung Kim
2021-05-12perf record: Set timestamp boundary for AUX area eventsAdrian Hunter
2021-05-12perf intel-pt: Parse VM Time Correlation options and set up decodingAdrian Hunter
2021-05-12perf intel-pt: Add VM Time Correlation to decoderAdrian Hunter
2021-05-12perf intel-pt: Better 7-byte timestamp wraparound logicAdrian Hunter
2021-05-12perf intel-pt: Pass the first timestamp to the decoderAdrian Hunter
2021-05-12perf intel-pt: Add a tree for VMCS informationAdrian Hunter
2021-05-12perf intel-pt: Let overlap detection handle VM timestampsAdrian Hunter
2021-05-12perf auxtrace: Allow buffers to be mapped read / writeAdrian Hunter
2021-05-12perf inject: Add --vm-time-correlation optionAdrian Hunter
2021-05-12perf inject: Add facility to do in place updateAdrian Hunter
2021-05-12perf intel-pt: Support Z itrace option for timeless decodingAdrian Hunter
2021-05-12perf intel-pt: Move synth_opts initialization earlierAdrian Hunter
2021-05-12perf auxtrace: Add Z itrace option for timeless decodingAdrian Hunter
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2021-05-10tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...Arnaldo Carvalho de Melo
2021-05-10perf tools: Fix a build error on arm64 with clangMasami Hiramatsu
2021-05-10perf tools: Fix dynamic libbpf linkJiri Olsa
2021-05-10perf session: Fix swapping of cpu_map and stat_config recordsDmitry Koshelev
2021-05-10perf jevents: Silence warning for ArchStd filesIan Rogers
2021-05-10perf record: Disallow -c and -F option at the same timeNamhyung Kim
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29perf build: Defer printing detected features to the end of all feature checksArnaldo Carvalho de Melo
2021-04-29perf build: Regenerate the FEATURE_DUMP file after extra feature checksJiri Olsa
2021-04-29perf session: Dump PERF_RECORD_TIME_CONV eventLeo Yan
2021-04-29perf session: Add swap operation for event TIME_CONVLeo Yan
2021-04-29perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-04-29perf Documentation: Document intel-hybrid supportJin Yao
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao
2021-04-29perf tests: Support 'Session topology' test for hybridJin Yao
2021-04-29perf tests: Support 'Parse and process metrics' test for hybridJin Yao
2021-04-29perf tests: Support 'Track with sched_switch' test for hybridJin Yao
2021-04-29perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao
2021-04-29perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao
2021-04-29perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao
2021-04-29perf record: Uniquify hybrid event nameJin Yao
2021-04-29perf stat: Warn group events from different hybrid PMUJin Yao
2021-04-29perf stat: Filter out unmatched aggregation for hybrid eventJin Yao
2021-04-29perf stat: Add default hybrid eventsJin Yao