diff options
| author | Taku Izumi <[email protected]> | 2016-10-14 20:28:07 +0900 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-10-14 12:04:58 -0400 |
| commit | c753119e6d1a26a3df04d6fe69d75049082e3f32 (patch) | |
| tree | a6108a7246d23f37bbcd5695882822c2d489802d /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | b6ba737d0b290b272452a2362088222a248fc8da (diff) | |
fjes: Add debugfs entry for EP status information in fjes driver
This patch adds debugfs entry to show EP status information.
You can get each EP's status information like the following:
# cat /sys/kernel/debug/fjes/fjes.0/status
EPID STATUS SAME_ZONE CONNECTED
ep0 shared Y Y
ep1 - - -
ep2 unshared N N
ep3 unshared N N
ep4 unshared N N
ep5 unshared N N
ep6 unshared N N
ep7 unshared N N
Signed-off-by: Taku Izumi <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions