Re: Network latency on 5.4 and 5.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Song,

> what's your command to get this log? it seems to have better information
> than mine.

I just do old-school tracing:

# enable all available events
echo 1 > /sys/kernel/debug/tracing/events/enable
# start tracing
echo 1 > /sys/kernel/debug/tracing/tracing_on

Then I run cyclictest with -b and --tracemark to stop tracing when a
latency hits and write a mark to the file.
The trace can then be obtained by:
cat /sys/kernel/debug/tracing/trace

HTH
Christoph



[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux