summaryrefslogtreecommitdiff
path: root/src/buildtool/profile/profile.hpp
AgeCommit message (Expand)Author
2025-05-28profile: include also the end time of the buildKlaus Aehlig
2025-05-26profile: include time of build startKlaus Aehlig
2025-05-22profile: add start/stop timeSascha Roloff
2025-05-07profile: include remote-execution propertiesKlaus Aehlig
2025-05-06Extend profile to support recording analysis errorsKlaus Aehlig
2025-04-17profile: also honor action cwdKlaus Aehlig
2025-04-17main: ensure --profile is also honored for failed buildsKlaus Aehlig
2025-04-16just profile: include subcommand and its argumentsKlaus Aehlig
2025-04-16just profile: include exit code of actionsKlaus Aehlig
2025-03-17just profile: include action stdout/stderr if anyKlaus Aehlig
2025-03-17just profile: include output artifact hashesKlaus Aehlig
2025-03-10Profiling: include duration in non-cached actionsKlaus Aehlig
2025-03-10Profiling: start collecting informations per actionsKlaus Aehlig
2025-03-10Add basic --profile option to justKlaus Aehlig