summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJernej Skrabec <jernej.skrabec@gmail.com>2022-10-15 11:11:05 +0200
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2022-10-24 19:03:53 +0200
commit6a394d563dffb60c150d87dc6678994ef8028c53 (patch)
treebbd06f620d8e26b0c60d1fba160975ea3775ec9c /tools/perf/scripts/python/stackcollapse.py
parent07eb565932e21604ad531fe0c37f6e2af4dc0e7c (diff)
downloadkernel-6a394d563dffb60c150d87dc6678994ef8028c53.tar.gz
media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptions
Format descriptions use YCbCr and YUV terms interchangeably. Let's unify them so they all use YUV. While YCbCr is actually correct term here, YUV is shorter and thus it also fixes too long description of P010 tiled format. Fixes: 3c8e19d3d3f9 ("media: Add P010 tiled format") Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
e I/O thread take over the call and local processor workDavid Howells 2022-12-01rxrpc: Move DATA transmission into call processor work itemDavid Howells 2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracingDavid Howells 2022-12-01rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracingDavid Howells 2022-11-08rxrpc: Fix congestion managementDavid Howells 2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells 2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells 2022-11-08rxrpc: Clean up ACK handlingDavid Howells 2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells 2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells 2022-11-08rxrpc: Add stats procfile and DATA packet statsDavid Howells 2022-08-25rxrpc: Fix locking in rxrpc's sendmsgDavid Howells 2022-05-22rxrpc: Return an error to sendmsg if call failedDavid Howells 2020-11-23rxrpc: Ask the security class how much space to allow in a packetDavid Howells 2020-11-23rxrpc: Don't reserve security header in Tx DATA skbuffDavid Howells 2020-10-05rxrpc: Fix accept on a connection that need securingDavid Howells 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-07-30rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells 2020-07-20rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells