summaryrefslogtreecommitdiff
path: root/build-aux/stack.c.gen
AgeCommit message (Expand)Author
5 daysstack.c.gen: DIAG: Include thread-counts in the outputLuke T. Shumaker
5 daysstack.c.gen: DIAG: Improve diagnostic outputLuke T. Shumaker
5 daysstack.c.gen: INFRA: Build QName vs BaseName into the type systemLuke T. Shumaker
5 daysstack.c.gen: INFRA: Have analyze() return thread counts instead of a sumLuke T. Shumaker
5 daysstack.c.gen: MISC: Rename AppPlugin to CmdPluginLuke T. Shumaker
11 dayslibhw: rp2040_hwspi: Use interrupts instead of busy-pollingLuke T. Shumaker
12 dayslibhw: Add rp2040_gpioirq, use itLuke T. Shumaker
12 daysstack.c.gen: Organize intrhandlersLuke T. Shumaker
13 daysstack.c.gen: Fix analysisLuke T. Shumaker
13 dayslint-bin: (dry-run) lint that list of functions matches stack.c.genLuke T. Shumaker
13 daysFix linker confusionLuke T. Shumaker
14 daysstack.c.gen: Resolve remaining __indirect_call:sLuke T. Shumaker
14 daysstack.c.gen: Fix LibObjPluginLuke T. Shumaker
14 daysstack.c.gen: Refactor to a plugin architectureLuke T. Shumaker
14 daysstack.c.gen: Fix filename hacksLuke T. Shumaker
14 daysstack.c.gen: Also inspect .h filesLuke T. Shumaker
14 daysstack.c.gen: Fix missing indirect calleesLuke T. Shumaker
2025-02-21Make use of the generated stack.cLuke T. Shumaker
2025-02-12stack.c.gen: Allow multiples of a threadLuke T. Shumaker
2025-02-12stack.c.gen: Fill in some TODO synthetic nodesLuke T. Shumaker
2025-02-12stack.c.gen: I forgot what "warning: dynamic" meansLuke T. Shumaker
2025-02-09libmisc: Drop vcall.hLuke T. Shumaker
2025-02-09Add libobj, a replacement for libmisc/vcall.h that internally is more like GoLuke T. Shumaker
2025-02-09lib9p: srv: Use a separate pathmapLuke T. Shumaker
2025-01-25stack.c.gen: Sort rowsLuke T. Shumaker
2025-01-25stack.c.gen: Allow missing indirect callsLuke T. Shumaker
2025-01-11stack.c.gen: Monitor printf and assert overheadLuke T. Shumaker
2025-01-11lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variantsLuke T. Shumaker
2025-01-11lib9p: Split the generated tables upLuke T. Shumaker
2024-12-26Build the full matrix of CMAKE_BUILD_TYPELuke T. Shumaker
2024-12-26libmisc: Rework how test-intercepts workLuke T. Shumaker
2024-12-10Prettier stack.cLuke T. Shumaker
2024-12-10Start getting lib9p stack analysis dialed inLuke T. Shumaker
2024-12-10stack.c.gen: Better handling of dynamic nodesLuke T. Shumaker
2024-12-10Get lib9p building on rp2040Luke T. Shumaker
2024-12-10Analyze host stacks tooLuke T. Shumaker
2024-12-09build-aux/stack.c.gen: Read a bunch of pico-sdk assemblyLuke T. Shumaker
2024-12-09stack.c.gen: ImproveLuke T. Shumaker
2024-11-19build-sys: stack.c.gen: More stack infoLuke T. Shumaker
2024-11-12Avoid using fprintfLuke T. Shumaker
2024-11-12libdhcp: Reduce stack useLuke T. Shumaker
2024-11-12Work on stack.c.genLuke T. Shumaker
2024-11-12Work on stack analysisLuke T. Shumaker
2024-11-12Start integrating stack analysisLuke T. Shumaker
2024-11-12Oh dang, I broke `make lint` a while back :(Luke T. Shumaker
2024-10-31Clean up the build systemLuke T. Shumaker