summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2021-10-29 12:05:48 -0400
committerTrond Myklebust <trond.myklebust@hammerspace.com>2021-11-01 11:00:30 -0400
commit280254b605ffb6ec88f33b43a360aa6b5247bef7 (patch)
tree376c781548902c7a380e9063163191b1e6f6abc0 /tools/perf/scripts/python/bin/stackcollapse-record
parentea9afca88bbea26f23697b3305789f77f0341d23 (diff)
downloadkernel-280254b605ffb6ec88f33b43a360aa6b5247bef7.tar.gz
SUNRPC: Clean up xs_tcp_setup_sock()
Move the error handling into a single switch statement for clarity. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
bling trace eventsTal Shorer 2015-08-06tracing, perf: Implement BPF programs attached to uprobesWang Nan 2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2015-04-08tracing: Add enum_map file to show enums that have been mappedSteven Rostedt (Red Hat) 2015-04-02bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ...Ingo Molnar 2014-07-18tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat) 2014-05-29tracing: Add tracepoint benchmark tracepointSteven Rostedt (Red Hat) 2014-03-18uprobes: Kconfig dependency fixDavid A. Long