summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-08-22 14:20:58 -0400
committerJames Bottomley <JBottomley@Parallels.com>2012-09-14 18:28:46 +0100
commitd6a03581a3f55da93763cc51b3949340824c37bc (patch)
tree457d13c946b3f861c32d23d8ebcd3e0c3c1aa778 /tools/perf/scripts/python/bin/stackcollapse-report
parent7916bb90e258392b34881fb68e98e60f0203d328 (diff)
downloadkernel-d6a03581a3f55da93763cc51b3949340824c37bc.tar.gz
[SCSI] qla2xxx: Fix typo in qla2xxx files
Correct spelling typo within qla2xxx files. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
2014-07-01tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat) 2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat) 2012-03-20constify path argument of trace_seq_path()Al Viro 2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches 2009-12-09tracing: Add full state to trace_seqJohannes Berg 2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt 2009-10-24tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa 2009-06-15tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.hWu Zhangjin 2009-06-09tracing: add trace_seq_vprint interfaceSteven Rostedt 2009-04-20tracing: remove dangling semicolonSteven Rostedt 2009-04-18tracing: remove format attribute of inline functionSteven Rostedt 2009-04-14tracing/events: add support for modules to TRACE_EVENTSteven Rostedt 2009-04-14tracing: make trace_seq operations available for core kernelSteven Rostedt