summaryrefslogtreecommitdiff
path: root/arch/x86/machine/strace.c
AgeCommit message (Expand)Author
2017-07-13Switch to initialization operationsRichard Braun
2017-06-22kern/macros: move the __read_mostly macro hereRichard Braun
2017-06-10x86/strace: tweak stack tracing outputRichard Braun
2017-06-10Use log functions where appropriateRichard Braun
2017-04-29New stdio.h standard headerRichard Braun
2017-04-29kern/printk: rename to printfRichard Braun
2017-02-04Clean up compilationRichard Braun
2017-02-04kern/types: split into module-specific type headersRichard Braun
2017-01-24Add brackets around one-line conditional statementsRichard Braun
2017-01-13Replace unsigned long with uintptr_t for integer/pointer conversionsRichard Braun
2016-12-09Force brackets around one-line conditional statementsRichard Braun
2014-12-10x86/strace: replace call to pmap_extractRichard Braun
2014-01-02Declare variables as read mostly where appropriateRichard Braun
2013-08-15x86/strace: fix new lines in message stringsRichard Braun
2013-06-28x86/pmap: replace pmap_kextract with pmap_extractRichard Braun
2013-02-28x86/strace: fix address lookupRichard Braun
2012-12-31x86/strace: handle symbol tableRichard Braun
2012-12-31x86/strace: new module for stack tracingRichard Braun