diff options
author | Markus Metzger <markus.t.metzger@intel.com> | 2015-07-28 15:47:40 +0200 |
---|---|---|
committer | Markus Metzger <markus.t.metzger@intel.com> | 2015-08-07 10:19:01 +0200 |
commit | 5599c404621b2d8ac021c1427aee6e8974572042 (patch) | |
tree | af85eaa5ab37a6be42ba78d1578c46bbf0a1d89f /gdb/btrace.c | |
parent | 016a3251631341bf4d8fe50966d2b70f8ea69e96 (diff) | |
download | gdb-5599c404621b2d8ac021c1427aee6e8974572042.zip gdb-5599c404621b2d8ac021c1427aee6e8974572042.tar.gz gdb-5599c404621b2d8ac021c1427aee6e8974572042.tar.bz2 |
configure: check for perf_event.h version
Intel(R) Processor Trace support requires a recent linux/perf_event.h header.
When GDB is built on an older system, Intel(R) Processor Trace will not be
available and there is no indication in the configure and build log as to
what went wrong.
Check for a compatible linux/perf_event.h at configure-time.
gdb/
* configure.ac: Check for PERF_ATTR_SIZE_VER5 in linux/perf_event.h
* configure: Regenerate.
Diffstat (limited to 'gdb/btrace.c')
0 files changed, 0 insertions, 0 deletions