~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
trace.c
Commit message (
Expand
)
Author
Age
*
trace: Detect an infinite loop
Simon Glass
2023-02-11
*
trace: Correct the relocation handover with buffer overflow
Simon Glass
2023-02-11
*
trace: Show a few more stats about tracing
Simon Glass
2023-02-11
*
trace: Track the minimum stack depth
Simon Glass
2023-02-11
*
trace: Reduce the number of function sites
Simon Glass
2023-02-11
*
trace: Update the file header
Simon Glass
2023-02-11
*
trace: Move trace pointer to data section
Simon Glass
2023-01-18
*
trace: Use notrace for short
Simon Glass
2023-01-18
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
trace: conserve gd register on RISC-V
Heinrich Schuchardt
2020-10-27
*
trace: clang compatible handling of gd register
Heinrich Schuchardt
2020-07-07
*
trace: provide Sphinx style comments
Heinrich Schuchardt
2020-01-22
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
*
trace: do not limit trace buffer to 2GiB
Heinrich Schuchardt
2019-07-10
*
trace: make call depth limit customizable
Heinrich Schuchardt
2019-07-10
*
trace: conserve gd register
Heinrich Schuchardt
2019-07-10
*
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
2019-04-23
*
trace: Tidy up error returns
Simon Glass
2019-04-23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Add trace library
Simon Glass
2013-06-26