aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorYafang Shao <[email protected]>2023-03-05 12:46:10 +0000
committerAlexei Starovoitov <[email protected]>2023-03-07 09:33:43 -0800
commit2f536977d6f1481f0a149140c8311103ddebe36a (patch)
tree3697a0a85120b531db2b8eea88652b62e40f8b8d /tools/perf/scripts/python/task-analyzer.py
parentf062226d8d59b521ddc946ad791048188a16722a (diff)
bpf: local_storage memory usage
A new helper is introduced to calculate local_storage map memory usage. Currently the dynamically allocated elements are not counted, since it will take runtime overhead in the element update or delete path. So let's put it aside currently, and implement it in the future if the user really needs it. Signed-off-by: Yafang Shao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions