index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
annotate-data.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf annotate-data: Add a cache for global variable types
Namhyung Kim
2024-03-21
1
-0
/
+7
*
perf annotate-data: Add stack canary type
Namhyung Kim
2024-03-21
1
-0
/
+1
*
perf annotate-data: Implement instruction tracking
Namhyung Kim
2024-03-21
1
-0
/
+1
*
perf annotate-data: Add get_global_var_type()
Namhyung Kim
2024-03-21
1
-2
/
+5
*
perf annotate-data: Add update_insn_state()
Namhyung Kim
2024-03-21
1
-0
/
+2
*
perf annotate-data: Introduce 'struct data_loc_info'
Namhyung Kim
2024-03-21
1
-6
/
+32
*
perf annotate-data: Support global variables
Namhyung Kim
2024-01-22
1
-2
/
+4
*
perf annotate-data: Add stack operation pseudo type
Namhyung Kim
2024-01-22
1
-0
/
+1
*
perf annotate-data: Handle array style accesses
Namhyung Kim
2024-01-22
1
-2
/
+3
*
perf annotate: Add --type-stat option for debugging
Namhyung Kim
2023-12-24
1
-0
/
+31
*
perf annotate-data: Update sample histogram for type
Namhyung Kim
2023-12-24
1
-0
/
+42
*
perf annotate-data: Add member field in the data type
Namhyung Kim
2023-12-24
1
-4
/
+23
*
perf report: Add 'type' sort key
Namhyung Kim
2023-12-24
1
-0
/
+2
*
perf annotate-data: Add dso->data_types tree
Namhyung Kim
2023-12-24
1
-0
/
+9
*
perf annotate-data: Add find_data_type() to get type from memory access
Namhyung Kim
2023-12-24
1
-0
/
+40