diff options
| author | Bo Liu <[email protected]> | 2022-06-15 04:18:16 -0400 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-06-27 06:29:11 -0600 |
| commit | 798f2a6f734de87633351c3ab13b17b07397cf68 (patch) | |
| tree | 1022067154d4c5a375f6df20885fde7f631e8d5f /tools/perf/scripts/python/stackcollapse.py | |
| parent | bf8d08532bc19a14cfb54ae61099dccadefca446 (diff) | |
block: Directly use ida_alloc()/free()
Use ida_alloc()/ida_free() instead of
ida_simple_get()/ida_simple_remove().
The latter is deprecated and more verbose.
Signed-off-by: Bo Liu <[email protected]>
Reviewed-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions