RE: [PATCH 4/4] scsi: add more contexts in the ufs tracepoints

From: Avri Altman
Date: Tue Oct 20 2020 - 07:54:46 EST


>
> On 2020-10-20 18:51, Avri Altman wrote:
> >>
> >> On 2020-10-06 06:36, Jaegeuk Kim wrote:
> >> > From: Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
> >> >
> >> > This adds user-friendly tracepoints with group id.
> > You have the entire cdb as part of the upiu trace,
> > Can't you parse what you need from there?
> >
> > Thanks,
> > Avri
>
> Yes, but assume we have a large trace log file, having a
> groud id allows us to filter the data by it easily, right?
>
Ahha, ok.

Thanks,
Avri