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
/
util
Age
Commit message (
Expand
)
Author
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-08-19
perf tools: Support reading PERF_FORMAT_LOST
Namhyung Kim
2022-08-19
perf cpumap: Fix alignment for masks in event encoding
Ian Rogers
2022-08-19
perf cpumap: Compute mask size in constant time
Ian Rogers
2022-08-19
perf cpumap: Synthetic events and const/static
Ian Rogers
2022-08-13
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
2022-08-13
perf pmu-events: Hide pmu_events_map
Ian Rogers
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-13
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
2022-08-12
perf scripting python: Delete repeated word in comments
shaomin Deng
2022-08-12
perf tools: Fix double word in comments
shaomin Deng
2022-08-12
perf build-id: Print debuginfod queries if -v option is used
Martin Liška
2022-08-12
perf build-id: Fix coding style, replace 8 spaces by tabs
Martin Liška
2022-08-11
perf mem: Add statistics for peer snooping
Leo Yan
2022-08-11
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
2022-08-11
perf mem: Print snoop peer flag
Leo Yan
2022-08-11
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
2022-08-11
perf offcpu: Track child processes
Namhyung Kim
2022-08-11
perf offcpu: Parse process id separately
Namhyung Kim
2022-08-11
perf offcpu: Check process id for the given workload
Namhyung Kim
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
perf parse-events: Fix segfault when event parser gets an error
Adrian Hunter
2022-08-10
perf machine: Fix missing free of machine->kallsyms_filename
Adrian Hunter
2022-08-10
perf probe: Fix an error handling path in 'parse_perf_probe_command()'
Christophe JAILLET
2022-08-10
perf inject jit: Ignore memfd and anonymous mmap events if jitdump present
Brian Robbins
2022-08-10
perf stat: Add JSON output option
Claire Jensen
2022-08-02
perf lock: Print the number of lost entries for BPF
Namhyung Kim
2022-08-02
perf lock: Add --map-nr-entries option
Namhyung Kim
2022-08-02
perf lock: Introduce struct lock_contention
Namhyung Kim
2022-08-02
perf scripting python: Do not build fail on deprecation warnings
Arnaldo Carvalho de Melo
2022-08-02
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers
2022-08-02
perf parse-events: Don't #define YY_EXTRA_TYPE
Ian Rogers
2022-08-01
tools perf: Fix compilation error with new binutils
Andres Freund
2022-08-01
perf tools: Rework prologue generation code
Jiri Olsa
2022-08-01
perf bpf: Convert legacy map definition to BTF-defined
Jiri Olsa
2022-08-01
perf symbol: Fail to read phdr workaround
Ian Rogers
2022-08-01
perf lock: Implement cpu and task filters for BPF
Namhyung Kim
2022-08-01
perf lock: Use BPF for lock contention analysis
Namhyung Kim
2022-08-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-07-29
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
2022-07-27
perf bpf: Remove undefined behavior from bpf_perf_object__next()
Ian Rogers
2022-07-27
perf symbol: Skip symbols if SHF_ALLOC flag is not set
Leo Yan
2022-07-27
perf symbol: Correct address for bss symbols
Leo Yan
2022-07-26
perf kwork: Add workqueue trace BPF support
Yang Jihong
[next]