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
/
builtin-annotate.c
Age
Commit message (
Expand
)
Author
2025-08-28
perf annotate: Add --code-with-type support for TUI
Namhyung Kim
2025-07-25
perf sort: Use perf_env to set arch sort keys and header
Ian Rogers
2025-07-25
perf session: Add accessor for session->header.env
Ian Rogers
2025-03-13
perf annotate: Add --code-with-type option.
Namhyung Kim
2025-03-13
perf annotate: Pass hist_entry to annotate functions
Namhyung Kim
2024-12-09
perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUS
Ian Rogers
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
2024-10-18
perf libdw: Remove unnecessary defines
Ian Rogers
2024-08-14
perf annotate: Display the branch counter histogram
Kan Liang
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
2024-08-12
perf annotate: Use perf_tool__init()
Ian Rogers
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
2024-08-09
perf annotate: Fix --group behavior when leader has no samples
Namhyung Kim
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
2024-07-31
perf annotate: Set instruction name to be used with insn-stat when using raw ...
Athira Rajeev
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-26
perf annotate: Fix data type profiling on stdio
Namhyung Kim
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tty()
Namhyung Kim
2024-04-12
perf annotate: Show progress of sample processing
Namhyung Kim
2024-04-03
perf annotate: Honor output options with --data-type
Namhyung Kim
2024-04-03
perf annotate: Get rid of duplicate --group option item
Namhyung Kim
2024-03-21
perf annotate-data: Implement instruction tracking
Namhyung Kim
2023-12-23
perf annotate: Add --insn-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-23
perf annotate: Support event group display
Namhyung Kim
2023-12-23
perf annotate: Add --data-type option
Namhyung Kim
2023-12-07
perf annotate: Ensure init/exit for global options
Namhyung Kim
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
2023-12-07
perf annotate: Use global annotation_options
Namhyung Kim
2023-12-07
perf annotate: Introduce global annotation_options
Namhyung Kim
2023-11-09
perf annotate: Move max_coverage from 'struct annotation' to 'struct annotate...
Namhyung Kim
2023-06-12
perf addr_location: Add init/exit/copy functions
Ian Rogers
2023-05-15
perf annotate browser: Add '<' and '>' keys for navigation
Namhyung Kim
2023-04-10
perf util: Move input_name to util
Ian Rogers
2023-04-04
perf map: Add accessor for dso
Ian Rogers
2023-04-04
perf symbol: Add command line support for addr2line path
Ian Rogers
2023-04-04
perf annotate: Own objdump_path and disassembler_style strings
Ian Rogers
2023-04-04
perf annotate: Add init/exit to annotation_options remove default
Ian Rogers
2023-04-04
perf annotate: Delete session for debug builds
Ian Rogers
2023-03-15
perf hist: Add 'kvm_info' field in histograms entry
Leo Yan
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-10-27
perf tools: Make quiet mode consistent between tools
James Clark
2022-07-20
perf gtk: Only support --gtk if compiled in
Ian Rogers
2022-05-10
perf annotate: Add --percent-limit option
Namhyung Kim
2022-02-16
perf annotate: Remove redundant 'ret' variable
tangmeng
2022-02-15
perf tui: Only support --tui with slang
Ian Rogers
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
2021-08-02
perf tools: Remove repipe argument from perf_session__new()
Namhyung Kim
[next]