GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
nat
/
linux-btrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: Remove whitespace in 'std::vector <...>'
Andrew Burgess
2019-10-03
1
-2
/
+2
*
gdb: Remove a VEC from gdbsupport/btrace-common.h
Andrew Burgess
2019-10-02
1
-8
/
+8
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-6
/
+6
*
Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap
Tom Tromey
2019-03-05
1
-6
/
+3
*
Normalize includes to use common/
Tom Tromey
2019-01-25
1
-4
/
+4
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Remove ptid_get_lwp
Tom Tromey
2018-07-03
1
-2
/
+2
*
Remove ptid_get_pid
Tom Tromey
2018-07-03
1
-2
/
+2
*
btrace: check perf_event_paranoid
Markus Metzger
2018-02-09
1
-2
/
+30
*
btrace: improve enable error messages
Markus Metzger
2018-02-09
1
-40
/
+29
*
btrace, gdbserver: remove the to_supports_btrace target method
Markus Metzger
2018-02-09
1
-253
/
+20
*
btrace, gdbserver: use exceptions to convey btrace enable/disable errors
Markus Metzger
2018-02-09
1
-0
/
+3
*
btrace: prepare for throwing exceptions when enabling btrace
Markus Metzger
2018-02-09
1
-67
/
+51
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove ioctl-based procfs support on Solaris
Rainer Orth
2017-11-30
1
-2
/
+0
*
Introduce and use gdb_file_up
Tom Tromey
2017-08-03
1
-6
/
+3
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
btrace: read entire aux buffer
Markus Metzger
2016-11-14
1
-4
/
+15
*
btrace: remove leftover comment
Markus Metzger
2016-10-14
1
-5
/
+0
*
Remove trademark acknowledgements throughout
Pedro Alves
2016-01-12
1
-7
/
+7
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add mmap casts in linux-btrace.c
Simon Marchi
2015-10-23
1
-4
/
+6
*
Add casts to memory allocation related calls
Simon Marchi
2015-09-25
1
-2
/
+3
*
btrace: kernel address filtering
Markus Metzger
2015-09-09
1
-32
/
+51
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-2
/
+2
*
Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
Pedro Alves
2015-07-24
1
-1
/
+1
*
ari, btrace: avoid unsigned long long
Markus Metzger
2015-07-15
1
-34
/
+68
*
ari: fix strerror() use
Markus Metzger
2015-07-08
1
-10
/
+10
*
btrace, linux: use data_size and data_offset
Markus Metzger
2015-07-02
1
-5
/
+16
*
btrace: support Intel(R) Processor Trace
Markus Metzger
2015-07-02
1
-1
/
+376
*
Remove redundant include directives.
Gary Benson
2015-06-24
1
-2
/
+0
*
btrace: support 32-bit inferior on 64-bit host
Markus Metzger
2015-03-03
1
-1
/
+27
*
btrace: identify cpu
Markus Metzger
2015-02-09
1
-22
/
+48
*
record-btrace: add bts buffer size configuration option
Markus Metzger
2015-02-09
1
-9
/
+30
*
record btrace: add configuration struct
Markus Metzger
2015-02-09
1
-34
/
+106
*
btrace, linux: add perf event buffer abstraction
Markus Metzger
2015-02-09
1
-75
/
+38
*
btrace: add format argument to supports_btrace
Markus Metzger
2015-02-09
1
-20
/
+37
*
btrace: add struct btrace_data
Markus Metzger
2015-02-09
1
-10
/
+26
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove GDBSERVER uses from linux-btrace.c
Gary Benson
2014-09-12
1
-7
/
+1
*
Introduce common-regcache.h
Gary Benson
2014-09-12
1
-6
/
+2
*
Rename 32- and 64-bit Intel files from "i386" to "x86"
Gary Benson
2014-09-02
1
-3
/
+3
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Move common-utils.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Move shared native target specific code to gdb/nat
Gary Benson
2014-06-20
1
-0
/
+634