aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorXabier Marquiegui <[email protected]>2023-10-12 00:39:57 +0200
committerDavid S. Miller <[email protected]>2023-10-15 20:07:52 +0100
commit403376ddb4221be9db5326ae334773807df71ffe (patch)
tree027d7c1055733aecd925d4941b8a7d90296e57f6 /tools/perf/scripts/python/check-perf-trace.py
parentc5a445b1e9347b14752b01f1a304bd7a2f260acc (diff)
ptp: add debugfs interface to see applied channel masks
Use debugfs to be able to view channel mask applied to every timestamp event queue. Every time the device is opened, a new entry is created in `$DEBUGFS_MOUNTPOINT/ptpN/$INSTANCE_ADDRESS/mask`. The mask value can be viewed grouped in 32bit decimal values using cat, or converted to hexadecimal with the included `ptpchmaskfmt.sh` script. 32 bit values are listed from least significant to most significant. Signed-off-by: Xabier Marquiegui <[email protected]> Suggested-by: Vinicius Costa Gomes <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions