Re: [PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops

2024-02-25 Thread Google
On Thu, 8 Feb 2024 21:18:14 +0800 Huang Yiwei wrote: > Currently ftrace only dumps the global trace buffer on an OOPs. For > debugging a production usecase, instance trace will be helpful to > check specific problems since global trace buffer may be used for > other purposes. > > This patch exte

Re: [PATCH v10 2/2] arm64: boot: Support Flat Image Tree

2024-02-25 Thread Masahiro Yamada
On Wed, Feb 21, 2024 at 9:37 PM Masahiro Yamada wrote: > > On Sat, Feb 3, 2024 at 2:30 AM Simon Glass wrote: > > > > Add a script which produces a Flat Image Tree (FIT), a single file > > containing the built kernel and associated devicetree files. > > Compression defaults to gzip which gives a g