]> sourceware.org Git - systemtap.git/history - dwflpp.h
update copyrights
[systemtap.git] / dwflpp.h
2014-04-29 Jonathan Lebonupdate copyrights
2014-04-23 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/syste...
2014-04-17 Jonathan LebonMerge branch 'jlebon/pr16615'
2014-04-17 Jonathan Lebondwflpp::iterate_over_srcfile_lines: add suggestions
2014-04-17 Jonathan Lebondwflpp: implement new iterate_over_srcfile_lines()
2014-04-17 Jonathan Lebonadd dwarf_query::filtered_all
2014-04-17 Jonathan Lebondwflpp: add CU line caching
2014-04-17 Jonathan Lebondwarf_wrappers: remove dwarf_line_t class
2014-04-17 Jonathan Lebongut out dwflpp::iterate_over_srcfile_lines()
2014-04-17 Jonathan Lebondwarf_query: rename line to linenos
2014-03-19 Jonathan LebonPR16719: disable setupdwfl caching
2014-03-12 Jonathan Leboncallee probes: truly improve derivation for better...
2014-03-12 Jonathan LebonRevert commits cfa2999 and 80a63be
2014-03-10 Frank Ch. EiglerBZ1073605, prohibit uretprobes on _start
2014-03-05 Jonathan Leboncallee: improve derivation for better listing
2014-02-28 Jonathan LebonPR6941: skip prologue-skipping for GCC optimized code
2014-02-28 Jonathan Lebondwflpp: new is_gcc_producer() function
2014-02-19 Jonathan LebonMerge branch 'jlebon/callee' (PR1133)
2014-02-19 Jonathan LebonMerge branch 'templates' into jlebon/callee
2014-02-19 Jonathan Lebontemplate-ify iterate_over_callees()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_labels()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_srcfile_lines()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_plt()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_libraries()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_notes()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_globals() and iterate_over_ty...
2014-02-19 Jonathan Lebontemplate-ify iterate_over_functions() and iterate_singl...
2014-02-19 Jonathan Lebontemplate-ify iterate_over_inline_instances()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_cus()
2014-02-19 Jonathan Lebontemplate-ify iterate_over_modules()
2014-02-19 Jonathan Lebonimplement iterate_over_callees()
2014-02-19 Jonathan Lebonallow arbitrary callback arg for iterate_over_functions()
2014-01-22 Jonathan Lebonsuggest alternatives for unresolved sdt markers
2013-12-18 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-11-16 Josh StonePR10574: Fix a few pc=0 that escaped this old bug
2013-11-15 Jonathan Lebonalso suggest function aliases on unresolved dwarf probes
2013-11-01 Jonathan LebonMerge branch 'jlebon/levensh'
2013-11-01 Jonathan Lebonsuggest trace alternatives on mismatch
2013-11-01 Jonathan Lebonadd plt_funcs to module_info
2013-11-01 Jonathan Lebonlevensh suggest unresolved struct member
2013-11-01 Jonathan Lebonlevensh suggest unresolved dwarf locals
2013-09-13 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-09-13 Lukas BerkProperly check and use minidebuginfo
2013-07-24 Jonathan LebonPR15375: add sym_seen to module_info struct
2013-02-13 Frank Ch. EiglerPR15123: work around broken gcc debuginfo for -mfentry...
2012-10-21 Mark WielaardPR14742 - more complete dwz / DW_TAG_partial_unit support
2012-04-12 Josh Stonedwflpp: Mark loc2c_error as noreturn
2012-03-21 Tom TromeyPartial fix for PR12997 - support dwarf4 .debug_types
2011-12-12 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2011-12-09 Stan CoxAdd function(...).exported
2011-10-24 David SmithMerge branch 'master' into dsmith/task_finder2
2011-09-22 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-09-22 Chris MeekPR12221 cont'd: Added module suport for adding build...
2011-09-19 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-09-16 Josh StonePR12136: Load nested types for C++ CUs
2011-09-16 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-09-16 Stan CoxAdd process.plt to probe plt entries.
2011-08-25 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-08-22 David SmithMerge branch 'master' into dsmith/task_finder2
2011-08-17 Lukas BerkInitialize POD members that were previously uninitialized
2011-08-11 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-08-04 David SmithMerge branch 'master' into dsmith/task_finder2
2011-08-01 Josh StonePR12135: Discard inheritance "dupes" in suggested alter...
2011-07-19 Mark WielaardDepend on elfutils 0.142+. Remove various workarounds.
2011-05-11 David SmithMerge branch 'master' of git://oss.sgi.com/nathans...
2011-05-10 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-05-06 Stan CoxUse iterate_over_libraries for --ldd instead of invokin...
2011-03-31 Stan CoxRemove d_tag parm from iterate_over_libraries callback.
2011-03-30 Stan CoxAdd more syntax for shared library probing.
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-09 Josh StoneMake the arg of dwflpp::function_scope_matches a reference
2010-11-02 Frank Ch. Eiglerfix memory double-free in module_cache
2010-10-19 Josh StonePR12121: distinguish struct/typedef homonyms
2010-09-28 Josh StoneFix SDTv2 with separate debuginfo
2010-09-13 Stan CoxAdd dwarf support for use by sdt.h v3.
2010-08-26 Josh StonePrint a warning for labels outside their scope
2010-08-20 Josh StoneResolve statement scopes lexically instead of by raw PC
2010-07-28 Mark WielaardAdd dieoffset to missing location error messages.
2010-06-14 Lukas BerkMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-06-14 Josh StonePR11698: Track aliases even with ppc function descriptors
2010-05-27 Josh StonePR3672: Add pretty-printing for compound types
2010-05-06 Josh StonePR11556: Support array indexing on @cast pointers
2010-05-06 Josh StoneStraighten out die/attr use in dwflpp translation
2010-03-30 Josh StoneUse a wider cache for simple function lookups
2010-03-30 Josh StoneRemove unused code from iterate_over_functions
2010-01-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-18 Mark WielaardPR11173 Markers get a bad address in prelinked libraries.
2009-11-24 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-11-17 Mark WielaardSearch other CUs of the module when resolving declarations.
2009-11-16 Mark WielaardPR10622 Search for extern $variables in symbol table.
2009-09-29 Mark WielaardCache Dwfl's for reuse between pass 2 and pass 3.
2009-09-28 Mark WielaardUse dwlpp::setup_kernel for tracepoint modules.
2009-09-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-17 Roland McGrathMerge DW_OP_stack_value support.
2009-09-17 Josh StoneMerge branch 'function_scopes'
2009-09-17 Josh StonePR10461: Match C++ scopes for namespaces and classes
2009-09-17 Josh StoneRemove the unused function_name_final_match
2009-09-16 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-16 Josh StoneRemove function comparison from label iteration
next
This page took 0.508008 seconds and 108 git commands to generate.