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 -- "$@"
hout CONFIG_NET_NS.YOSHIFUJI Hideaki 2007-12-14[SYNCPPP]: Endianness and 64bit fixes.Al Viro 2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger 2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman 2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo 2006-09-29[PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn 2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro 2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel