On Tue, Jun 11, 2013 at 11:14:32AM -0700, Simon Glass wrote:
> This series adds a tracing feature to U-Boot which is useful for
> profiling boot time and other purposes.
>
> The core trace library relies on standard gcc function instrumentation
> and a microsecond timer which should work correctl
This series adds a tracing feature to U-Boot which is useful for
profiling boot time and other purposes.
The core trace library relies on standard gcc function instrumentation
and a microsecond timer which should work correctly on almost any
architecture. Generic board is used to avoid the need to
2 matches
Mail list logo