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 -- "$@"
id=71f3ca408fd43b586c02480768a503af075b247e'>rxrpc: Improve skb tracingDavid Howells 2016-09-17rxrpc: Make IPv6 support conditional on CONFIG_IPV6David Howells 2016-09-13rxrpc: Add IPv6 supportDavid Howells 2016-09-08rxrpc: Rewrite the data and ack handling codeDavid Howells 2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells 2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells 2016-06-15rxrpc: Use the peer record to distribute network errorsDavid Howells 2016-06-15rxrpc: Do a little bit of tidying in the ICMP processingDavid Howells 2016-06-15rxrpc: Don't assume anything about the address in an ICMP packetDavid Howells 2016-06-15rxrpc: Break MTU determination from ICMP into its own functionDavid Howells 2016-06-15rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()David Howells 2016-06-15rxrpc: Rework peer object handling to use hash table and RCUDavid Howells 2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells