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
/
util
Age
Commit message (
Expand
)
Author
2022-05-13
perf tools: Remove unused machines__find_host()
Adrian Hunter
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
libperf evlist: Add evsel as a parameter to ->idx()
Adrian Hunter
2022-05-10
libperf evlist: Remove ->idx() per_cpu parameter
Adrian Hunter
2022-05-10
perf auxtrace: Do not mix up mmap idx
Adrian Hunter
2022-05-10
perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
Adrian Hunter
2022-05-10
perf evlist: Use libperf functions in evlist__enable_event_idx()
Adrian Hunter
2022-05-09
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
perf metrics: Support all tool events
Ian Rogers
2022-05-09
perf evsel: Add tool event helpers
Ian Rogers
2022-05-09
perf evsel: Constify a few arrays
Ian Rogers
2022-05-09
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-05-05
perf cpumap: Switch to using perf_cpu_map API
Ian Rogers
2022-05-03
perf stat: Avoid printing cpus with no counters
Ian Rogers
2022-04-30
perf tools: Add missing headers needed by util/data.h
Yang Jihong
2022-04-30
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-24
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-04-24
perf stat: Support hybrid --topdown option
Zhengjun Xing
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-22
perf stat: Merge event counts from all hybrid PMUs
Zhengjun Xing
2022-04-22
perf stat: Support metrics with hybrid events
Zhengjun Xing
2022-04-22
perf tools: Move libbpf init in libbpf_init function
Jiri Olsa
2022-04-20
perf list: Print all available tool events
Florian Fischer
2022-04-20
perf stat: Add user_time and system_time events
Florian Fischer
2022-04-20
perf stat: Introduce stats for the user and system rusage times
Florian Fischer
2022-04-20
perf tools: Print warning when HAVE_DEBUGINFOD_SUPPORT is not set and user tr...
Martin Liška
2022-04-18
perf mem: Print memory operation type
Leo Yan
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-11
perf test: Shell - Limit to only run executable scripts in tests
Carsten Haitzler
2022-04-11
perf scripting python: Expose symbol offset and source information
Eelco Chaudron
2022-04-11
perf jitdump: Add riscv64 support
Eric Lin
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
[prev]
[next]