summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorkxie@chelsio.com <kxie@chelsio.com>2010-08-16 20:55:53 -0700
committerJames Bottomley <James.Bottomley@suse.de>2010-09-05 14:29:07 -0300
commit7b36b6e03b0d6cee0948593a6a11841a457695b9 (patch)
tree6f68fa74acde025eb0759ada09b89697d61c5f54 /tools/perf/scripts/python
parent9ba682f01e2ffe47e6ea47fcc6cdfe39d7a71571 (diff)
downloadkernel-7b36b6e03b0d6cee0948593a6a11841a457695b9.tar.gz
[SCSI] cxgb4i v5: iscsi driver
Added cxgb4i iSCSI driver. This patch implements the cxgb4i iscsi connection acceleration for the open-iscsi initiator. The cxgb4i driver offers the iscsi PDU based offload: - digest insertion and verification - payload direct-placement into host memory buffer. Signed-off-by: Karen Xie <kxie@chelsio.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
>perf python scripting: Add futex-contention scriptArnaldo Carvalho de Melo 2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings 2010-09-07perf: Add a script to show packets processingKoki Sanagi 2010-08-02perf: New migration tool overviewFrederic Weisbecker 2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi 2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi 2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi 2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker 2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi 2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi 2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi