summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch
Commit message (Expand)AuthorAgeFilesLines
* perf pmu-events: Hide the pmu_eventsIan Rogers2022-08-131-1/+1
* perf pmu-events: Avoid passing pmu_events_mapIan Rogers2022-08-131-2/+2
* perf tools: Do not pass NULL to parse_events()Adrian Hunter2022-08-107-7/+7
* perf test: Remove x86 rdpmc testIan Rogers2022-08-013-185/+0
* perf stat: Add topdown metrics in the default perf stat on the hybrid machineZhengjun Xing2022-07-293-11/+54
* perf x86 evlist: Add default hybrid events for perf statKan Liang2022-07-291-1/+51
* perf evlist: Always use arch_evlist__add_default_attrs()Kan Liang2022-07-291-1/+6
* perf evsel: Add arch_evsel__hw_name()Kan Liang2022-07-291-0/+20
* perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()Ian Rogers2022-07-251-4/+48
* perf tsc: Add arch TSC frequency informationKan Liang2022-07-253-16/+78
* perf record ibs: Warn about sampling period skewRavi Bangoria2022-06-241-0/+52
* perf mem: Trace physical address for Arm SPE eventsLeo Yan2022-06-031-3/+3
* perf record: Support sample-read topdown metric group for hybrid platformsZhengjun Xing2022-06-033-18/+13
* perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systemsZhengjun Xing2022-06-031-1/+1
* perf tools arm64: Add support for VG registerJames Clark2022-05-271-0/+38
* perf unwind arm64: Decouple Libunwind register names from PerfJames Clark2022-05-261-71/+2
* perf intel-pt: Track sideband system-wide when neededAdrian Hunter2022-05-261-8/+10
* perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch trackingAdrian Hunter2022-05-261-10/+3
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-05-231-0/+12
|\
| * perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang2022-05-211-0/+12
* | perf parse-events: Move slots event for the hybrid platform tooKan Liang2022-05-203-2/+35
* | perf parse-events: Support different format of the topdown event nameKan Liang2022-05-201-1/+1
* | perf evsel: Fixes topdown events in a weak group for the hybrid platformKan Liang2022-05-201-2/+21
* | perf evlist: Keep topdown counters in weak groupIan Rogers2022-05-171-0/+12
* | perf auxtrace: Record whether an auxtrace mmap is neededAdrian Hunter2022-05-105-0/+5
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-04-305-63/+10
|\|
| * 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 jitdump: Add riscv64 supportEric Lin2022-04-111-0/+1
|/
* 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
|/