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 "$@"
cc7c4fe586de621aef495c4f94ffb'>remove NETIF_F_TSO ifdeferyArjan van de Ven 2007-02-05e1000: Fix MSI only interrupt handler routineJesse Brandeburg 2006-12-02e1000: add dynamic itr modesJesse Brandeburg 2006-12-02e1000: add queue restart counterJesse Brandeburg 2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok 2006-09-27e1000: driver state fixes (race fix)Auke Kok 2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley 2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok 2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg 2006-08-28e1000: remove unused part_num reading codeAuke Kok 2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok 2006-07-14e1000: fix panic on large frame receive when mtu=defaultAuke Kok 2006-07-05Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik 2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel 2006-06-27e1000: integrate ich8 support into driverAuke Kok 2006-06-27e1000: add smart power down codeAuke Kok 2006-06-27e1000: rework driver hardware reset lockingAuke Kok 2006-04-14e1000: Version bump, contact fix, year string changeAuke Kok 2006-04-14e1000: Buffer optimizations for small MTUAuke Kok 2006-04-14e1000: Made an adapter struct variable into a local (txb2b)Auke Kok