]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-01-22 David Smith2009-01-22 David Smith <dsmith@redhat.com>
2009-01-22 Stan CoxAdd dtrace -h support
2009-01-22 William CohenUse context-symbols.stp and context-unwind.stp in tapse...
2009-01-21 Mark WielaardCreate PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS.
2009-01-21 William CohenCorrect email address for doc/ChangeLog
2009-01-21 William CohenUpdate copyright date and correct paragraph.
2009-01-21 Mark WielaardOnly muck with CPPFLAGS when actually building with...
2009-01-21 Mark WielaardExplicitly remove build-elfutils, include-elfutils...
2009-01-20 Frank Ch. Eiglerimprove var=? explanation debugging via -vvv
2009-01-20 David SmithAdding kprobes test scripts.
2009-01-20 Frank Ch. Eiglerfix segv on peculiar dwfl errors (probe process("/lib64...
2009-01-20 David SmithPR 9673. Only use one utrace engine for all targets...
2009-01-20 Stan CoxDon't test -lsduprobe.s for now.
2009-01-20 Wenji HuangAdd checking utrace in test cases.
2009-01-19 Dave BrolleyRevert previous change. Only call stap-add-server-cert...
2009-01-19 Dave BrolleyAdd stap-add-server-cert to the stap-server package.
2009-01-13 Stan CoxAdd dtrace and sdt.h
2009-01-13 Stan CoxCreate the rpm subpackage systemtap-sdt-devel
2009-01-13 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-01-13 Dave BrolleyEnsure that the client/server scripts call the installe...
2009-01-13 Jim KenistonPR 7082: patch for uprobes2 (kernel > 2.6.26)
2009-01-13 Dave BrolleySeparate the creation of the server's certificate from...
2009-01-13 Dave BrolleyEnsure that the client cert database and server cert...
2009-01-13 Srikar Dronamrajusend/send_log needs a -- with a constant string that...
2009-01-13 Wenji HuangAdapt _stp_sort to 2.6.29.
2009-01-12 William CohenCorrect author's name.
2009-01-11 Wenji HuangFix compilation warning of too large number on 32-bits...
2009-01-11 Mark WielaardPick up --prefix dependency usage in config.h.
2009-01-09 Elliott BaronAdded %M info to stap.1.in
2009-01-09 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-01-09 Dave BrolleyNew framework for creating/using certificate databases...
2009-01-08 Will CohenCheck for xmlto that generates pdf.
2009-01-07 Josh StoneSpelling tweak in the manpage
2009-01-07 Will CohenCheck xmlto available and allow user to control generat...
2009-01-07 Mark WielaardWarn when not building docs because tools not found.
2009-01-07 Mark WielaardAdd --enable-server configure option.
2009-01-07 Frank Ch. EiglerPR9699: tapset changes for STAPCONF_TASK_UID for *uid...
2009-01-07 Frank Ch. EiglerPR9699: tweak autoconf file for Strict C Language Stand...
2009-01-06 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2009-01-06 Frank Ch. EiglerPR9699: build fixes for kernel 2.6.28
2009-01-06 Frank Ch. Eiglerbuild: note inapplicability of kernel kbuild O=dir...
2009-01-06 Dave BrolleyAdd missing files to systemtap.spec
2009-01-06 Frank Ch. Eiglerbuild: don't needlessly rebuild tapset ref docs
2009-01-06 Frank Ch. EiglerPR9699: correct tcl syntax in test case
2009-01-05 Dave BrolleyTry multiple tools for generating passwords.
2009-01-02 Mark WielaardPR9693. Add #! /usr/bin/env stap line for traceio2...
2008-12-31 Frank Ch. Eiglerbuild: make compatible with elfutils 0.138 too
2008-12-31 Eugeniy MeshcheryakovPR9692: dummy commit to track authorship of previous...
2008-12-30 Dave BrolleyCOnfigure nss and nspr using PKG_CHECK_MODULES.
2008-12-30 Dave BrolleyCheck for existence of $(builddir)/ssl before installin...
2008-12-29 Jim KenistonPR7082: patch for uprobes1 (kernel <= 2.6.24)
2008-12-29 Frank Ch. Eiglerbuild fix for ssl code: install into $prefix rather...
2008-12-26 Dave BrolleyDisable automatic building of stamp-ssl for now.
2008-12-24 Dave BrolleyComplete previous commit.
2008-12-24 Dave BrolleySystemtap compile server phase 2 (ssl) -- first cut.
2008-12-22 Masami HiramatsuPR7090: Support kernels built with O= option.
2008-12-22 William CohenAdd generations of tapset reference manual material.
2008-12-22 Stan CoxPut a block around the probe point.
2008-12-19 Elliott BaronRemoved left over remnant from previous implementation
2008-12-19 Elliott BaronBetter implementation for %M
2008-12-19 Elliott BaronMerge branch 'master' of ssh://ebaron@sources.redhat...
2008-12-19 Elliott BaronFirst attempt at printf kernel memory hex dump
2008-12-16 Roland McGrathClean up .spec file typos, Requires nits.
2008-12-16 Stan CoxConvert .mark to .statement(0x) instead of .statement...
2008-12-16 ddomingocorrected index entries as per wcohen
2008-12-15 William CohenMinor edits error chapter.
2008-12-15 William CohenMinor editing for example scripts.
2008-12-15 William CohenMinor edits in associative array sections.
2008-12-15 William CohenClarify optional else clause.
2008-12-15 William CohenMinor edits and format corrections.
2008-12-12 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-12-11 Dave BrolleyDon't use -d on $netcat. Redirect from /dev/null instead.
2008-12-11 Frank Ch. Eiglerclarify that "stap -L" lists script-level locals only
2008-12-11 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-12-11 ddomingoedited index terms as per wcohen
2008-12-10 William CohenAdd information about default MAXNESTING and MAXACTION...
2008-12-10 William CohenFormat tweaks.
2008-12-10 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-12-10 William CohenClean up formatting iotime-simple.stp
2008-12-10 William CohenEdit useful script examples. Clean up formating para...
2008-12-10 Tim Mooreadd latencytap script
2008-12-10 William CohenEdit text sections on associative arrays. Also tweak...
2008-12-10 ddomingorevised for re-push to docs stage
2008-12-10 ddomingorevised for re-push to docs stage
2008-12-09 Frank Ch. Eigleradd some more wallpaper protection against cpu frequenc...
2008-12-09 Frank Ch. EiglerPR6961: initial sketch: set up dummy pt_regs for non...
2008-12-09 Dave BrolleyUse netcat or nc, whichever is available.
2008-12-09 William CohenTweak formatting, indent two space.
2008-12-09 Frank Ch. EiglerPR7082: support non-setuid use of $SYSTEMTAP_RUNTIME...
2008-12-09 ddomingorevised discussion on multiple index expressions
2008-12-09 William CohenEdits to Scripts.xml and ScriptConstructs.xml.
2008-12-09 ddomingorevisions as per wcohen
2008-12-08 William CohenMinor edits in Chapter 2 and avoid using using yum...
2008-12-08 William CohenMinor edits for Introduction.
2008-12-08 David SmithRHBZ 474390 fix.
2008-12-08 Frank Ch. EiglerPR7062: base uprobes tree on s.runtime_path instead...
2008-12-08 Wenji HuangFix the compilation warning of uprobe in FC9.
2008-12-05 Elliott BaronMerge branch 'master'; commit 'origin/pr6925'
2008-12-05 Frank Ch. Eiglermention the potentially unobvious: systemtap needs...
2008-12-05 Frank Ch. Eiglerfix documentation of default SYSTEMTAP_DEBUGINFO_PATH
next
This page took 0.049714 seconds and 5 git commands to generate.