summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>2011-07-07 23:33:38 +0530
committerJohn W. Linville <linville@tuxdriver.com>2011-07-08 11:42:24 -0400
commit565dfefbe196206bc1e40bf92e7c5d53e9d9f706 (patch)
tree310ecfa0de13db6665751f21bd44687ccf02a9a5 /tools/perf/scripts/python/bin/stackcollapse-record
parent58eb7ff3dc056c6935c1cedee365ccf554000f45 (diff)
downloadkernel-565dfefbe196206bc1e40bf92e7c5d53e9d9f706.tar.gz
ath9k_htc: do not configure filter before driver is started
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
nrisc/Kconfig?h=linux-6.6.y&id=f3573b8f902c507c721999cc669fbb7e045081b8'>Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds 2017-11-03openrisc: enable LOCKDEP_SUPPORT and irqflags tracingStafford Horne 2017-11-03openrisc: support framepointers and STACKTRACE_SUPPORTStafford Horne 2017-11-03openrisc: add cacheflush support to fix icache aliasingJan Henrik Weinstock 2017-11-03openrisc: initial SMP supportStefan Kristiansson 2017-11-03irqchip: add initial support for ompicStafford Horne 2017-11-03openrisc: use qspinlocks and qrwlocksStafford Horne 2017-11-03openrisc: use shadow registers to save regs on exceptionStefan Kristiansson 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger 2017-02-06openrisc: use SPARSE_IRQJonas Bonn 2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne 2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne 2016-06-08openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij 2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng