summaryrefslogtreecommitdiff
path: root/build-aux/measurestack/app_plugins.py
AgeCommit message (Collapse)Author
4 daysmeasurestack: Learn about flash_range_program_funcLuke T. Shumaker
4 dayslib9p: Adjust _lib9p_{validate,unmarshal,marshal} to be macros, not functionsLuke T. Shumaker
4 dayslib9p: srv.c: Simplify handler callingLuke T. Shumaker
5 daysmeasurestack: Woah, stdio won't assert(0)????Luke T. Shumaker
9 daysmeasurestack: Test how we handle %vLuke T. Shumaker
13 daysmeasurestack: Fix+test printf measurementLuke T. Shumaker
13 daysmeasurestack: app_plugins.py: Scope regexes to the classesLuke T. Shumaker
13 daysMerge libobj into libmiscLuke T. Shumaker
2025-04-14lib9p_srv: Require less compile-time configLuke T. Shumaker
2025-04-14Split lib9p into lib9p_core and lib9p_srvLuke T. Shumaker
2025-04-13lib9p: srv: Try to go for consistent namingLuke T. Shumaker
2025-04-07libcr_ipc: Pull as much as possible from public .h to .c filesLuke T. Shumaker
2025-04-02lib9p: Have all IDL-defined types implement fmt_formatterLuke T. Shumaker
2025-04-02libfmt: Add %q to quote stringsLuke T. Shumaker
2025-04-02libfmt: Add %v for libobj to implementLuke T. Shumaker
2025-04-02Add libfmt to bypass output buffering for libmisc:assertLuke T. Shumaker
2025-04-02pico-fmt: Pull in enhancementsLuke T. Shumaker
2025-04-02Use pico-fmt instead of pico-sdk's printfLuke T. Shumaker
2025-04-01measurestack: Rework the skip-call API to speed things upLuke T. Shumaker
2025-04-01measurestack: Avoid using sorted() during analysisLuke T. Shumaker
2025-04-01measurestack: Compile all regexes upfrontLuke T. Shumaker
2025-03-31measurestack: Split into several filesLuke T. Shumaker