Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4928d7483e17f01c09f7a1b7d912d2df767f5a42
/
lib
/
trace.c
a877ce1
lib: Remove <common.h> inclusion from these files
by Tom Rini
· Thu Dec 14 13:16:58 2023 -0500
eff11fa
treewide: unify the linker symbol reference format
by Shiji Yang
· Thu Aug 03 09:47:17 2023 +0800
15ecee4
trace: Detect an infinite loop
by Simon Glass
· Sun Jan 15 14:15:51 2023 -0700
b123d95
trace: Correct the relocation handover with buffer overflow
by Simon Glass
· Sun Jan 15 14:15:50 2023 -0700
9fb0135
trace: Show a few more stats about tracing
by Simon Glass
· Sun Jan 15 14:15:49 2023 -0700
6399741
trace: Track the minimum stack depth
by Simon Glass
· Sun Jan 15 14:15:48 2023 -0700
ec26f89
trace: Reduce the number of function sites
by Simon Glass
· Sun Jan 15 14:15:47 2023 -0700
adefafe
trace: Update the file header
by Simon Glass
· Sun Jan 15 14:15:46 2023 -0700
f822524
trace: Move trace pointer to data section
by Simon Glass
· Wed Dec 21 16:08:22 2022 -0700
56da76d
trace: Use notrace for short
by Simon Glass
· Wed Dec 21 16:08:15 2022 -0700
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
7b3a691
trace: conserve gd register on RISC-V
by Heinrich Schuchardt
· Thu Oct 15 12:30:09 2020 +0200
f77701d
trace: clang compatible handling of gd register
by Heinrich Schuchardt
· Wed May 27 20:04:22 2020 +0200
630a913
trace: provide Sphinx style comments
by Heinrich Schuchardt
· Wed Jan 01 15:52:31 2020 +0100
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
1469090
trace: do not limit trace buffer to 2GiB
by Heinrich Schuchardt
· Fri Jun 14 21:50:55 2019 +0200
c1a7379
trace: make call depth limit customizable
by Heinrich Schuchardt
· Sun Jun 02 13:30:09 2019 +0200
2394b04
trace: conserve gd register
by Heinrich Schuchardt
· Sun Jun 02 13:05:08 2019 +0200
445078e
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
by Simon Glass
· Mon Apr 08 13:20:52 2019 -0600
f710d38
trace: Tidy up error returns
by Simon Glass
· Mon Apr 08 13:20:50 2019 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
c44b800
Add trace library
by Simon Glass
· Tue Jun 11 11:14:39 2013 -0700