#!/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 "$@"
ity.dev/distro/kernel/'/>
2009-08-10T11:33:07Znetfilter: xtables: remove redirecting header files2009-08-10T11:33:07ZJan Engelhardtjengelh@medozas.de2009-06-12T17:47:21Zurn:sha1:93bb1e9d117bfc60306b2b8bd9e0fa7ba3c88636
When IPv4 and IPv6 matches were unified approx. 3.5 years ago, they
received new header filenames (e.g. xt_CLASSIFY.h). Let's remove the
old ones now.
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>