summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-07-27 15:10:59 -0600
committerRob Herring <robh@kernel.org>2022-08-10 09:43:43 -0600
commitdcc2ed3912ae32fd6646264d1aa296ea3d2aa07c (patch)
treefe0409a4083ebe9fa5475fca471acb5ce9fde26d /tools/perf/scripts/python/bin/stackcollapse-record
parent3f5117be95843950f31862be05e947b77a3cd77c (diff)
downloadkernel-dcc2ed3912ae32fd6646264d1aa296ea3d2aa07c.tar.gz
dt-bindings: Drop DT_MK_SCHEMA_FLAGS conditional selecting schema files
Since commit ef8795f3f1ce ("dt-bindings: kbuild: Use DTB files for validation"), dt-mk-schema always needs a complete list of schemas, so the conditional using DT_MK_SCHEMA_FLAGS should be removed. Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220727211100.3249417-1-robh@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2018-10-16devres: constify p in devm_kfree()Bartosz Golaszewski 2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook 2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman 2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman 2016-11-15devres: add devm_alloc_percpu()Madalin Bucur 2015-10-09devm: make allocations numa aware by defaultDan Williams 2015-08-05devres: fix devres_get()Masahiro Yamada 2014-09-23devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven 2014-07-17devres: Add devm_kasprintf and devm_kvasprintf APIHimangi Saraogi 2014-05-24devres: Add devm_get_free_pages APIEli Billauer 2014-04-29devres: introduce API "devm_kmemdupSrinivas Pandruvada 2014-02-11devres: introduce API "devm_kstrdup"Manish Badarkhe