summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2017-11-01 17:43:20 +0100
committerTakashi Iwai <tiwai@suse.de>2017-11-01 17:43:20 +0100
commita53a0ab8ff725672fcb47bb9a5ef75fce45679d0 (patch)
tree75cdea78f27fdd569d72cea0b7837bbcc8d871f7 /tools/perf/scripts/python/bin/stackcollapse-report
parent1f20f9ff57ca23b9f5502fca85ce3977e8496cb1 (diff)
parentb817d936248b9bcee8282e97fb1dda1b03c903fe (diff)
downloadkernel-a53a0ab8ff725672fcb47bb9a5ef75fce45679d0.tar.gz
Merge tag 'asoc-fix-v4.14-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v4.14 A bunch of fixes here, mostly device specific ones (the biggest one being the revert of the hotword support for rt5514), with a couple of core fixes for potential issues with corrupted or otherwise invalid topology files.
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
a>Tiezhu Yang 2021-10-18lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook 2021-10-18fortify: Add compile-time FORTIFY_SOURCE testsKees Cook 2021-10-06bitfield: build kunit tests without structleak pluginArnd Bergmann 2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta 2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg 2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei 2021-05-19lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald 2021-04-14lib: Add ASN.1 encoderJames Bottomley 2021-02-24kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov 2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa 2021-01-04random32: Re-enable KCSAN instrumentationMarco Elver 2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko 2020-12-11selftest/fpu: avoid clang warningArnd Bergmann 2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt 2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt 2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds 2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde 2020-10-13mm/page_alloc.c: fix freeing non-compound pagesMatthew Wilcox (Oracle) 2020-10-13KASAN: port KASAN Tests to KUnitPatricia Alfonso 2020-10-13lib: kunit: add bitfield test conversion to KUnitVitor Massaru Iha