summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
AgeCommit message (Expand)Author
2022-12-14perf script: Introduce task analyzer python scriptHagen Paul Pfeifer
/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka 2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan 2021-11-09lib, stackdepot: add helper to print stack entriesImran Khan 2021-11-09lib, stackdepot: check stackdepot handle before accessing slabsImran Khan 2021-11-06stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver 2021-11-06lib/stackdepot: introduce __stack_depot_save()Marco Elver 2021-11-06lib/stackdepot: remove unused function argumentMarco Elver 2021-07-08lib: fix spelling mistakesZhen Lei 2021-05-06lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang 2021-02-26lib: stackdepot: fix ignoring return value warningVijayanand Jitta 2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta 2021-02-26lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal 2020-12-15lib/stackdepot.c: use array_size() helper in jhash2()Gustavo A. R. Silva 2020-12-15lib/stackdepot.c: use flex_array_size() helper in memcpy()Gustavo A. R. Silva 2020-12-15lib/stackdepot.c: replace one-element array with flexible-array memberGustavo A. R. Silva 2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko 2020-04-07lib/stackdepot.c: check depot_index before accessing the stack slabAlexander Potapenko 2020-02-21lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko 2019-08-19lib/stackdepot: Fix outdated commentsMiles Chen 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner 2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner 2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner 2018-02-06lib/stackdepot.c: use a non-instrumented version of memcmp()Alexander Potapenko