aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDave Gordon <[email protected]>2016-08-18 18:17:22 +0100
committerTvrtko Ursulin <[email protected]>2016-09-05 16:04:42 +0100
commit30b0da8d556e65ff935a56cd82c05ba0516d3e4a (patch)
tree39aa3459ffa9346f0790741749787704acf22380 /tools/perf/scripts/python/stackcollapse.py
parent4bb05040fd685c549e6550f09daffee6cde4c370 (diff)
drm: extra printk() wrapper macros
We had only DRM_INFO() and DRM_ERROR(), whereas the underlying printk() provides several other useful intermediate levels such as NOTICE and WARNING. So this patch fills out the set by providing both regular and once-only macros for each of the levels INFO, NOTICE, and WARNING, using a common underlying macro that does all the token-pasting. DRM_ERROR is unchanged, as it's not just a printk wrapper. v2: Fix whitespace, missing ## (Eric Engestrom) Signed-off-by: Dave Gordon <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Cc: [email protected] Acked-by: Dave Airlie <[email protected]> Signed-off-by: Tvrtko Ursulin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions