aboutsummaryrefslogtreecommitdiffstats
path: root/features.mk
Commit message (Collapse)AuthorAge
* trace-cmd: Do not make trace-cmd have to build with ptraceSteven Rostedt2011-09-28
If ptrace is not available on an OS or arch, do not fail the build. Simply do not support the child tracing feature. Reported-by: Shawn Bohrer <sbohrer@rgmadvisors.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>