summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2011-03-10 09:09:47 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-03-14 12:21:28 -0700
commit17e2a542032f3ab735352d1d4b5d2ca3c154158a (patch)
treedee27e85c2c437590d96047ab51a13a209ba539c /tools/perf/scripts/python/stackcollapse.py
parent9dabb7224ffcbdcb493f82859a0f19dd9a55e693 (diff)
downloadkernel-17e2a542032f3ab735352d1d4b5d2ca3c154158a.tar.gz
Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changes
Consistently use indio_dev and access macro for devdata Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
'>KVM: selftests: Return created vcpu from vm_vcpu_add_default()Sean Christopherson 2022-06-11KVM: selftests: Add "arch" to common utils that have arch implementationsSean Christopherson 2022-06-11KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu'Sean Christopherson 2022-06-11KVM: selftests: Rename vcpu.state => vcpu.runSean Christopherson 2022-06-11KVM: selftests: Get rid of kvm_util_internal.hSean Christopherson 2022-06-11KVM: selftests: Add vcpu_get() to retrieve and assert on vCPU existenceSean Christopherson 2022-06-08selftests: kvm: replace ternary operator with min()Guo Zhengkui 2021-06-24KVM: selftests: Add wrapper to allocate page table pageSean Christopherson 2021-06-24KVM: selftests: Unconditionally use memslot '0' for page table allocationsSean Christopherson 2021-06-24KVM: selftests: Unconditionally use memslot 0 for vaddr allocationsSean Christopherson