summaryrefslogtreecommitdiff
path: root/tools/perf/arch/x86
AgeCommit message (Expand)Author
2023-11-22tools/perf: Update tools's copy of x86 syscall tableNamhyung Kim
2023-11-03Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-17perf pmu: Lazily compute default configIan Rogers
2023-10-17perf intel-pt: Move PMU initialization from default config codeIan Rogers
2023-10-17perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_initIan Rogers
2023-10-10Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-nextArnaldo Carvalho de Melo
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-29perf pmus: Make PMU alias name loading lazyIan Rogers
2023-09-15perf annotate: Add more x86 mov instruction casesNamhyung Kim
2023-09-13tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo
2023-09-11perf parse-events: Introduce 'struct parse_events_terms'Ian Rogers
2023-08-25perf pmu: Remove logic for PMU name being NULLIan Rogers
2023-08-24perf pmu: Parse sysfs events directly from a fileIan Rogers
2023-08-23perf pmu: Avoid passing format list to perf_pmu__format_bits()Ian Rogers
2023-08-23perf pmu: Avoid passing format list to perf_pmu__config_terms()Ian Rogers
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan
2023-08-03perf parse-events x86: Avoid sorting uops_retired.slotsIan Rogers
2023-08-03perf arch x86: Address shellcheck warnings about unused variables in syscallt...Athira Rajeev
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-01perf evsel amd: Fix IBS error messageRavi Bangoria
2023-06-30Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-16perf mem amd: Fix perf_pmus__num_mem_pmus()Ravi Bangoria
2023-06-14perf tool x86: Fix perf_env memory leakIan Rogers
2023-06-13perf tool x86: Consolidate is_amd check into single functionRavi Bangoria
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter
2023-06-12perf thread: Add accessor functions for threadIan Rogers
2023-06-09perf annotate: Remove x86 instructions with suffixNamhyung Kim
2023-06-05perf tools: Declare syscalltbl_*[] as const for all archsTiezhu Yang
2023-05-28perf test x86: intel-pt-test data is immutable so mark it constIan Rogers
2023-05-28perf test x86: insn-x86 test data is immutable so mark it constIan Rogers
2023-05-27perf pmus: Remove perf_pmus__has_hybridIan Rogers
2023-05-27perf pmus: Allow just core PMU scanningIan Rogers
2023-05-27perf pmu: Separate pmu and pmusIan Rogers
2023-05-27perf x86 mem: minor refactor to is_mem_loads_aux_eventIan Rogers
2023-05-27perf x86: Iterate hybrid PMUs as core PMUsIan Rogers
2023-05-27perf evlist: Remove __evlist__add_defaultIan Rogers
2023-05-15perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86Namhyung Kim
2023-05-15perf parse-events: Don't reorder atom cpu eventsIan Rogers
2023-05-15perf test x86 hybrid: Add hybrid extended type checksIan Rogers
2023-05-15perf test x86 hybrid: Update test expectationsIan Rogers
2023-05-15perf test: Move x86 hybrid tests to arch/x86Ian Rogers
2023-05-08perf test: Add selftest to test IBS invocation via core pmu eventsRavi Bangoria
2023-04-24perf tools: Add util function for overriding user set config valuesJames Clark
2023-04-24perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...Arnaldo Carvalho de Melo
2023-04-12perf x86 iostat: Use zfree() to reduce chances of use after freeArnaldo Carvalho de Melo
2023-04-06perf map: Add accessors for ->pgoff and ->relocIan Rogers