summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDonald Hunter <donald.hunter@gmail.com>2022-12-09 11:24:01 +0000
committerAlexei Starovoitov <ast@kernel.org>2022-12-09 09:42:16 -0800
commitf3212ad5b7e93c002bd2dbe552c2b0b0033317ff (patch)
treef9ba3523cbac1ec2632ac39adb254af40f47c589 /tools/perf/scripts/python/export-to-postgresql.py
parent26d6506a50403e4c5440ae124fa66747ed07b0ca (diff)
docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
Add documentation for the BPF_MAP_TYPE_SK_STORAGE including kernel version introduced, usage and examples. Signed-off-by: Donald Hunter <donald.hunter@gmail.com> Acked-by: David Vernet <void@manifault.com> Link: https://lore.kernel.org/r/20221209112401.69319-1-donald.hunter@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
_QUIRK_ENDPOINT_IGNOREGreg Kroah-Hartman 2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold 2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng 2018-03-06usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich 2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake 2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault 2015-12-11USB: add quirk for devices with broken LPMAlan Stern 2014-09-23USB: quirks.h: use BIT()Greg Kroah-Hartman 2014-09-23USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu 2014-09-23USB: core: add device-qualifier quirkJohan Hovold 2014-08-01usb-core bInterval quirkJames P Michels III 2012-08-20usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu 2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz 2010-05-20USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACESHans de Goede 2010-03-02USB: storage: Never reset devices that will morph to an old modeOliver Neukum 2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern 2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day 2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern 2007-10-12USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern 2007-07-12USB: add RESET_RESUME device quirkAlan Stern 2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum