summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
'>2018-01-29dma-fence: add comment for WARN_ON in dma_fence_release()Oded Gabbay 2018-02-19dma-buf/sw_sync: Fix kerneldoc warningsChris Wilson 2018-02-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds 2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds 2018-01-30dma-buf/sw_sync: fix document of sw_sync_create_fence_dataShawn Guo 2018-01-23dma-buf: make returning the exclusive fence optionalChristian König 2018-01-23dma-buf: fix reservation_object_wait_timeout_rcu once more v2Christian König 2017-12-04Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie 2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro 2017-11-27annotate poll_table_struct ->_keyAl Viro 2017-11-23dma-buf: Fix ifnullfree.cocci warningsVasyl Gomonovych 2017-11-21dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson 2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter 2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds 2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds 2017-11-14dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...Christian König 2017-11-14dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...Christian König 2017-11-09dma-buf: Use rcu_assign_pointer() to set rcu protected pointersVille Syrjälä 2017-11-02dma-buf: Cleanup comments on dma_buf_map_attachment()Liviu Dudau 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie 2017-10-16tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_onSteven Rostedt (VMware) 2017-10-09sync_file: Return consistent status in SYNC_IOC_FILE_INFOJohn Einar Reitan 2017-10-09dma-buf: make reservation_object_copy_fences rcu saveChristian König