projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gdb: Use -Werror when checking for (un)supported warning flags
[external/binutils.git]
/
gdb
/
btrace.c
2017-05-31
Markus Metzger
btrace: support decoder events
blob
|
commitdiff
2017-05-30
Tim Wiederhake
btrace: Store function segments as objects.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Remove bfun_s vector.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::segment.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Remove struct btrace_function::flow.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Replace struct btrace_function::up.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Remove struct btrace_thread_info::{begin,end}.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Remove constant arguments.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Use function segment index in insn iterator.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Use function segment index in call iterator.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Add btinfo to instruction interator.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Transfer ownership of pointers.
blob
|
commitdiff
|
diff to current
2017-05-30
Tim Wiederhake
btrace: Use std::vector in struct btrace_thread_informa...
blob
|
commitdiff
|
diff to current
2017-05-05
Tim Wiederhake
btrace: Fix memory leak in btrace_clear.
blob
|
commitdiff
|
diff to current
2017-05-02
Tim Wiederhake
Python: Use correct ptid in btrace recording
blob
|
commitdiff
|
diff to current
2017-04-25
Pedro Alves
Don't memset non-POD types: struct btrace_insn
blob
|
commitdiff
|
diff to current
2017-02-14
Tim Wiederhake
btrace: Use binary search to find instruction.
blob
|
commitdiff
|
diff to current
2017-02-14
Tim Wiederhake
btrace: Export btrace_decode_error function.
blob
|
commitdiff
|
diff to current
2017-02-14
Tim Wiederhake
btrace: Count gaps as one instruction explicitly.
blob
|
commitdiff
|
diff to current
2017-02-14
Markus Metzger
btrace: preserve call stack on function switch
blob
|
commitdiff
|
diff to current
2017-02-01
Markus Metzger
btrace: allow recording to be started (and stopped...
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-10-28
Markus Metzger
btrace: bridge gaps
blob
|
commitdiff
|
diff to current
2016-10-28
Markus Metzger
btrace: preserve function level for unexpected returns
blob
|
commitdiff
|
diff to current
2016-10-28
Markus Metzger
btrace: update tail call heuristic
blob
|
commitdiff
|
diff to current
2016-10-28
Markus Metzger
btrace: allow leading trace gaps
blob
|
commitdiff
|
diff to current
2016-10-28
Markus Metzger
btrace: fix gap indication
blob
|
commitdiff
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
blob
|
commitdiff
|
diff to current
2016-04-15
Pedro Alves
Fix gdb C++ build when libipt is available
blob
|
commitdiff
|
diff to current
2016-01-13
Pedro Alves
Centralize thread ID printing
blob
|
commitdiff
|
diff to current
2016-01-12
Pedro Alves
Remove trademark acknowledgements throughout
blob
|
commitdiff
|
diff to current
2016-01-04
Markus Metzger
btrace: do not return out of TRY/CATCH
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2015-11-26
Markus Metzger
btrace: diagnose "record btrace pt" without libipt
blob
|
commitdiff
|
diff to current
2015-09-26
Simon Marchi
Fix cast of xml_find_attribute's return value
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (1/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-07
Markus Metzger
btrace: indicate speculative execution
blob
|
commitdiff
|
diff to current
2015-07-15
Markus Metzger
ari, btrace: avoid unsigned long long
blob
|
commitdiff
|
diff to current
2015-07-09
Markus Metzger
btrace, pt: support new packets
blob
|
commitdiff
|
diff to current
2015-07-09
Markus Metzger
btrace: fix build fail with 32-bit BFD
blob
|
commitdiff
|
diff to current
2015-07-02
Markus Metzger
btrace: maintenance commands
blob
|
commitdiff
|
diff to current
2015-07-02
Markus Metzger
btrace: store raw btrace data
blob
|
commitdiff
|
diff to current
2015-07-02
Markus Metzger
btrace: support Intel(R) Processor Trace
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-03
Markus Metzger
btrace: work around _dl_runtime_resolve returning to...
blob
|
commitdiff
|
diff to current
2015-03-03
Markus Metzger
btrace: compute line range when printing
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
record-btrace: indicate gaps
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
btrace: extend struct btrace_insn
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
btrace: update btrace_compute_ftrace parameters
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
record-btrace: add bts buffer size configuration option
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
record btrace: add configuration struct
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
btrace: add format argument to supports_btrace
blob
|
commitdiff
|
diff to current
2015-02-09
Markus Metzger
btrace: add struct btrace_data
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2014-12-23
Doug Evans
Replace some symbol accessor macros with functions.
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-07-30
Gary Benson
Make all source files include defs.h or server.h first
blob
|
commitdiff
|
diff to current
2014-06-19
Pedro Alves
Fix next over threaded execl with "set scheduler-lockin...
blob
|
commitdiff
|
diff to current
2014-02-26
Tom Tromey
change minsym representation
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
record-btrace: show trace from enable location
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
btrace, gdbserver: read branch trace incrementally
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
record-btrace: extend unwinder
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
btrace: add replay position to btrace thread info
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
record-btrace: optionally indent function call history
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
record-btrace: start counting at one
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
btrace: change branch trace data structure
blob
|
commitdiff
|
diff to current
2014-01-16
Markus Metzger
btrace: uppercase btrace_read_type
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2013-04-08
Tom Tromey
* minsyms.h (struct bound_minimal_symbol): New.
blob
|
commitdiff
|
diff to current
2013-03-11
Markus Metzger
Define the xml document style for transferring branch...
blob
|
commitdiff
|
diff to current
2013-03-11
Markus Metzger
Add branch trace information to struct thread_info.
blob
|
commitdiff
|
diff to current