summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJarod Wilson <jarod@redhat.com>2010-08-02 18:21:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-08 23:42:58 -0300
commit7c294402d58e22bb760c0e1a825eea5d582a8f2d (patch)
tree93259b78154af937973e5983b70151d0cdfae3ee /tools/perf/scripts/python/bin/stackcollapse-report
parent82ce67bf262b3f47ecb5a0ca31cace8ac72b7c98 (diff)
downloadkernel-7c294402d58e22bb760c0e1a825eea5d582a8f2d.tar.gz
V4L/DVB: IR/mceusb: less generic callback name and remove cruft
Signed-off-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
01c6bf'>arm64: compat: align cacheflush syscall with arch/armVladimir Murzin 2014-09-11arm64: flush TLS registers during execWill Deacon 2014-07-10arm64: Add __NR_* definitions for compat syscallsCatalin Marinas 2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas 2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro 2012-10-22arm64: get rid of fork/vfork/clone wrappersAl Viro 2012-10-17arm64: Use generic sys_execve() implementationCatalin Marinas 2012-10-13Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Linus Torvalds 2012-10-12vfs: define struct filename and have getname() return itJeff Layton 2012-10-11arm64: Do not include asm/unistd32.h in asm/unistd.hCatalin Marinas 2012-10-08arm64: Use the generic compat_sys_sendfile() implementationCatalin Marinas 2012-09-17arm64: 32-bit (compat) applications supportWill Deacon