index
:
sbc-harness
lukeshu/9p-L
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/clang-format
lukeshu/dhcp
lukeshu/libobj
lukeshu/macros
lukeshu/measurestack-refactor
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/safe-conversion
lukeshu/uf2
lukeshu/vid-scratch
lukeshu/waitgroup
lukeshu/wrap-foreach
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
/
stack.c.gen
Age
Commit message (
Expand
)
Author
2025-03-31
measurestack: Split into several files
Luke T. Shumaker
2025-03-31
stack.c.gen: Set up pytest
Luke T. Shumaker
2025-03-22
Python: Clean up f-strings
Luke T. Shumaker
2025-03-22
make lint/python3: Use pylint
Luke T. Shumaker
2025-03-22
stack.c.gen: Fix a crash
Luke T. Shumaker
2025-03-09
stack.c.gen: ADD-MISSING: Resolve several missing functions
Luke T. Shumaker
2025-03-09
stack.c.gen: APP: The entry-point is _entry_point, not _reset_handler
Luke T. Shumaker
2025-03-09
stack.c.gen: APP: Include a thread total and a kernel size
Luke T. Shumaker
2025-03-09
stack.c.gen: APP: Factor in stack guard size
Luke T. Shumaker
2025-03-09
lint-bin, stack.c.gen: INFRA: Add a way to include unused functions
Luke T. Shumaker
2025-03-09
stack.c.gen: INFRA: Add a proper way to handle .init_array.*
Luke T. Shumaker
2025-03-09
stack.c.gen: FIX: Think harder about printf
Luke T. Shumaker
2025-03-09
lint-bin, stack.c.gen: FIX: Don't "include" misc
Luke T. Shumaker
2025-03-09
stack.c.gen: FIX: Never skip top-level functions
Luke T. Shumaker
2025-03-09
stack.c.gen: DIAG: Include thread-counts in the output
Luke T. Shumaker
2025-03-09
stack.c.gen: DIAG: Improve diagnostic output
Luke T. Shumaker
2025-03-09
stack.c.gen: INFRA: Build QName vs BaseName into the type system
Luke T. Shumaker
2025-03-09
stack.c.gen: INFRA: Have analyze() return thread counts instead of a sum
Luke T. Shumaker
2025-03-09
stack.c.gen: MISC: Rename AppPlugin to CmdPlugin
Luke T. Shumaker
2025-03-04
libhw: rp2040_hwspi: Use interrupts instead of busy-polling
Luke T. Shumaker
2025-03-02
libhw: Add rp2040_gpioirq, use it
Luke T. Shumaker
2025-03-02
stack.c.gen: Organize intrhandlers
Luke T. Shumaker
2025-03-01
stack.c.gen: Fix analysis
Luke T. Shumaker
2025-03-01
lint-bin: (dry-run) lint that list of functions matches stack.c.gen
Luke T. Shumaker
2025-03-01
Fix linker confusion
Luke T. Shumaker
2025-02-28
stack.c.gen: Resolve remaining __indirect_call:s
Luke T. Shumaker
2025-02-28
stack.c.gen: Fix LibObjPlugin
Luke T. Shumaker
2025-02-28
stack.c.gen: Refactor to a plugin architecture
Luke T. Shumaker
2025-02-28
stack.c.gen: Fix filename hacks
Luke T. Shumaker
2025-02-28
stack.c.gen: Also inspect .h files
Luke T. Shumaker
2025-02-28
stack.c.gen: Fix missing indirect callees
Luke T. Shumaker
2025-02-21
Make use of the generated stack.c
Luke T. Shumaker
2025-02-12
stack.c.gen: Allow multiples of a thread
Luke T. Shumaker
2025-02-12
stack.c.gen: Fill in some TODO synthetic nodes
Luke T. Shumaker
2025-02-12
stack.c.gen: I forgot what "warning: dynamic" means
Luke T. Shumaker
2025-02-09
libmisc: Drop vcall.h
Luke T. Shumaker
2025-02-09
Add libobj, a replacement for libmisc/vcall.h that internally is more like Go
Luke T. Shumaker
2025-02-09
lib9p: srv: Use a separate pathmap
Luke T. Shumaker
2025-01-25
stack.c.gen: Sort rows
Luke T. Shumaker
2025-01-25
stack.c.gen: Allow missing indirect calls
Luke T. Shumaker
2025-01-11
stack.c.gen: Monitor printf and assert overhead
Luke T. Shumaker
2025-01-11
lib9p: Split lib9p_{validate,unmarshal,marshal} into _Tmsg and _Rmsg variants
Luke T. Shumaker
2025-01-11
lib9p: Split the generated tables up
Luke T. Shumaker
2024-12-26
Build the full matrix of CMAKE_BUILD_TYPE
Luke T. Shumaker
2024-12-26
libmisc: Rework how test-intercepts work
Luke T. Shumaker
2024-12-10
Prettier stack.c
Luke T. Shumaker
2024-12-10
Start getting lib9p stack analysis dialed in
Luke T. Shumaker
2024-12-10
stack.c.gen: Better handling of dynamic nodes
Luke T. Shumaker
2024-12-10
Get lib9p building on rp2040
Luke T. Shumaker
2024-12-10
Analyze host stacks too
Luke T. Shumaker
[next]