aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
ions'>-1/+1 2008-02-06parport_serial: netmos 9855 fixChristian Pellegrin1-2/+2 2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2-0/+6 2008-02-06ext2: xip check fixNick Piggin1-2/+1 2008-02-06Amiga serial driver: port_write_mutex fixupDaniel Walker1-1/+1 2008-02-06stopmachine: semaphore to mutexDaniel Walker1-3/+3 2008-02-06fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1 2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1 2008-02-06docs: kernel-locking: Convert semaphore referencesDaniel Walker1-16/+16 2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson1-1/+15 2008-02-06Add arch_ptrace_stopRoland McGrath2-1/+67 2008-02-06quota: improve inode list scanning in add_dquot_ref()Jan Kara1-5/+10 2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng3-4/+4 2008-02-06uio: nopageNick Piggin1-8/+6 2008-02-06relay: nopageNick Piggin1-15/+9 2008-02-06kallsyms should prefer non weak symbolsPaulo Marques1-3/+34 2008-02-06unix98 allocated_ptys_lock semaphore to mutexDaniel Walker1-10/+10 2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2-2/+0 2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker2-2/+0