index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/vid
lukeshu/vid2
lukeshu/waitgroup
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-aux
/
measurestack
Age
Commit message (
Collapse
)
Author
2025-04-07
libcr_ipc: Pull as much as possible from public .h to .c files
Luke T. Shumaker
2025-04-02
lib9p: Have all IDL-defined types implement fmt_formatter
Luke T. Shumaker
2025-04-02
libfmt: Add %q to quote strings
Luke T. Shumaker
2025-04-02
libfmt: Add %v for libobj to implement
Luke T. Shumaker
2025-04-02
Add libfmt to bypass output buffering for libmisc:assert
Luke T. Shumaker
2025-04-02
pico-fmt: Pull in enhancements
Luke T. Shumaker
2025-04-02
Use pico-fmt instead of pico-sdk's printf
Luke T. Shumaker
2025-04-02
measurestack: Explicitly watch printf size
Luke T. Shumaker
2025-04-01
measurestack: Rework the skip-call API to speed things up
Luke T. Shumaker
2025-04-01
measurestack: Bypassing hash() has measureable speedup
Luke T. Shumaker
2025-04-01
measurestack: Cache resolve_funcname()
Luke T. Shumaker
2025-04-01
measurestack: Try to speed up resolve_funcname()
Luke T. Shumaker
2025-04-01
measurestack: Try to tidy analyze.py a bit
Luke T. Shumaker
2025-04-01
measurestack: Intern QNames and BaseNames
Luke T. Shumaker
2025-04-01
measurestack: Avoid using sorted() during analysis
Luke T. Shumaker
2025-04-01
measurestack: Compile all regexes upfront
Luke T. Shumaker
2025-03-31
measurestack: Cache QName.base()
Luke T. Shumaker
2025-03-31
measurestack: Allow output groups to be empty
Luke T. Shumaker
2025-03-31
measurestack: Split into several files
Luke T. Shumaker
2025-03-31
measurestack: Don't print the abspath in "included:" lines
Luke T. Shumaker
2025-03-31
measurestack: Try to reduce how often we call str()
Luke T. Shumaker
2025-03-31
measurestack: Fix typos in ROM funcs
Luke T. Shumaker
2025-03-31
measurestack: Fix pretty-printing of BaseName and QName
Luke T. Shumaker
2025-03-31
stack.c.gen: Set up pytest
Luke T. Shumaker