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.18.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
Age
Commit message (
Expand
)
Author
2023-08-15
perf cs-etm: Don't duplicate FIELD_GET()
James Clark
2023-08-15
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
perf dlfilter: Initialize addr_location before passing it to thread__find_sym...
Arnaldo Carvalho de Melo
2023-08-15
perf dlfilter: Add a test for resolve_address()
Adrian Hunter
2023-08-15
perf scripts python: Update audit-libs package name for python3
Wei Li
2023-08-15
perf scripts python: Support syscall name parsing on arm64
Wei Li
2023-08-15
perf evsel: Remove duplicate check for `field` in evsel__intval()
Yang Jihong
2023-08-15
perf test: Add perf record sample filtering test
Namhyung Kim
2023-08-15
perf bpf-filter: Fix sample flag check with ||
Namhyung Kim
2023-08-15
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
2023-08-15
perf bpf examples: With no BPF events remove examples
Ian Rogers
2023-08-15
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
2023-08-15
perf test trace+probe_vfs_getname.sh: Remove stray \ before /
Arnaldo Carvalho de Melo
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
2023-08-11
perf script python: Add stub for PMU symbol to the python binding
Ian Rogers
2023-08-11
perf symbols: Fix DSO kernel load and symbol process to correctly map DSO to ...
Athira Rajeev
2023-08-11
perf build: Remove -Wno-unused-but-set-variable from the flex flags when buil...
Arnaldo Carvalho de Melo
2023-08-10
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-08
perf stat: Don't display zero tool counts
Ian Rogers
2023-08-08
perf script: Print "cgroup" field on the same line as "comm"
Ivan Babrou
2023-08-08
Revert "perf report: Append inlines to non-DWARF callchains"
Arnaldo Carvalho de Melo
2023-08-07
perf probe: Make synthesize_perf_probe_point() private to probe-event.c
Arnaldo Carvalho de Melo
2023-08-07
perf probe: Free string returned by synthesize_perf_probe_point() on failure ...
Arnaldo Carvalho de Melo
2023-08-07
perf probe: Free string returned by synthesize_perf_probe_point() on failure ...
Arnaldo Carvalho de Melo
2023-08-06
tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools
Xin Li
2023-08-04
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-03
perf hists browser: Fix the number of entries for 'e' key
Namhyung Kim
2023-08-03
perf hists browser: Fix hierarchy mode header
Namhyung Kim
2023-08-03
perf annotate bpf: Don't enclose non-debug code with an assert()
Arnaldo Carvalho de Melo
2023-08-03
perf build: Support llvm and clang support compiled in
Thomas Richter
2023-08-03
perf script python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2023-08-03
perf python: Cope with declarations after statements found in Python.h
Arnaldo Carvalho de Melo
2023-08-03
perf vendor events intel: Update Icelake+ metric constraints
Ian Rogers
2023-08-03
perf vendor events intel: Update sapphirerapids to 1.15
Ian Rogers
2023-08-03
perf vendor events intel: Update meteorlake to 1.04
Ian Rogers
2023-08-03
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2023-08-03
perf probe: Show correct error message about @symbol usage for uprobe
Masami Hiramatsu
2023-08-03
perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg
Arnaldo Carvalho de Melo
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...
Athira Rajeev
2023-08-03
perf tests stat+std_output: Fix shellcheck warnings about word splitting/quoting
Athira Rajeev
2023-08-03
perf tests lib stat_output: Fix shellcheck warning about missing shebang
Kajol Jain
2023-08-03
perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...
Kajol Jain
2023-08-03
perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...
Athira Rajeev
2023-08-03
perf arch x86: Address shellcheck warnings about unused variables in syscallt...
Athira Rajeev
2023-08-03
perf trace x86_arch_prctl: Address shellcheck warnings about local variables
Athira Rajeev
2023-08-03
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
2023-08-03
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...
Athira Rajeev
[prev]
[next]