aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/linux-btrace.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger1-2/+5
2013-06-21gdb/Jan Kratochvil1-7/+2
2013-06-19gdb: clean up x86 cpuid implementationsMike Frysinger1-31/+10
2013-05-07 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"Pierre Muller1-1/+1
2013-05-06gdb: btrace: fix indentation styleMike Frysinger1-34/+34
2013-03-11LBR, BTM, or BTS records may have incorrect branch "from" information afer anMarkus Metzger1-1/+186
2013-03-11Implement branch tracing on Linux based on perf_event such that it can be sharedMarkus Metzger1-0/+425