]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-08-19 David SmithUpdated with latest code.
2009-08-19 Stan Cox* testsuite/systemtap.base/postgres.exp: New test for...
2009-08-19 Frank Ch. EiglerPR10228: fix non-utrace building regression
2009-08-19 David SmithImproved testcase error handling.
2009-08-19 David SmithImproved systemtap.printf/sharedbuf.exp testcase.
2009-08-19 Mark WielaardFix typo in sdt_types.stp (missing newline).
2009-08-19 Frank Ch. EiglerPR10495: allow multiple probe aliases with same name
2009-08-18 Josh StoneAUTHORS update
2009-08-18 Mark WielaardPR10512 STAP_PROBES don't work in c++ constructors...
2009-08-18 Mark WielaardPR10512 Referencing computed goto labels in c++ constru...
2009-08-18 Mark WielaardAdd testcase for PR10533 (inlined vars) and 10537 ...
2009-08-18 Mark WielaardPR10533 inlined vars are not always found (dwflpp).
2009-08-18 Mark WielaardPR10533 inlined vars are not always found (lo2c-test...
2009-08-18 Frank Ch. EiglerPR10518: context shrinkage with function recursion...
2009-08-18 Josh StoneAdapt tracepoints to the new probe_locals union
2009-08-18 Frank Ch. EiglerPR10516: reduce context size
2009-08-18 Frank Ch. Eiglerelfutils build tweak: run nested configure with bash...
2009-08-18 Stan Cox* dtrace.in: Honor the dirname for the output file.
2009-08-18 Mark WielaardPR10533 loc2c doesn't resolve frame base correctly...
2009-08-18 Roland McGrathPrint DIE offsets in loc2c-test scope dumps.
2009-08-17 David SmithUnlocks global variables, then calls _stp_print_flush().
2009-08-15 Josh StoneCache failed tracepoint headers too
2009-08-14 Frank Ch. EiglerPR10228: use task_finder_vma for -d /user/object files.
2009-08-14 Frank Ch. Eiglerusability: don't suppress pass-4 compiler errors
2009-08-14 Wenji HuangAdd missing quote for uname.tcl
2009-08-12 Frank Ch. EiglerPR10507: tweak heuristics for stap_uprobes[] allocation
2009-08-12 Josh StonePR10461: Probe identical functions only once
2009-08-12 Josh StoneDon't call dwarf_lowpc after dwarf_entrypc fails
2009-08-11 David SmithImproved context.exp error handling.
2009-08-11 Dave BrolleyAdd 'unused' attribute to module_data and module_size...
2009-08-11 David Smithexelib testcase now ensures uprobes.ko is up to date.
2009-08-11 Mark WielaardRH516691. SSL typo in manpage.
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
next
This page took 0.053377 seconds and 5 git commands to generate.