diff options
| author | Andrey Konovalov <[email protected]> | 2023-02-10 22:15:49 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-02-16 20:43:48 -0800 |
| commit | 15ef6a982f40a2b53b057dad24f00c3fb43e7e70 (patch) | |
| tree | 326dd55f846bdf21a8637a2264ff71d849e4dc6b /tools/perf/scripts/python/bin | |
| parent | 6bdfc60cf0f9771d592a006dcd2cf6e40e1ccd79 (diff) | |
lib/stackdepot: put functions in logical order
Patch series "lib/stackdepot: fixes and clean-ups", v2.
A set of fixes, comments, and clean-ups I came up with while reading
the stack depot code.
This patch (of 18):
Put stack depot functions' declarations and definitions in a more logical
order:
1. Functions that save stack traces into stack depot.
2. Functions that fetch and print stack traces.
3. stack_depot_get_extra_bits that operates on stack depot handles
and does not interact with the stack depot storage.
No functional changes.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/daca1319b665d826b94c596b992a8d8117846147.1676063693.git.andreyknvl@google.com
Signed-off-by: Andrey Konovalov <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Cc: Evgenii Stepanov <[email protected]>
Cc: Marco Elver <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions