summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim2022-04-284-63/+0
* perf arm-spe: Fix SPE events with phys addressesTimothy Hayes2022-04-281-0/+10
* perf: arm-spe: Fix perf report --mem-modeJames Clark2022-04-091-0/+6
* perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-014-8/+8
* Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-03-276-9/+40
|\
| * perf parse-events: Move slots only with topdownIan Rogers2022-03-221-4/+14
| * Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-03-224-1/+3534
| |\
| * | perf arm-spe: Use advertised caps/min_interval as default sample_periodGerman Gomez2022-02-231-1/+1
| * | perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcastJames Clark2022-02-151-0/+3
| * | perf intel-pt: Record Event Trace capability flagAdrian Hunter2022-02-151-0/+7
| * | perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bitAdrian Hunter2022-02-151-2/+5
| * | perf intel-pt: pkt-decoder: Add CFE and EVD packetsAdrian Hunter2022-02-151-0/+8
| * | perf intel-pt: pkt-decoder-test: Fix scope of test_dataAdrian Hunter2022-02-151-1/+1
| * | perf maps: Use a pointer for kmapsIan Rogers2022-02-141-1/+1
* | | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-03-251-2/+1
|\ \ \
| * | | s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-2/+1
| |/ /
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-233-31/+0
|\ \ \ | |_|/ |/| |
| * | nds32: Remove the architectureAlan Kao2022-03-073-31/+0
| |/
* | Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-213-0/+3533
|\ \
| * | perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter2022-01-233-0/+3426
| * | perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter2022-01-233-0/+50
| * | perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter2022-01-232-0/+57
| |/
* / perf parse-events: Ignore case in topdown.slots checkIan Rogers2022-03-181-1/+1
|/
* tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscallArnaldo Carvalho de Melo2022-01-204-0/+4
* perf cpumap: Give CPUs their own typeIan Rogers2022-01-122-13/+24
* perf cpumap: Move 'has' function to libperfIan Rogers2022-01-121-8/+8
* perf powerpc: Update global/local variants for p_stage_cycAthira Rajeev2022-01-101-1/+7
* perf tools: Record ARM64 LR register automaticallyAlexandre Truong2021-12-211-0/+7
* perf arch: Support register names from all archsGerman Gomez2021-12-168-569/+0
* perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez2021-12-161-0/+2
* perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark2021-12-161-19/+0
* perf parse-events: Architecture specific leader overrideIan Rogers2021-12-071-0/+17
* tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo2021-12-061-0/+1
* tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo2021-12-061-0/+1
* tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo2021-11-181-0/+1
* tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo2021-11-131-0/+1
* perf arm-spe: Update --switch-events docs in 'perf record'German Gomez2021-11-131-1/+3
* perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim2021-11-131-1/+5
* perf arm-spe: Implement find_snapshot callbackGerman Gomez2021-11-131-0/+145
* perf arm-spe: Add snapshot mode supportGerman Gomez2021-11-131-0/+130
* perf test: Rename struct test to test_suiteIan Rogers2021-11-1315-21/+22
* perf test: Move each test suite struct to its testIan Rogers2021-11-134-10/+10
* perf test: Make each test/suite its own struct.Ian Rogers2021-11-139-63/+35
* perf parse-event: Add init and exit to parse_event_errorIan Rogers2021-11-071-1/+2
* perf parse-events: Rename parse_events_error functionsIan Rogers2021-11-071-1/+1
* perf evsel: Don't set exclude_guest by defaultRavi Bangoria2021-11-071-0/+23
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-11-011-1/+1
|\
| * perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa2021-10-311-1/+1
* | perf powerpc: Add support to expose instruction and data address registers as...Athira Rajeev2021-10-252-0/+4
* | perf pmu: Make pmu_event tables const.Ian Rogers2021-10-201-1/+1