summaryrefslogtreecommitdiff
path: root/tools/perf/arch
AgeCommit message (Expand)Author
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim
2022-04-28perf arm-spe: Fix SPE events with phys addressesTimothy Hayes
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-01perf evlist: Rename cpus to user_requested_cpusIan Rogers
2022-03-27Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-03-07nds32: Remove the architectureAlan Kao
2022-02-23perf arm-spe: Use advertised caps/min_interval as default sample_periodGerman Gomez
2022-02-15perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcastJames Clark
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-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
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
2022-01-12perf cpumap: Give CPUs their own typeIan Rogers
2022-01-12perf cpumap: Move 'has' function to libperfIan Rogers
2022-01-10perf powerpc: Update global/local variants for p_stage_cycAthira Rajeev
2021-12-21perf tools: Record ARM64 LR register automaticallyAlexandre Truong
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez
2021-12-16perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark
2021-12-07perf parse-events: Architecture specific leader overrideIan Rogers
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-11-18tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-11-13tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo
2021-11-13perf arm-spe: Update --switch-events docs in 'perf record'German Gomez
2021-11-13perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim
2021-11-13perf arm-spe: Implement find_snapshot callbackGerman Gomez
2021-11-13perf arm-spe: Add snapshot mode supportGerman Gomez
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2021-11-13perf test: Make each test/suite its own struct.Ian Rogers
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers
2021-11-07perf evsel: Don't set exclude_guest by defaultRavi Bangoria
2021-11-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-10-25perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev
2021-10-20perf pmu: Make pmu_event tables const.Ian Rogers