summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMerlijn Wajer <merlijn@wizzup.org>2020-06-30 11:47:04 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2020-06-30 12:06:49 -0700
commitc463bb2a8f8d7d97aa414bf7714fc77e9d3b10df (patch)
tree24cb7c58a23a3856a50bf4db1ad26c8fda119e06 /tools/perf/scripts/python/bin/stackcollapse-record
parent751ad34fbad74c3ed4a9ede24764b4253d4faa84 (diff)
downloadkernel-c463bb2a8f8d7d97aa414bf7714fc77e9d3b10df.tar.gz
Input: add `SW_MACHINE_COVER`
This event code represents the state of a removable cover of a device. Value 0 means that the cover is open or removed, value 1 means that the cover is closed. Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Merlijn Wajer <merlijn@wizzup.org> Link: https://lore.kernel.org/r/20200612125402.18393-2-merlijn@wizzup.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
>i3c: master: dw-i3c-master: fix i3c_attach/reattachVitor Soares 2019-01-07i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'Christophe JAILLET 2018-12-12i3c: master: cdns: fix I2C transfers in Cadence I3C master driverPrzemyslaw Gaj 2018-12-05ic3: off by one in mode_show()Dan Carpenter 2018-12-05i3c: fix an error code in i3c_master_add_i3c_dev_locked()Dan Carpenter 2018-12-05i3c: master: dw: fix mask operation by using the correct operatorColin Ian King 2018-12-05i3c: master: Add driver for Synopsys DesignWare IPVitor Soares 2018-12-05i3c: master: Remove set but not used variable 'old_i3c_scl_lim'YueHaibing 2018-12-05i3c: master: Add driver for Cadence IPBoris Brezillon 2018-11-12i3c: Add core I3C infrastructureBoris Brezillon