summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (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 "$@"
kernel/commit/fs/hfsplus/xattr.c?h=linux-6.6.y&id=5e61473ea9f1ed6537ffaf6bf1cb60655f0d1b2c'>fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Fabian Frederick 2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Fabian Frederick 2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells 2014-06-06hfsplus: fix compiler warning on PowerPCChristian Kujau 2014-06-06fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick 2014-06-06hfsplus: fix "unused node is not erased" errorSergei Antonov 2014-06-06hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung 2014-06-06hfsplus: fix worst-case unicode to char conversion of file names and attributesHin-Tak Leung 2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig 2014-01-26hfsplus: remove can_set_xattrChristoph Hellwig 2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig 2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven 2013-11-13hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko 2013-11-13hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko 2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko 2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches 2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko