Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-09-04 | btrace: Store btrace_insn in an std::vector | Simon Marchi | 1 | -1/+1 |
2017-05-30 | btrace: Replace struct btrace_function::segment. | Tim Wiederhake | 1 | -4/+4 |
2017-05-30 | btrace: Replace struct btrace_function::up. | Tim Wiederhake | 1 | -2/+2 |
2017-05-02 | Python: Move and rename gdb.BtraceFunction | Tim Wiederhake | 1 | -198/+94 |
2017-05-02 | Python: Move and rename gdb.BtraceInstruction | Tim Wiederhake | 1 | -153/+107 |
2017-05-02 | Python: Introduce gdb.RecordGap class | Tim Wiederhake | 1 | -41/+31 |
2017-05-02 | Python: Use correct ptid in btrace recording | Tim Wiederhake | 1 | -12/+20 |
2017-05-02 | Python: Fix indentation in py-record-btrace.c | Tim Wiederhake | 1 | -30/+30 |
2017-04-05 | -Wwrite-strings: Wrap PyGetSetDef for construction with string literals | Pedro Alves | 1 | -2/+2 |
2017-03-21 | Fix break on Python 2 | Tim Wiederhake | 1 | -0/+5 |
2017-02-14 | python: Implement btrace Python bindings for record history. | Tim Wiederhake | 1 | -0/+1001 |