summaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Collapse)Author
2 hoursMore GCC 15 fixesLuke T. Shumaker
48 hoursmeasurestack: Test how we handle %vLuke T. Shumaker
48 hoursmeasurestack: Add a test for cfg_max_call_depthLuke T. Shumaker
48 hoursmeasurestack: test_app_plugins.py: Pull out a testutil.pyLuke T. Shumaker
6 daysmeasurestack: Fix+test printf measurementLuke T. Shumaker
6 daysmeasurestack: Fix+test skipmodel chain collectionsLuke T. Shumaker
6 daysmeasurestack: Add `dbg_(no)cache` togglesLuke T. Shumaker
6 daysmeasurestack: Add a `dbg_sort` toggleLuke T. Shumaker
6 daysmeasurestack: Add a `dbg_dumpgraph` toggleLuke T. Shumaker
6 daysmeasurestack: Promote and enhance `dbg` to a global `dbg_nstatic`Luke T. Shumaker
6 daysmeasurestack: app_plugins.py: Scope regexes to the classesLuke T. Shumaker
6 daysmeasurestack: Shorten debug f-stringsLuke T. Shumaker
6 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-12lib9p: Add Tflush testsLuke T. Shumaker
2025-04-10Have valgrind detect memory leaks, not just errorsLuke T. Shumaker
2025-04-10lint-generic: Fix a typo in the shebang messageLuke T. Shumaker
2025-04-10make lint: Adopt shfmtLuke T. Shumaker
tusb_helpers.h.gen got a little manual fussing here
2025-04-10.editorconfig: Tidy, move linux-errno.txt.genLuke T. Shumaker
2025-04-07libcr_ipc: Pull as much as possible from public .h to .c filesLuke T. Shumaker
2025-04-07lint-generic: Check that copyright statements get updatedLuke 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-02measurestack: Explicitly watch printf sizeLuke T. Shumaker
2025-04-01measurestack: Rework the skip-call API to speed things upLuke T. Shumaker
2025-04-01measurestack: Bypassing hash() has measureable speedupLuke T. Shumaker
2025-04-01measurestack: Cache resolve_funcname()Luke T. Shumaker
2025-04-01measurestack: Try to speed up resolve_funcname()Luke T. Shumaker
2025-04-01measurestack: Try to tidy analyze.py a bitLuke T. Shumaker
2025-04-01measurestack: Intern QNames and BaseNamesLuke T. Shumaker
2025-04-01measurestack: Avoid using sorted() during analysisLuke T. Shumaker
2025-04-01measurestack: Compile all regexes upfrontLuke T. Shumaker
2025-03-31measurestack: Cache QName.base()Luke T. Shumaker
2025-03-31measurestack: Allow output groups to be emptyLuke T. Shumaker
2025-03-31measurestack: Split into several filesLuke T. Shumaker
2025-03-31measurestack: Don't print the abspath in "included:" linesLuke T. Shumaker
2025-03-31measurestack: Try to reduce how often we call str()Luke T. Shumaker
2025-03-31measurestack: Fix typos in ROM funcsLuke T. Shumaker
2025-03-31measurestack: Fix pretty-printing of BaseName and QNameLuke T. Shumaker
2025-03-31stack.c.gen: Set up pytestLuke T. Shumaker
2025-03-22Python: Clean up f-stringsLuke T. Shumaker
2025-03-22make lint/python3: Use pylintLuke T. Shumaker
2025-03-22stack.c.gen: Fix a crashLuke T. Shumaker
2025-03-22make lint/unknown: Have unknown files be errorsLuke T. Shumaker