index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
annotate-data.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-18
perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
1
-4
/
+4
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
1
-0
/
+1
2024-08-08
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
1
-1
/
+1
2024-07-31
perf annotate: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
Athira Rajeev
1
-0
/
+4
2024-07-31
perf annotate: Add "update_insn_state" callback function to handle arch speci...
Athira Rajeev
1
-0
/
+23
2024-07-31
perf annotate: Move the data structures related to register type to header file
Athira Rajeev
1
-0
/
+56
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tui()
Namhyung Kim
1
-0
/
+13
2024-04-12
perf annotate-data: Add hist_entry__annotate_data_tty()
Namhyung Kim
1
-0
/
+9
2024-03-21
perf annotate-data: Add a cache for global variable types
Namhyung Kim
1
-0
/
+7
2024-03-21
perf annotate-data: Add stack canary type
Namhyung Kim
1
-0
/
+1
2024-03-21
perf annotate-data: Implement instruction tracking
Namhyung Kim
1
-0
/
+1
2024-03-21
perf annotate-data: Add get_global_var_type()
Namhyung Kim
1
-2
/
+5
2024-03-21
perf annotate-data: Add update_insn_state()
Namhyung Kim
1
-0
/
+2
2024-03-21
perf annotate-data: Introduce 'struct data_loc_info'
Namhyung Kim
1
-6
/
+32
2024-01-22
perf annotate-data: Support global variables
Namhyung Kim
1
-2
/
+4
2024-01-22
perf annotate-data: Add stack operation pseudo type
Namhyung Kim
1
-0
/
+1
2024-01-22
perf annotate-data: Handle array style accesses
Namhyung Kim
1
-2
/
+3
2023-12-24
perf annotate: Add --type-stat option for debugging
Namhyung Kim
1
-0
/
+31
2023-12-24
perf annotate-data: Update sample histogram for type
Namhyung Kim
1
-0
/
+42
2023-12-24
perf annotate-data: Add member field in the data type
Namhyung Kim
1
-4
/
+23
2023-12-24
perf report: Add 'type' sort key
Namhyung Kim
1
-0
/
+2
2023-12-24
perf annotate-data: Add dso->data_types tree
Namhyung Kim
1
-0
/
+9
2023-12-24
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
1
-0
/
+40