diff options
| author | Martin KaFai Lau <[email protected]> | 2022-10-25 11:45:18 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-10-25 23:11:46 -0700 |
| commit | 6d65500c34d897329ed1be0fd3c4014ec52cd473 (patch) | |
| tree | 24d6547ed5941118356977f368968064bc0b24f4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 0593dd34e53489557569d5e6d27371b49aa9b41f (diff) | |
bpf: Refactor the core bpf_task_storage_get logic into a new function
This patch creates a new function __bpf_task_storage_get() and
moves the core logic of the existing bpf_task_storage_get()
into this new function. This new function will be shared
by another new helper proto in the latter patch.
Signed-off-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions