summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-07-06 12:08:30 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-07-06 12:08:30 -0700
commit8addf0c713061aad2fc256181be3ceac221ac215 (patch)
treeae759900c1b96e86896fd097bf28c1f7fe9546ac /tools/perf/scripts/python/bin/stackcollapse-record
parent110e4308f89fed7be824abb681d962eacc0bc319 (diff)
parent77ae174ddb84800611f5339a8bd53d49df6cd740 (diff)
downloadkernel-8addf0c713061aad2fc256181be3ceac221ac215.tar.gz
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI fixes from James Bottomley: "This is a set of 13 fixes, a MAINTAINERS update and a sparse update. The fixes are mostly correct value initialisations, avoiding NULL derefs and some uninitialised pointer avoidance. All the patches have been incubated in -next for a few days. The final patch (use the scsi data buffer length to extract transfer size) has been rebased to add a cc to stable, but only the commit message has changed" * tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: [SCSI] use the scsi data buffer length to extract transfer size virtio-scsi: fix various bad behavior on aborted requests virtio-scsi: avoid cancelling uninitialized work items ibmvscsi: Add memory barriers for send / receive ibmvscsi: Abort init sequence during error recovery qla2xxx: Fix sparse warning in qla_target.c. bnx2fc: Improve stats update mechanism bnx2fc: do not scan uninitialized lists in case of error. fc: ensure scan_work isn't active when freeing fc_rport pm8001: Fix potential null pointer dereference and memory leak. MAINTAINERS: Update LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) maintainers Email IDs be2iscsi: remove potential junk pointer free be2iscsi: add an missing goto in error path scsi_error: set DID_TIME_OUT correctly scsi_error: fix invalid setting of host byte
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
es?h=linux-6.6.y&id=20ef9f46a9abe3c25d9f2834f6cc86bfab46d609'>kset-example: Spelling fixes.Radu Voicilas 2010-03-07kobject-example: Spelling fixes.Radu Voicilas 2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo 2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2009-12-07Merge branch 'for-next' into for-linusJiri Kosina 2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker 2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker 2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker 2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad 2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker 2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth 2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker 2009-10-01const: constify remaining file_operationsAlexey Dobriyan 2009-09-18tracing: Remove markersChristoph Hellwig 2009-09-15debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim 2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar 2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar 2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan 2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan