summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/sctop-report
AgeCommit message (Expand)Author
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-23perf trace: Use $PERF_EXEC_PATH in canned report scriptsBen Hutchings
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi
constify data for class_find_device()Michał Mirosław 2012-11-27[SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd classBoaz Harrosh 2012-02-25[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh 2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker 2011-09-22osd: Kconfig remove wrong FIXMEBoaz Harrosh 2011-01-24[SCSI] libosd: osd_req_read_sg, optimize the single entry caseBoaz Harrosh 2010-12-09[SCSI] osd: checking NULL instead of ERR_PTR()Dan Carpenter 2010-10-26[SCSI] libosd: write/read_sg_kern APIBoaz Harrosh 2010-10-26[SCSI] libosd: Support for scatter gather write/read commandsBoaz Harrosh 2010-10-26[SCSI] libosd: Free resources in reverse order of allocationBoaz Harrosh 2010-10-26[SCSI] libosd: Fix bug in attr_page handlingBoaz Harrosh 2010-10-15llseek: automatically add .llseek fopArnd Bergmann 2010-09-02[SCSI] fix bio.bi_rw handlingJiri Slaby 2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-03[SCSI] libosd: Fix unchecked err return found by smatchBoaz Harrosh 2009-12-10[SCSI] libosd: Fix blk_put_request locking againBoaz Harrosh 2009-12-04[SCSI] libosd: Error handling revampedBoaz Harrosh 2009-12-04[SCSI] libosd: Bugfix of error handling in attributes-list decodingBoaz Harrosh 2009-12-04[SCSI] libosd: bug in osd_req_decode_sense_full()Boaz Harrosh 2009-12-04[SCSI] libosd: osd_dev_info: Unique Identification of an OSD deviceBoaz Harrosh 2009-12-04[SCSI] osduld: Use device->release instead of internal krefBoaz Harrosh 2009-12-04[SCSI] osduld: Ref-counting bug fixBoaz Harrosh 2009-06-12[SCSI] Merge branch 'linus'James Bottomley 2009-06-10[SCSI] osd: Remove out-of-tree left oversBoaz Harrosh 2009-06-10[SCSI] libosd: Use REQ_QUIET requests.Boaz Harrosh 2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh 2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh 2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh 2009-06-10[SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytesBoaz Harrosh 2009-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh 2009-06-10[SCSI] libosd: Better printout of OSD target system informationBoaz Harrosh