]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-08-10 Wenji HuangAvoid assertion error for no matched function in statem...
2009-08-10 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-08-10 Josh StonePR10499: Integrate attributes in dwarf_decl_file/line
2009-08-10 Josh StoneSimplify _ELFUTILS_PREREQ checking
2009-08-10 Mark WielaardMerge branch 'master' of ssh://mark@sourceware.org...
2009-08-10 Frank Ch. EiglerPR10506 experiment: use /sbin/insmod for uprobes.ko...
2009-08-10 Mark WielaardOnly add extra error on no probes found if no previous...
2009-08-10 Dave BrolleyIt is not an error or warning if the local database...
2009-08-08 Eugeniy MeshcheryakovUse nop instructions without parameters on arm
2009-08-08 Josh StoneZap dwarf_diename_integrate
2009-08-07 Eugeniy MeshcheryakovMake files executable
2009-08-07 Eugeniy MeshcheryakovDo not use plain [] in help string in configure.ac
2009-08-06 Mark WielaardPR10486 Raise default MAXSTRINGLEN.
2009-08-06 Stan CoxFix a couple of sdt_query reorg problems.
2009-08-06 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-06 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-08-06 David SmithWorks with or without a ring_buffer_iter.
2009-08-06 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-06 Stan CoxFix missing strlen compile error.
2009-08-06 Dave Brolley2009-08-06 Dave Brolley <brolley@redhat.com>
2009-08-06 Mark WielaardRH515870 Error message about missing module uprobes...
2009-08-06 Wenji HuangPR10294: support wider range for statement probe
2009-08-06 Mark WielaardPR10491 Don't assign to REG_IP if it isn't an lvalue...
2009-08-06 Josh StoneRemove as_root calls from the printf testsuite
2009-08-06 Josh StoneDon't spawn uprobes tests with sudo
2009-08-05 MaranFix compile error when not HAVE_NSS with staprun.
2009-08-05 Josh StoneMerge branch 'release'
2009-08-05 Josh StoneVersion bumps for the 0.9.9 release release-0.9.9
2009-08-05 Josh StoneFix grapher compilation warnings from rpm build
2009-08-04 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-04 Dave BrolleyAdd NEWS about unprivileged user support
2009-08-04 Josh StoneAdd many more NEWS entries for recent features
2009-08-04 Josh StoneRename and package the grapher
2009-08-04 Tim MooreAdd NEWS on stapgraph
2009-08-04 Mark WielaardAdd NEWS on DW_OP_call_frame_CFA, uprobes/ustack, ...
2009-08-04 William CohenAdd #include and casting to allow compilations of graph...
2009-08-04 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-08-03 Josh StoneAdd update_visitor::replace
2009-08-03 Josh StoneStrengthen the template types in update_visitor
2009-08-03 Josh StoneMerge branch 'array_index'
2009-08-03 Josh StonePR2049: support arbitrary $target-array indexing
2009-08-03 Josh StonePR10475: ensure that loc2c can find its array size
2009-08-03 Mark WielaardMake sure we pick up our own sdt.h, not the (maybe...
2009-08-01 Josh StoneUnify no-component assertions on target variables
2009-08-01 Josh StoneMake a real type for target_symbol->components
2009-08-01 Josh StoneRefactor parser for target_symbol->components
2009-08-01 Josh StoneDrop a couple of unnecessary std:: qualifiers
2009-07-31 Frank Ch. EiglerNEWS: note faster pass-2
2009-07-31 Kent SebastianPR10204: Place userspace markers in systemtap itself
2009-07-31 Kent SebastianMerge branch 'master' of git+ssh://sources.redhat.com...
2009-07-31 Kent SebastianPR10204: Place userspace markers in systemtap itself
2009-07-31 Mark WielaardAdd testcase for PR10458, PR10459 and PR10454.
2009-07-31 Mark WielaardPR10458. User actual breakpoint address for [ku]probe...
2009-07-31 Josh StoneRelax the type-matching in the cmd_parse13 test
2009-07-30 Stan Coxdtrace.in: Don't interpret -h -o FILE, just use the...
2009-07-29 Mark WielaardPR10459. Disable all warning messages on -w.
2009-07-29 Mark WielaardRemove unused result_string from ustack.tcl.
2009-07-29 Josh StoneEnable variable listing (-L) for uprobes
2009-07-29 Josh StoneEnable variable listing (-L) for dwarf probes
2009-07-29 Josh StoneUse a real session flag for -L
2009-07-29 Josh StoneBreak up dwarf_var_expanding_visitor::visit_target_symbol
2009-07-28 Wenji HuangPR6978: support $$parms for process.syscall
2009-07-28 Masami HiramatsuPR10453: Fix crash.exp not to refer removed file
2009-07-28 David SmithImproves functionality on rawhide (2.6.31-rcX) kernels.
2009-07-28 Mark WielaardInstall yum-utils when yumdownloader is missing first...
2009-07-28 Tim MooreSupport for presenting multiple graphs
2009-07-28 Tim Mooregrapher fixups
2009-07-28 Tim MooreTemplatize GraphData
2009-07-28 Tim Moorerun stap from grapher
2009-07-28 Tim MooreIncorporate grapher widget in real application
2009-07-28 Tim MooreAdd CSV syntax support to the grapher
2009-07-28 Tim MooreRefactor StapParser into its own files
2009-07-28 Tim MooreTweaks to grapher axis drawing
2009-07-28 Tim Moorerestore newlines to grapher script header
2009-07-27 Wenji HuangPR6905: tweak WILDCARD and RANGE line type for process...
2009-07-27 Mark WielaardMention where we looked and if we didn't find line...
2009-07-27 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-25 Mark WielaardExplicitly link with nss3 nspr4 and plc4 when used.
2009-07-24 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-23 Wenji HuangPR6898: support $$vars and $$parms for marker
2009-07-23 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-23 Mark WielaardWorkaround cfa_nops not being needed on earlier elfutils.
2009-07-23 Mark WielaardAdjust to new elfutils dwarf_frame_cfa interface.
2009-07-22 David SmithMake ring_buffer transport work on new kernels.
2009-07-22 Mark WielaardPR10427 Multiple tracepoints OK!
2009-07-22 Josh StoneUse the query paradigm for resolving sdt probes
2009-07-22 Josh StoneRemove unused 'sess' from dwarf_query ctor
2009-07-21 Wenji HuangPR10421: Update task.stp for 2.6.31
2009-07-21 Mark WielaardPR10182 systemtap.spec should try to clean up old lefto...
2009-07-21 Mark WielaardSave module when dwflpp setup_user.
2009-07-21 Josh StonePR10424: Consider each tracepoint header separately
2009-07-21 Josh StoneMake sure that non-existent files still affect hashing
2009-07-21 Josh StoneAllow dwflpp to take a vector of module names
2009-07-21 Josh StoneReturn hash module values directly as strings
2009-07-20 David J. WilderFixes for 2.6.31. There are some changes in sk_buff...
2009-07-20 David SmithFixed PR 10386 by removing the need to convert a pid...
2009-07-20 Stan Cox* tapsets.cxx (dwarf_builder::probe_table::convert_probe):
2009-07-20 Wenji HuangTweak kernel or module resident probe
2009-07-20 Don Domingominor typo
2009-07-20 Don Domingorevising for brew build
next
This page took 0.05078 seconds and 5 git commands to generate.