diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2017-06-01 13:24:05 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-01 13:50:38 +0100 |
commit | 21aa71dbaaea0aaf84329c0181dfac91f6830573 (patch) | |
tree | 728540c3f12552befefdf1b6d65318678298e0a5 /documentation | |
parent | d05941ae4567def4a288894717e5f550da246107 (diff) | |
download | poky-21aa71dbaaea0aaf84329c0181dfac91f6830573.tar.gz |
perf: add perf-feature for systemtap
Based on OE-Core rev: 8aafed5f4757550f2ff688e1b8981e5e8e6e3428 if systemtap
isn't disabled it's possible to race with systemtap headers being present
during autodetection and disappearing during the build:
tests/sdt.c:14:21: fatal error: sys/sdt.h: No such file or directory
#include <sys/sdt.h>
(From OE-Core rev: b206497bf2a68b1b009ae5a6b1c5a29df3966443)
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions