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 -- "$@"
_issue_flushChristoph Hellwig 2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner 2019-05-01hfsplus: switch to ->free_inode()Al Viro 2018-08-22hfsplus: drop ACL supportErnesto A. Fernández 2018-08-22hfsplus: don't return 0 when fill_super() failedTetsuo Handa 2018-05-18hfsplus: stop workqueue when fill_super() failedTetsuo Handa 2018-02-06hfsplus: honor setgid flag on directoriesErnesto A. Fernandez 2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds 2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells 2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig 2016-06-07hfsplus: use bio op accessorsMike Christie 2016-05-12hfsplus: switch to ->iterate_shared()Al Viro 2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov 2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov