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 "$@"
e172c553004ecc862bfeac16d9d68b7'>Remove obsolete #include <linux/config.h>Jörn Engel 2006-06-27[PATCH] 64bit resource: fix up printks for resources in networks driversGreg Kroah-Hartman 2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik 2006-03-22[PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn 2006-03-11Merge branch 'upstream-fixes'Jeff Garzik 2006-03-09de2104x: fix the TX watchdogFrancois Romieu 2006-03-09de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu 2006-01-27[PATCH] BUG_ON() Conversion in net/tulip/de2104x.cEric Sesterhenn / snakebyte 2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl 2005-10-18[PATCH] de2104x: Resurrect Cobalt support for 2.6.Ralf Baechle 2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik