summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAndré Almeida <andrealmeid@collabora.com>2021-01-29 22:45:47 -0300
committerJonathan Corbet <corbet@lwn.net>2021-02-04 14:47:40 -0700
commit61ffd285bddc8666f23d36f78bf8e5c2e2c92c04 (patch)
treedbb3ebaa030b989b972f97289c21b2b04f568982 /tools/perf/scripts/python/bin/stackcollapse-record
parentdd58e649742a5eabd327d47096f12d3302d908f1 (diff)
downloadkernel-61ffd285bddc8666f23d36f78bf8e5c2e2c92c04.tar.gz
Documentation: admin-guide: Update kvm/xen config option
Since commit 9bba03d4473d ("kconfig: remove 'kvmconfig' and 'xenconfig' shorthands") kvm/xen config shortcuts are not available anymore. Update the file to reflect how they should be used, with the full filename. Signed-off-by: André Almeida <andrealmeid@collabora.com> Link: https://lore.kernel.org/r/20210130014547.123006-2-andrealmeid@collabora.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
include/linux/mfd/cros_ec.h?h=linux-6.12.y&id=a841178445bb72a3d566b4e6ab9d19e9b002eb47'>mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas 2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou 2015-02-26mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas 2015-02-26mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas 2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker