summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
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 "$@"
-12 09:36:58 -0200'>2008-10-12V4L/DVB (8917): saa7134-empress: fix changing the capture standard for non-tu...Hans Verkuil 2008-10-12V4L/DVB (8795): saa7134-empress: insert leading null bytes for Beholder M6 em...Dmitry Belimov 2008-10-12V4L/DVB (8639): saa6752hs: cleanup and add AC-3 supportHans Verkuil 2008-10-12V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil 2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil 2008-07-27V4L/DVB (8506): empress: fix control handling oopsHans Verkuil 2008-07-27V4L/DVB (8505): saa7134-empress.c: fix deadlockHans Verkuil 2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil 2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil 2008-07-20V4L/DVB (8151): saa7134-empress: fix MPEG control supportHans Verkuil 2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil 2008-06-26V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven 2008-06-26V4L/DVB (8022): saa7134: fix race between opening and closing the deviceMarcin Slusarz 2008-06-26V4L/DVB (8020): Fix callbacks functions of saa7134_empressDmitri Belimov 2008-06-05V4L/DVB (7975): saa7134_empressDmitri Belimov 2008-04-24V4L/DVB (7526): media/video/saa7134 replace remaining __FUNCTION__ occurrencesHarvey Harrison 2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski 2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf 2008-02-18V4L/DVB (7122): saa7134-empress: Remove back lockMauro Carvalho Chehab 2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab 2008-01-25V4L/DVB (6793): Convert saa7134-empress to video_ioctl2Mauro Carvalho Chehab 2007-12-11V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips