aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/linux-btrace.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-02btrace, linux: use data_size and data_offsetMarkus Metzger1-5/+16
2015-07-02btrace: support Intel(R) Processor TraceMarkus Metzger1-1/+376
2015-06-24Remove redundant include directives.Gary Benson1-2/+0
2015-03-03btrace: support 32-bit inferior on 64-bit hostMarkus Metzger1-1/+27
2015-02-09btrace: identify cpuMarkus Metzger1-22/+48
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-9/+30
2015-02-09record btrace: add configuration structMarkus Metzger1-34/+106
2015-02-09btrace, linux: add perf event buffer abstractionMarkus Metzger1-75/+38
2015-02-09btrace: add format argument to supports_btraceMarkus Metzger1-20/+37
2015-02-09btrace: add struct btrace_dataMarkus Metzger1-10/+26
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-12Remove GDBSERVER uses from linux-btrace.cGary Benson1-7/+1
2014-09-12Introduce common-regcache.hGary Benson1-6/+2
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-3/+3
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-08-07Move common-utils.h to common-defs.hGary Benson1-1/+0
2014-06-20Move shared native target specific code to gdb/natGary Benson1-0/+634