Re: [PATCH V2 1/4] scsi: ufs: Add exception event tracepoint

2021-02-14 Thread Bean Huo
On Tue, 2021-02-09 at 08:24 +0200, Adrian Hunter wrote: > # cat /sys/kernel/debug/tracing/trace > # tracer: nop > # > # entries-in-buffer/entries-written: 3/3 #P:5 > # > #_-=> irqs-off > # / _=> need-resched >

RE: [PATCH V2 1/4] scsi: ufs: Add exception event tracepoint

2021-02-10 Thread Avri Altman
> > Currently, exception event status can be read from wExceptionEventStatus > attribute (sysfs file attributes/exception_event_status under the UFS host > controller device directory). Polling that attribute to track UFS exception > events is impractical, so add a tracepoint to track exception

[PATCH V2 1/4] scsi: ufs: Add exception event tracepoint

2021-02-08 Thread Adrian Hunter
Currently, exception event status can be read from wExceptionEventStatus attribute (sysfs file attributes/exception_event_status under the UFS host controller device directory). Polling that attribute to track UFS exception events is impractical, so add a tracepoint to track exception events for