]> sourceware.org Git - systemtap.git/history - dwflpp.h
Correct systemtap.spec to match support currently available on aarch64
[systemtap.git] / dwflpp.h
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
2009-09-15 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-11 Josh StoneMerge branch 'getscopes'
2009-09-11 Josh StonePR10594 cont'd: Use parent die cache for variable lookup
2009-09-10 Josh StonePR10594: Provide a cached dwarf_getscopes_die
2009-09-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-03 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-09-03 Josh StoneUse a regexp for matching blacklist sections
2009-09-03 Josh StoneFetch the blacklist section only when needed
2009-09-03 Josh StonePR10573: Squash duplicate inline instances
2009-09-03 Josh StonePR10572: Allow duplicate function names in a CU
2009-09-03 Josh StoneProvide backward-compatible unordered_map/set
2009-08-29 Josh StoneCache inline instance lookups
2009-08-27 Josh StoneReorganize iterate_over_labels
2009-08-26 Josh StoneCompute cu_name dynamically
2009-08-26 Josh StoneConvert module_cu_cache_t to a stap_map
2009-08-26 Josh StoneIndex cu_inl_function_cache_t by function->addr
2009-08-26 Josh StoneIndex mod_cu_function_cache_t by cu->addr
2009-08-25 Josh StonePR2475: Filter filenames against the decl_file
2009-08-10 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-08-10 Josh StoneSimplify _ELFUTILS_PREREQ checking
2009-08-06 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-06 Wenji HuangPR10294: support wider range for statement probe
2009-08-04 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-03 Josh StoneMerge branch 'array_index'
2009-08-01 Josh StoneMake a real type for target_symbol->components
2009-07-23 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-21 Josh StoneAllow dwflpp to take a vector of module names
2009-07-16 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-15 Mark WielaardPR10388 Support DW_OP_call_frame_cfa.
2009-07-10 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-08 Frank Ch. EiglerPR3498 cont'd, fix wildcard module("*") probes
2009-07-08 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-07 Frank Ch. EiglerPR3498: speed up pass-2 and pass-3 for kernel offline...
2009-07-02 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-02 Josh StonePR10327: resolve symbol aliases to dwarf functions
2009-06-25 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-06-24 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-06-24 Mark WielaardPR10305 Mark probes fail on prelinked shared library.
2009-06-24 Josh StoneRemove needless string copying
next
This page took 0.52525 seconds and 107 git commands to generate.