aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJohn Youn <[email protected]>2001-09-17 00:00:00 -0700
committerSarah Sharp <[email protected]>2011-03-13 18:07:11 -0700
commitdbe79bbe9dcb22cb3651c46f18943477141ca452 (patch)
tree86e2dd608fd6ae7902b4abfdfbcf1969980386e3 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentad73dff32e04cad1ff2af89512bf489224b503cc (diff)
USB 3.0 Hub Changes
Update the USB core to deal with USB 3.0 hubs. These hubs have a slightly different hub descriptor than USB 2.0 hubs, with a fixed (rather than variable length) size. Change the USB core's hub descriptor to have a union for the last fields that differ. Change the host controller drivers that access those last fields (DeviceRemovable and PortPowerCtrlMask) to use the union. Translate the new version of the hub port status field into the old version that khubd understands. (Note: we need to fix it to translate the roothub's port status once we stop converting it to USB 2.0 hub status internally.) Add new code to handle link state change status. Send out new control messages that are needed for USB 3.0 hubs, like Set Hub Depth. This patch is a modified version of the original patch submitted by John Youn. It's updated to reflect the removal of the "bitmap" #define, and change the hub descriptor accesses of a couple new host controller drivers. Signed-off-by: John Youn <[email protected]> Signed-off-by: Sarah Sharp <[email protected]> Cc: Nobuhiro Iwamatsu <[email protected]> Cc: Inaky Perez-Gonzalez <[email protected]> Cc: Tony Olech <[email protected]> Cc: "Robert P. J. Day" <[email protected]> Cc: Max Vozeler <[email protected]> Cc: Tejun Heo <[email protected]> Cc: Yoshihiro Shimoda <[email protected]> Cc: Rodolfo Giometti <[email protected]> Cc: Mike Frysinger <[email protected]> Cc: Anton Vorontsov <[email protected]> Cc: Sebastian Siewior <[email protected]> Cc: Lothar Wassmann <[email protected]> Cc: Olav Kongas <[email protected]> Cc: Martin Fuzzey <[email protected]> Cc: Alan Stern <[email protected]> Cc: David Brownell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions