replace hexify with bin2hex
[platform/upstream/binutils.git] / gdb / common / linux-btrace.c
2014-01-16 Markus Metzgerbtrace, gdbserver: read branch trace incrementally
2014-01-16 Markus Metzgerbtrace: increase buffer size
2014-01-16 Markus Metzgerbtrace: uppercase btrace_read_type
2014-01-16 Markus Metzgerbtrace, linux: fix memory leak when reading branch...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-29 Mike Frysingergdb: btrace: fix build errors on older glibc builds
2013-06-21 Jan Kratochvilgdb/
2013-06-19 Mike Frysingergdb: clean up x86 cpuid implementations
2013-05-07 Pierre Muller * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"
2013-05-06 Mike Frysingergdb: btrace: fix indentation style
2013-03-11 Markus MetzgerLBR, BTM, or BTS records may have incorrect branch...
2013-03-11 Markus MetzgerImplement branch tracing on Linux based on perf_event...