| Commit message (Expand) | Author | Age | Files | Lines |
* | perf mem: Trace physical address for Arm SPE events | Leo Yan | 2022-06-03 | 1 | -3/+3 |
* | perf record: Support sample-read topdown metric group for hybrid platforms | Zhengjun Xing | 2022-06-03 | 3 | -18/+13 |
* | perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems | Zhengjun Xing | 2022-06-03 | 1 | -1/+1 |
* | perf tools arm64: Add support for VG register | James Clark | 2022-05-27 | 1 | -0/+38 |
* | perf unwind arm64: Decouple Libunwind register names from Perf | James Clark | 2022-05-26 | 1 | -71/+2 |
* | perf intel-pt: Track sideband system-wide when needed | Adrian Hunter | 2022-05-26 | 1 | -8/+10 |
* | perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking | Adrian Hunter | 2022-05-26 | 1 | -10/+3 |
* | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 2022-05-23 | 1 | -0/+12 |
|\ |
|
| * | perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform | Kan Liang | 2022-05-21 | 1 | -0/+12 |
* | | perf parse-events: Move slots event for the hybrid platform too | Kan Liang | 2022-05-20 | 3 | -2/+35 |
* | | perf parse-events: Support different format of the topdown event name | Kan Liang | 2022-05-20 | 1 | -1/+1 |
* | | perf evsel: Fixes topdown events in a weak group for the hybrid platform | Kan Liang | 2022-05-20 | 1 | -2/+21 |
* | | perf evlist: Keep topdown counters in weak group | Ian Rogers | 2022-05-17 | 1 | -0/+12 |
* | | perf auxtrace: Record whether an auxtrace mmap is needed | Adrian Hunter | 2022-05-10 | 5 | -0/+5 |
* | | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 2022-04-30 | 5 | -63/+10 |
|\| |
|
| * | perf symbol: Remove arch__symbols__fixup_end() | Namhyung Kim | 2022-04-28 | 4 | -63/+0 |
| * | perf arm-spe: Fix SPE events with phys addresses | Timothy Hayes | 2022-04-28 | 1 | -0/+10 |
* | | perf jitdump: Add riscv64 support | Eric Lin | 2022-04-11 | 1 | -0/+1 |
|/ |
|
* | perf: arm-spe: Fix perf report --mem-mode | James Clark | 2022-04-09 | 1 | -0/+6 |
* | perf evlist: Rename cpus to user_requested_cpus | Ian Rogers | 2022-04-01 | 4 | -8/+8 |
* | Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2022-03-27 | 6 | -9/+40 |
|\ |
|
| * | perf parse-events: Move slots only with topdown | Ian Rogers | 2022-03-22 | 1 | -4/+14 |
| * | Merge remote-tracking branch 'torvalds/master' into perf/core | Arnaldo Carvalho de Melo | 2022-03-22 | 4 | -1/+3534 |
| |\ |
|
| * | | perf arm-spe: Use advertised caps/min_interval as default sample_period | German Gomez | 2022-02-23 | 1 | -1/+1 |
| * | | perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast | James Clark | 2022-02-15 | 1 | -0/+3 |
| * | | perf intel-pt: Record Event Trace capability flag | Adrian Hunter | 2022-02-15 | 1 | -0/+7 |
| * | | perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bit | Adrian Hunter | 2022-02-15 | 1 | -2/+5 |
| * | | perf intel-pt: pkt-decoder: Add CFE and EVD packets | Adrian Hunter | 2022-02-15 | 1 | -0/+8 |
| * | | perf intel-pt: pkt-decoder-test: Fix scope of test_data | Adrian Hunter | 2022-02-15 | 1 | -1/+1 |
| * | | perf maps: Use a pointer for kmaps | Ian Rogers | 2022-02-14 | 1 | -1/+1 |
* | | | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2022-03-25 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | s390: remove invalid email address of Heiko Carstens | Heiko Carstens | 2022-02-06 | 1 | -2/+1 |
| |/ / |
|
* | | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-23 | 3 | -31/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | nds32: Remove the architecture | Alan Kao | 2022-03-07 | 3 | -31/+0 |
| |/ |
|
* | | Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-03-21 | 3 | -0/+3533 |
|\ \ |
|
| * | | perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test | Adrian Hunter | 2022-01-23 | 3 | -0/+3426 |
| * | | perf/tests: Add misc instructions to the x86 instruction decoder test | Adrian Hunter | 2022-01-23 | 3 | -0/+50 |
| * | | perf/tests: Add AMX instructions to x86 instruction decoder test | Adrian Hunter | 2022-01-23 | 2 | -0/+57 |
| |/ |
|
* / | perf parse-events: Ignore case in topdown.slots check | Ian Rogers | 2022-03-18 | 1 | -1/+1 |
|/ |
|
* | tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall | Arnaldo Carvalho de Melo | 2022-01-20 | 4 | -0/+4 |
* | perf cpumap: Give CPUs their own type | Ian Rogers | 2022-01-12 | 2 | -13/+24 |
* | perf cpumap: Move 'has' function to libperf | Ian Rogers | 2022-01-12 | 1 | -8/+8 |
* | perf powerpc: Update global/local variants for p_stage_cyc | Athira Rajeev | 2022-01-10 | 1 | -1/+7 |
* | perf tools: Record ARM64 LR register automatically | Alexandre Truong | 2021-12-21 | 1 | -0/+7 |
* | perf arch: Support register names from all archs | German Gomez | 2021-12-16 | 8 | -569/+0 |
* | perf arm64: Rename perf_event_arm_regs for ARM64 registers | German Gomez | 2021-12-16 | 1 | -0/+2 |
* | perf cs-etm: Remove duplicate and incorrect aux size checks | James Clark | 2021-12-16 | 1 | -19/+0 |
* | perf parse-events: Architecture specific leader override | Ian Rogers | 2021-12-07 | 1 | -0/+17 |
* | tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait... | Arnaldo Carvalho de Melo | 2021-12-06 | 1 | -0/+1 |
* | tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s... | Arnaldo Carvalho de Melo | 2021-12-06 | 1 | -0/+1 |