summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 (plain)
1
2
3
#!/bin/bash
# description: analyze all perf samples
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/event_analyzing_sample.py
54 +0200'>2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen 2009-04-16blktrace: support per-partition tracingShawn Du 2008-12-29block: don't take lock on changing ra_pagesWu Fengguang 2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig 2008-12-04[PATCH] Fix block dev compat ioctl handlingAndreas Schwab 2008-10-23compat_blkdev_driver_ioctl: Remove unused variable warningLinus Torvalds 2008-10-21[PATCH] kill the rest of struct file propagation in block ioctlsAl Viro 2008-10-21[PATCH] get rid of blkdev_locked_ioctl()Al Viro 2008-10-21[PATCH] trim file propagation in block/compat_ioctl.cAl Viro 2008-10-21[PATCH] end of methods switch: remove the old onesAl Viro 2008-10-21[PATCH] beginning of methods conversionAl Viro 2008-10-09Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse