summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>2008-07-05 12:14:23 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-05 13:10:50 -0700
commitca31e146d5c2fe51498e619eb3a64782d02e310a (patch)
tree121916bb92004ca138fc8d8e436e68435c8d5de0 /tools/perf/scripts/python/syscall-counts.py
parent84df87b7ebdcbbc0f59df9526f4e63fda70647d3 (diff)
downloadkernel-ca31e146d5c2fe51498e619eb3a64782d02e310a.tar.gz
Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.h
These two macros are useful beyond lock debugging. Moved definitions from include/linux/debug_locks.h to include/linux/kernel.h, so code that needs them does not have to include the former, which would have been a less intuitive choice of a header. Signed-off-by: Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro> Acked-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-07-20gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam 2020-07-20gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam 2020-07-20gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam 2019-08-19gpu: ipu-v3: image-convert: only sample into the next tile if necessaryPhilipp Zabel 2019-08-19gpu: ipu-v3: image-convert: move tile burst alignment out of loopPhilipp Zabel 2019-08-19gpu: ipu-v3: image-convert: bail on invalid tile sizesPhilipp Zabel 2019-08-19gpu: ipu-v3: image-convert: fix image downsize coefficients and tiling calcul...Philipp Zabel 2019-08-19gpu: ipu-v3: image-convert: limit input seam position to hardware requirementsPhilipp Zabel 2019-08-19gpu: ipu-v3: image-convert: fix output seam valid intervalPhilipp Zabel 2019-08-19gpu: ipu-v3: image-convert: move output seam valid interval calculation into ...Philipp Zabel 2019-08-19gpu: ipu-v3: image-convert: enable V4L2_PIX_FMT_BGRX32 and _RGBX32Philipp Zabel 2019-08-19gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formatsPhilipp Zabel 2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds 2019-06-14gpu: ipu-v3: image-convert: Enable double write reductionSteve Longerbeam 2019-06-14gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encodingSteve Longerbeam 2019-06-14gpu: ipu-v3: ipu-ic-csc: Add support for limited range encodingSteve Longerbeam 2019-06-14gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam 2019-06-14gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam 2019-06-14gpu: ipu-v3: image-convert: Fix image downsize coefficientsSteve Longerbeam 2019-06-14gpu: ipu-v3: image-convert: Fix input bytesperline for packed formatsSteve Longerbeam 2019-06-14gpu: ipu-v3: image-convert: Fix input bytesperline width/height alignSteve Longerbeam 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-04-23gpu: ipu-v3: dp: fix CSC handlingLucas Stach 2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds 2019-02-22gpu: ipu-v3: prg: add function to get channel configure statusLucas Stach 2019-02-22gpu: ipu-v3: pre: add double buffer status readbackLucas Stach 2019-02-18Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab