summaryrefslogtreecommitdiff
path: root/sys/x86/include/stack.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-01-31Reimplement stack capture of running threads on i386 and amd64.Mark Johnston
2015-09-11Add stack_save_td_running(), a function to trace the kernel stack of aMark Johnston
2015-09-11Remove the arg0 field from struct amd64_frame. Its existence was a bug,Mark Johnston
2015-09-11Merge stack(9) implementations for i386 and amd64 under x86/.Mark Johnston