Test results for commit afb778a2a85ab4ac883638e309442f454f158692 on branch master
sergiodj@redhat.com
sergiodj@redhat.com
Mon Feb 9 16:09:00 GMT 2015
*** TEST RESULTS FOR COMMIT afb778a2a85ab4ac883638e309442f454f158692 ***
Author: Markus Metzger <markus.t.metzger@intel.com>
Branch: master
Commit: afb778a2a85ab4ac883638e309442f454f158692
btrace: identify cpu
Add a struct for identifying a processor and use it in linux-btrace.c when
identifying the processor we're running on.
We will need this feature for the new btrace format.
2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
* common/btrace-common.h (btrace_cpu_vendor, btrace_cpu): New.
* nat/linux-btrace.c: (btrace_this_cpu): New.
(cpu_supports_bts): Call btrace_this_cpu.
(intel_supports_bts): Add cpu parameter.
More information about the Gdb-testers
mailing list