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
/
annotate.c
Age
Commit message (
Expand
)
Author
9 days
perf disasm: Remove unused evsel from 'struct annotate_args'
Ian Rogers
2025-09-02
perf annotate: Use a hashmap to save type data
Namhyung Kim
2025-08-28
perf annotate: Add dso__debuginfo() helper
Namhyung Kim
2025-08-28
perf annotate: Hide data-type for stack operation and canary
Namhyung Kim
2025-08-28
perf annotate: Add --code-with-type support for TUI
Namhyung Kim
2025-08-28
perf annotate: Return printed number from disasm_line__write()
Namhyung Kim
2025-08-28
perf annotate: Simplify width calculation in annotation_line__write()
Namhyung Kim
2025-08-28
perf annotate: Pass annotation_print_data to annotation_line__write()
Namhyung Kim
2025-08-28
perf annotate: Remove __annotation_line__write()
Namhyung Kim
2025-08-28
perf annotate: Remove annotation_print_data.start
Namhyung Kim
2025-06-26
perf annotate: Fix source code annotate with objdump
Namhyung Kim
2025-04-10
perf ui browser annotate: Don't show the source code view status initially
Arnaldo Carvalho de Melo
2025-03-13
perf annotate: Implement code + data type annotation
Namhyung Kim
2025-03-13
perf annotate: Factor out __hist_entry__get_data_type()
Namhyung Kim
2025-03-13
perf annotate: Pass hist_entry to annotate functions
Namhyung Kim
2025-03-13
perf annotate: Pass annotation_options to annotation_line__print()
Namhyung Kim
2025-03-13
perf annotate: Remove unused len parameter from annotation_line__print()
Namhyung Kim
2025-01-27
perf annotate: Use an array for the disassembler preference
Ian Rogers
2025-01-18
perf annotate: Prefer passing evsel to evsel->core.idx
Ian Rogers
2024-11-13
perf disasm: Allow configuring what disassemblers to use
Arnaldo Carvalho de Melo
2024-11-09
perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
2024-09-11
perf env: Find correct branch counter info on hybrid
Kan Liang
2024-09-10
perf annotate: Treat 'call' instruction as stack operation
Namhyung Kim
2024-08-14
perf annotate: Display the branch counter histogram
Kan Liang
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
2024-08-08
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
2024-08-05
perf annotate: Use annotation__pcnt_width() consistently
Namhyung Kim
2024-08-05
perf annotate: Set notes->src->nr_events early
Namhyung Kim
2024-08-05
perf annotate: Use al->data_nr if possible
Namhyung Kim
2024-07-31
perf annotate: Set instruction name to be used with insn-stat when using raw ...
Athira Rajeev
2024-07-31
perf annotate: Update parameters for reg extract functions to use raw instruc...
Athira Rajeev
2024-05-11
perf annotate: Fix segfault on sample histogram
Namhyung Kim
2024-05-07
perf annotate: Fix memory leak in annotated_source
Ian Rogers
2024-05-07
perf annotate: Fix a comment about multi_regs in extract_reg_offset function
Athira Rajeev
2024-05-07
perf annotate: Use zfree() to avoid possibly accessing dangling pointers
Arnaldo Carvalho de Melo
2024-05-06
perf dso: Add reference count checking and accessor functions
Ian Rogers
2024-04-26
perf annotate-data: Check if 'struct annotation_source' was allocated on 'per...
Namhyung Kim
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-04-12
perf report: Do not collect sample histogram unnecessarily
Namhyung Kim
2024-04-12
perf annotate-data: Skip sample histogram for stack canary
Namhyung Kim
2024-04-12
perf annotate: Get rid of symbol__ensure_annotate()
Namhyung Kim
2024-04-12
perf annotate-data: Do not delete non-asm lines
Namhyung Kim
2024-04-11
perf annotate: Make sure to call symbol__annotate2() in TUI
Namhyung Kim
2024-04-08
perf annotate: Move 'start' field struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move nr_events struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Move 'widths' struct to 'struct annotated_source'
Namhyung Kim
2024-04-08
perf annotate: Get rid of offsets array
Namhyung Kim
[next]