aboutsummaryrefslogtreecommitdiff
path: root/tools/proftool.c
AgeCommit message (Expand)Author
2024-04-10trace: use dynamic string buffer in make_flamegraph()Vincent Stehlé
2023-09-23trace: Fix alignment logic in flyrecord headerMichal Simek
2023-09-23trace: Move trace_clocks description above record offset calculationMichal Simek
2023-09-23trace: Use 64bit variable for start and lenMichal Simek
2023-03-22proftool: Remove unused variables in make_flame_treeTom Rini
2023-02-11trace: Provide a flamegraph that uses timingSimon Glass
2023-02-11trace: Support output of a flamegraphSimon Glass
2023-02-11trace: Support output of funcgraph recordsSimon Glass
2023-02-11trace: Use text_base from the trace headerSimon Glass
2023-02-11trace: Drop use of objsectionSimon Glass
2023-02-11trace: Update proftool to use new binary formatSimon Glass
2023-02-11trace: Rename prof to trace and improve commentsSimon Glass
2023-01-18trace: Update trace-format generator for newer versionSimon Glass
2023-01-18trace: Adjust flags in proftoolSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-16tools/proftool: fix use-after-freeVincent Stehlé
2015-05-08Fix musl buildJörg Krause
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-03tools/proftool: remove REG_NOERRORAndreas Bießmann
2013-06-26Add proftool to decode profile dataSimon Glass