index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2022-06-03
perf mem: Trace physical address for Arm SPE events
Leo Yan
2022-05-27
perf tools arm64: Add support for VG register
James Clark
2022-05-26
perf unwind arm64: Decouple Libunwind register names from Perf
James Clark
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-02-23
perf arm-spe: Use advertised caps/min_interval as default sample_period
German Gomez
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-12-16
perf arm64: Rename perf_event_arm_regs for ARM64 registers
German Gomez
2021-11-13
perf arm-spe: Update --switch-events docs in 'perf record'
German Gomez
2021-11-13
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2021-11-13
perf arm-spe: Implement find_snapshot callback
German Gomez
2021-11-13
perf arm-spe: Add snapshot mode support
German Gomez
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-06-01
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-05-25
perf arm-spe: Remove redundant checking for "full_auxtrace"
Leo Yan
2021-05-25
perf arm-spe: Enable timestamp for per-cpu mode
Leo Yan
2021-05-25
perf arm-spe: Correct sample flags for dummy event
Leo Yan
2021-05-25
perf arm-spe: Correct sample flags for SPE event
Leo Yan
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-10
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
2021-04-20
perf arm64: Fix off-by-one directory paths.
Ian Rogers
2021-04-08
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
2021-02-18
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-09
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2020-12-28
perf arm64: Add argument support for SDT
Leo Yan
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
perf tools: Add aarch64 registers to --user-regs
Alexandre Truong
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
2020-11-11
perf mem: Support ARM SPE events
Leo Yan
2020-11-04
perf kvm: Add kvm-stat for arm64
Sergey Senozhatsky
2020-09-22
perf tsc: Add rdtsc() for Arm64
Leo Yan
2020-06-01
perf libdw: Fix off-by 1 relative directory includes
Ian Rogers
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
2020-04-03
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
2020-03-23
perf symbols: Consolidate symbol fixup issue
Leo Yan
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2020-02-18
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
2020-02-12
perf tools: Add arm64 version of get_cpuid()
John Garry
2019-12-02
perf bench: Update the copies of x86's mem{cpy,set}_64.S
Arnaldo Carvalho de Melo
2019-11-26
perf maps: Rename map_groups.h to maps.h
Arnaldo Carvalho de Melo
[next]