summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-05-13 20:39:23 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2022-05-24 16:33:20 +0900
commit7375cbcf2343a9337b19846e76dfd94c3af98a27 (patch)
tree53369130aee81bdf4800a5046223440b997021d6 /tools/perf/scripts/python/bin/flamegraph-record
parent7b4537199a4a8480b8c3ba37a2d44765ce76cd9b (diff)
downloadkernel-7375cbcf2343a9337b19846e76dfd94c3af98a27.tar.gz
kbuild: stop merging *.symversions
Now modpost reads symbol versions from .*.cmd files. The merged *.symversions are no longer needed. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu> Tested-by: Nathan Chancellor <nathan@kernel.org> Tested-by: Sedat Dilek <sedat.dilek@gmail.com> # LLVM-14 (x86-64)
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
89'>tty: drop unused alt_speed from tty_structJohan Hovold 2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman 2017-05-18tty/serdev: add serdev registration interfaceJohan Hovold 2017-05-16tty: export tty_open_by_driverOkash Khawaja 2017-04-18tty: split job control support into a file of its ownNicolas Pitre 2017-04-18console: move console_init() out of tty_io.cNicolas Pitre 2017-02-03tty_port: Add port client functionsRob Herring 2017-01-19tty: constify tty_ldisc_receive_buf buffer pointerRob Herring 2017-01-19tty: move the non-file related parts of tty_release to new tty_release_structRob Herring