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
/
tests
Age
Commit message (
Expand
)
Author
2024-02-26
perf test: Fix spelling mistake "curent" -> "current"
Colin Ian King
2024-02-26
perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
Arnaldo Carvalho de Melo
2024-02-22
perf tests: Add option to run tests in parallel
Ian Rogers
2024-02-22
perf tests: Run time generate shell test suites
Ian Rogers
2024-02-22
perf tests: Use scandirat for shell script finding
Ian Rogers
2024-02-22
perf test: Rename builtin-test-list and add missed header guard
Ian Rogers
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
2024-02-20
perf: build: introduce the libcapstone
Changbin Du
2024-02-16
perf testsuite: Add test for kprobe handling
Veronika Molnarova
2024-02-16
perf testsuite: Add common output checking helpers
Veronika Molnarova
2024-02-16
perf testsuite: Add test case for perf probe
Veronika Molnarova
2024-02-16
perf testsuite: Add initialization script for shell tests
Veronika Molnarova
2024-02-16
perf testsuite: Add common setting for shell tests
Veronika Molnarova
2024-02-16
perf testsuite: Add common regex patters
Veronika Molnarova
2024-02-16
perf test: Enable Symbols test to work with a current module dso
Adrian Hunter
2024-02-12
perf maps: Hide maps internals
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
2024-02-12
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-12
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
2024-02-12
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-08
perf test: Skip metric w/o event name on arm64 in stat STD output linter
Yicong Yang
2024-02-02
perf jevents: Drop or simplify small integer values
Ian Rogers
2024-02-02
perf parse-events: Print all errors
Ian Rogers
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
2024-01-24
perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in
James Clark
2024-01-22
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Thomas Richter
2024-01-04
perf test: test case 'Setup struct perf_event_attr' fails on s390 on z/vm
Thomas Richter
2024-01-04
perf tests: Add perf script test
Ian Rogers
2023-12-18
perf tests: Use function to add missing maps lock
Ian Rogers
2023-12-18
perf tests: Make DSO tests a suite rather than individual
Ian Rogers
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
2023-12-05
perf test: Use common python setup library
Ian Rogers
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2023-12-04
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
2023-11-29
perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
Arnaldo Carvalho de Melo
2023-11-29
perf test sigtrap: Generalize the BTF routine to reuse it in this test
Arnaldo Carvalho de Melo
2023-11-27
perf test: Use existing config value for objdump path
James Clark
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
[next]