]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-05-07 Josh StoneSeparate task_finder and the itrace tapset
2009-05-07 Josh StoneSeparate the kernel.mark tapset
2009-05-07 Josh StoneSeparate the permon tapset
2009-05-07 Josh StoneGroup all kprobe_derived_FOO together
2009-05-07 Josh StoneSeparate the procfs tapset
2009-05-07 Josh StoneUse a single entry function for begin/end/error
2009-05-07 Josh StoneSeparate the begin/end/error/never tapsets
2009-05-06 Josh StoneMerge profile_builder into timer_builder
2009-05-06 Josh StoneSeparate built-in timer tapsets
2009-05-06 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-06 Dave BrolleyProblems using server scripts when not on PATH.
2009-05-06 Eugeniy MeshcheryakovRun autoreconf
2009-05-06 Eugeniy MeshcheryakovRevert "Remove latex2html from BuildRequires"
2009-05-06 Eugeniy MeshcheryakovRevert "Remove latex2html detection, it is not used...
2009-05-06 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-06 Dave BrolleyReplace entire default path for stap_exec_prefix.
2009-05-06 Eugeniy Meshcheryakovrun autoreconf
2009-05-05 Wenji HuangPR10102: tolerate the failure related to optional probe
2009-05-06 William CohenHave stap-fine-or-start-server look in the right directory.
2009-05-05 Eugeniy MeshcheryakovFix --enable-refdocs
2009-05-05 Dave BrolleyTypo in invocation of stap-start-server
2009-05-05 Eugeniy MeshcheryakovRun autoreconf
2009-05-05 Eugeniy MeshcheryakovOnly disable building of PDF version of refdocs if...
2009-05-05 Eugeniy MeshcheryakovRemove latex2html from BuildRequires
2009-05-05 Eugeniy MeshcheryakovRun autoreconf
2009-05-05 Eugeniy MeshcheryakovRemove latex2html detection, it is not used anymore
2009-05-05 Eugeniy MeshcheryakovMake test example for xmlto more complex, to make it...
2009-05-05 Eugeniy MeshcheryakovFix arguments to mktemp with less than 6 X's
2009-05-05 Dave BrolleyEnsure that pw is not used if it is NULL.
2009-05-05 Dave BrolleyInitialize euid before using it.
2009-05-05 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-05 Josh StoneUse stap_system() in mod-signing code
2009-05-05 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-05 Dave BrolleyMake sure pw struct is initialized.
2009-05-05 Josh StoneAdd Vim modelines for new C/C++ sources
2009-05-05 Dave BrolleyDescribe new module signing capability.
2009-05-05 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-05 ddomingoadded ioblktime.stp to guide
2009-05-05 Ananth N Mavinakayan... Revert "Fix kprobes.exp."
2009-05-04 Wenji HuangTweak alternatives.exp
2009-05-04 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-04 Dave BrolleyModule signing and verification using a separate file...
2009-05-04 Ananth N Mavinakayan... Fix kprobes.exp.
2009-05-03 Wenji HuangAdd manual for stringat function
2009-05-03 Mark Wielaardsystemtap.syscall tests do use + and * as metachars.
2009-05-03 Mark WielaardDon't recurse into DW_AT_declaration subprograms in...
2009-05-02 Mark WielaardFix funtion -> function typo in alternatives.exp.
2009-04-30 Frank Ch. Eiglersyscalls testsuite: use different escape sequence
2009-04-30 Frank Ch. Eiglerwhitespace tweak in tcl code
2009-04-30 Frank Ch. Eigleradd verboser strerrors if posix_spawn failed
2009-04-30 David SmithFixed uaddr tapset function for ppc64 by adding task_pt...
2009-04-30 Ananth N Mavinakayan... PR10007: Avoid probing syscall entry points in the...
2009-04-30 ddomingoadded tcp_connections.stp
2009-04-29 Josh StoneUse sockaddr instead of timeval in @cast test
2009-04-28 Masami HiramatsuPR 6930: fix flightrec2.exp to handle filesize correctly
2009-04-28 Wenji HuangPR10102: tolerate mismatched optional probe
2009-04-27 Frank Ch. Eiglernew AUTHOR; fixed my commit --author typo via .mailmap
2009-04-27 Key Meyertraceio: add human-readable byte-count output
2009-04-27 Key Meyertraceio sample: tolerate more than a few hundred processes
2009-04-27 Mark WielaardMake sure user_string_n() results are always zero termi...
2009-04-27 Josh StoneHandle more types of types in declaration_resolve
2009-04-27 Josh StoneWarn if trying to dereference an enum
2009-04-27 David SmithFixed itrace on RHEL5 (PR10091).
2009-04-27 Wenji HuangPR10081: improve error message for verifying build-id
2009-04-27 Wenji HuangPR10099: Extend %M directive to support hexdumping...
2009-04-27 Wenji HuangAdd function of returning the char in given position...
2009-04-26 Mark WielaardHandle kprobe struct field symbol_name as either char...
2009-04-26 Frank Ch. Eiglerfix kprobe.* probes so they don't break -p4 if script...
2009-04-26 Mark WielaardAdd grapher executable and doc generated files and...
2009-04-25 Josh StoneAdd two new AUTHORS
2009-04-25 Przemyslaw... Correct fd variable name in fadvise64 probe points.
2009-04-25 Josh StoneEnable kprobe.function.return.maxactive
2009-04-25 Josh StoneSimplify dwarfless kprobe stmt vs. name logic
2009-04-25 Josh StoneFill out the pp() for dwarfless kprobes
2009-04-25 Josh StoneDon't terminate when a dwarfless kprobe fails
2009-04-24 Josh StoneTweak error message in kprobe.function registration
2009-04-24 Jim KenistonPR5273: uprobes_i386.c instruction table
2009-04-24 David SmithCache and retrieve syscall arguments when needed.
2009-04-24 Frank Ch. Eiglergit_version: fall back to git-describe w/o --long,...
2009-04-24 Frank Ch. Eiglernew NEWS section
2009-04-24 Kent SebastianPR10082: refactor duplicated code
2009-04-23 Josh StoneVersion bumps for 0.9.7 release release-0.9.7
2009-04-23 Jim Kenistoni386 uprobes1: enable the 0x0f 0x1_ row of opcodes
2009-04-23 Stan CoxAvoid a uprobe break setting problem by avoiding 'nop...
2009-04-23 Frank Ch. Eiglergit_version: use --long mode to always add the git...
2009-04-23 Josh StoneVersion bumps for 0.9.6 release release-0.9.6
2009-04-23 William CohenMake sure values get passed to xmlto.
2009-04-23 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-23 William CohenRevert "Make sure that the pool_size and hash_size...
2009-04-23 William CohenMake sure that the pool_size and hash_size are passed...
2009-04-23 Frank Ch. Eiglergit_version: emit `git-describe` rather than just sha...
2009-04-23 Mark WielaardAdd NEWS entry about EXPERIMENTAL support for user...
2009-04-23 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-04-23 William CohenBump pool_size and hash_size to build Systemtap Tapset...
2009-04-23 Mark WielaardMark uaddr tapset function as EXPERIMENTAL.
2009-04-23 Wenji HuangTweak kprobes test case
2009-04-23 Wenji HuangModify the output of kprobes test.
2009-04-22 Stan CoxAvoid 64 bit address value on a 32 bit machine.
2009-04-22 Masami Hiramatsuutrace/ia64: Fix syscall_get_set_args_cb() to handle...
2009-04-22 Masami HiramatsuPR 9821: Add a testcase for strftime
next
This page took 0.05058 seconds and 5 git commands to generate.