summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-09-17 23:16:37 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-11-04 17:53:09 +0900
commit5390d99fdb45fe8754120495d8b107a08e4d05f8 (patch)
tree9b7901924d6de4b4504c759abd0b4357f351f388 /tools/perf/scripts/python/stackcollapse.py
parent59b723cd2adbac2a34fc8e12c74ae26ae45bf230 (diff)
downloadkernel-5390d99fdb45fe8754120495d8b107a08e4d05f8.tar.gz
speakup: use SPKDIR=$(src) to specify the source directory
Commit e68a558fb2af ("speakup: Fix building as extmod") was intended to support building this as an external module. Since commit b1992c3772e6 ("kbuild: use $(src) instead of $(srctree)/$(src) for source directory"), $(src) consistently points to the source directory, regardless of whether it is compiled as an external module or not. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
rs/media/video/s2255drv.c?id=8b661b508b3a4c8d9fc7a4b10507d3f1172947c3'>V4L/DVB: s2255drv: remove dead codeDan Carpenter 2010-05-19V4L/DVB: s2255drv: return if vdev not foundDan Carpenter 2010-05-19V4L/DVB: s2255drv: firmware reload on timeoutDean Anderson 2010-05-19V4L/DVB: s2255drv: removes kref tracking and videodev parentDean Anderson 2010-05-19V4L/DVB: s2255drv: fix: v4l2_dev should be registered once only.Dean Anderson 2010-05-19V4L/DVB: s2255drv: adding v4l2_device structure. video_register_device cleanupDean Anderson 2010-05-19V4L/DVB: s2255drv: cleanup of debug messagesDean Anderson 2010-05-19V4L/DVB: s2255drv: removal of big kernel lockDean Anderson 2010-05-19V4L/DVB: s2255drv: video_device_alloc call not checked fixDean Anderson 2010-05-19V4L/DVB: s2255drv: code cleanupDean Anderson 2010-05-19V4L/DVB: s2255drv: cleanup of driver disconnect codeDean Anderson 2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe