summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86
AgeCommit message (Expand)Author
2023-02-06perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2023-02-06perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang
2023-02-03perf report: Support Retire LatencyKan Liang
2023-01-22perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATHJames Clark
2022-12-14perf build: Use libtraceevent from the systemIan Rogers
2022-11-24perf stat: Pass through 'struct outstate'Namhyung Kim
2022-11-09perf intel-pt: Add hybrid CPU compatibility testAdrian Hunter
2022-11-09perf intel-pt: Redefine test_suite to allow for adding more subtestsAdrian Hunter
2022-11-09perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...Adrian Hunter
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangl...Arnaldo Carvalho de Melo
2022-10-27perf arch x86: Add missing stdlib.h to get free() prototypeArnaldo Carvalho de Melo
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter
2022-10-06perf mem/c2c: Add load store event mappings for AMDRavi Bangoria
2022-10-06perf tools: Add evlist__add_sched_switch()Namhyung Kim
2022-08-10perf tools: Do not pass NULL to parse_events()Adrian Hunter
2022-08-01perf test: Remove x86 rdpmc testIan Rogers
2022-07-29perf stat: Add topdown metrics in the default perf stat on the hybrid machineZhengjun Xing
2022-07-29perf x86 evlist: Add default hybrid events for perf statKan Liang
2022-07-29perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang
2022-07-29perf evsel: Add arch_evsel__hw_name()Kan Liang
2022-07-25perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()Ian Rogers
2022-07-25perf tsc: Add arch TSC frequency informationKan Liang
2022-06-24perf record ibs: Warn about sampling period skewRavi Bangoria
2022-06-03perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing
2022-06-03perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing
2022-05-26perf intel-pt: Track sideband system-wide when neededAdrian Hunter
2022-05-26perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch trackingAdrian Hunter
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-20perf parse-events: Move slots event for the hybrid platform tooKan Liang
2022-05-20perf parse-events: Support different format of the topdown event nameKan Liang
2022-05-20perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang
2022-05-17perf evlist: Keep topdown counters in weak groupIan Rogers
2022-05-10perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers
2022-03-22perf parse-events: Move slots only with topdownIan Rogers
2022-03-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2022-03-21Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-18perf parse-events: Ignore case in topdown.slots checkIan Rogers
2022-02-15perf intel-pt: Record Event Trace capability flagAdrian Hunter
2022-02-15perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter
2022-02-15perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter
2022-02-15perf intel-pt: pkt-decoder-test: Fix scope of test_dataAdrian Hunter
2022-02-14perf maps: Use a pointer for kmapsIan Rogers
2022-01-23perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter
2022-01-23perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter
2022-01-23perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter
2022-01-20tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-07perf parse-events: Architecture specific leader overrideIan Rogers