]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-03-18 David SmithRemove <asm/segment.h> inclusion to fix ppc build.
2010-03-18 Frank Ch. Eiglerautoconf: standardize CPU_KHZ based on session kernel_e...
2010-03-18 Frank Ch. Eiglertestuite: modargs.exp shouldn't execute things without...
2010-03-18 Frank Ch. EiglerPR909: store kernel exported symbols in session object
2010-03-18 Frank Ch. EiglerPR909: reject perf.* probes later
2010-03-18 Frank Ch. EiglerPR909: switch to tapset-based attr/type resolution
2010-03-18 Frank Ch. EiglerPR909: filter out offline cpus from perfctr registratio...
2010-03-18 Josh StonePreserve perf initialization errors
2010-03-18 Josh StoneAssign the perf probe_point on registration failure
2010-03-18 Josh StoneAUTHORS bump
2010-03-18 Josh StonePR909: Emit proper decls for perf probes
2010-03-17 Josh StoneTranslate perf events names into kernel names
2010-03-17 Josh StoneRename perf probe points
2010-03-17 Josh StoneMove the perf CONFIG check
2010-03-17 Will CohenStart of perf tapset parsing
2010-03-17 Will CohenRemove the old performance monitoring code.
2010-03-17 Will CohenModify the systemtap perf sampling internal api
2010-03-17 Will CohenPR909: Runtime for Performance Event Sampling
2010-03-17 Mark WielaardPR11364 sdt.h volatile for args isn't needed with gcc...
2010-03-16 David SmithFixed PR 11372 by removing (most) embedded-C from proc_...
2010-03-16 David SmithFixed regexp typo in stap_run_error.exp.
2010-03-16 David SmithMove common code from {maxmemory.exp,overload.exp}...
2010-03-16 Frank Ch. EiglerPR10812: make build-id checking somewhat more robust...
2010-03-16 Josh StonePR10831: Remember derived "aliases" in the probe chain
2010-03-16 Steve DicksonThe rpc buildok test suite probe breaks with new kernels
2010-03-16 Steve DicksonUpdate the nfsd buildok test suite probes
2010-03-16 Steve DicksonBackport recently added probes to RHEL5(U5)
2010-03-16 Steve DicksonRevert "Backport recently added probes to RHEL5(U5)"
2010-03-16 Steve DicksonBackport recently added probes to RHEL5(U5)
2010-03-16 Steve DicksonRevert "Backport recent changes to RHEL5 (U5)"
2010-03-16 Steve DicksonBackport recent changes to RHEL5 (U5)
2010-03-16 Steve DicksonIncorporated comments from code review
2010-03-16 Steve DicksonAllow better filtering with IP address and File handle
2010-03-16 Steve DicksonGeneral clean up on the upper level probes
2010-03-16 Steve DicksonRemoved the nfsd.proc4.compound and nfsd.proc.compound...
2010-03-16 Steve DicksonUpdated nfsd.proc.remove probes
2010-03-16 Steve DicksonUpdated nfsd.proc.remove probes
2010-03-16 Steve DicksonUpdated nfsd.proc.create probes
2010-03-16 Steve DicksonUpdated nfsd.proc.write probes
2010-03-16 Steve DicksonUpdated nfsd.proc.read probes
2010-03-16 Steve DicksonUpdated nfsd.proc.lookup probes
2010-03-16 Steve DicksonAdded new nfsderror() function
2010-03-12 William CohenUse the @defined rather than kernel_v in the inode...
2010-03-12 William CohenMinor corrections to inode-watch.stp example.
2010-03-12 Josh StoneGet d_path's root natively with @cast
2010-03-12 William CohenMake the stap-prep script available in the RPM.
2010-03-12 William CohenRevert "Make stap-prep script available in the RPM"
2010-03-12 William CohenMake stap-prep script available in the RPM
2010-03-12 Frank Ch. EiglerPR11373 kludge: clean up testsuite/stap_*.ko upon ...
2010-03-12 William Cohenlangref.tex editing
2010-03-12 Frank Ch. Eiglersmileytap logo: inserted GPLv2 RDF tag
2010-03-12 Josh StoneAdd startswith/endswith helpers
2010-03-12 Josh StoneFix the edge-case of MAXTRYLOCK=0
2010-03-11 David SmithFix proc_mem.stp for RHEL5.
2010-03-11 Josh StoneRevoke unprivileged from ftrace()
2010-03-11 Wenji HuangUpdate tapset proc_mem for 2.6.34
2010-03-11 Josh StonePR11370: Add multi-header @casts
2010-03-10 Mark WielaardRevert "Remove unnecessary embedded-c function __dentry...
2010-03-10 Stan CoxBe pessimistic about the gcc version as debuginfo has...
2010-03-10 William CohenPR 11210 move stapprobe.* man pages to tapset::*
2010-03-10 David SmithRemoved unneeded '-u' switch from 3 tests.
2010-03-10 Frank Ch. Eiglersdt.h: rename volatile-control macro to STAP_SDT_VOLATI...
2010-03-10 Mark WielaardPR11366 Always call semantic_pass_const_fold.
2010-03-10 Mark WielaardRemove unnecessary embedded-c function __dentry_get_cur...
2010-03-10 Mark Wielaardtapset/task.stp remove redundant extra @defined in...
2010-03-10 Wenji HuangUse exported print_context_stack for 2.6.33
2010-03-10 Frank Ch. EiglerNEWS: mention man page renames
2010-03-10 William CohenPR 11210 move stapprobe.* man pages to tapset::*
2010-03-09 Josh StonePR11360: Make @defined and -L play nice
2010-03-09 Stan CoxInclude __GNUC_RH_RELEASE__ in the volatile check.
2010-03-09 David SmithPR 11338 (partial): Used '@defined()' in task, dentry...
2010-03-09 David SmithUpdate tests to check for uprobes instead of utrace.
2010-03-09 Stan CoxCheck the gcc version using polynomial representation.
2010-03-09 David SmithFix PR 11363 by using logrotate to ensure logfile doesn...
2010-03-09 David SmithImproved PR 11309 by fixing directory and file permissions.
2010-03-09 William CohenPR 11210 Eliminate man page collisions
2010-03-09 Stan CoxOnly use volatile for sdt.h arguments when needed.
2010-03-08 Frank Ch. Eiglerbuild: re-enable librpm checking
2010-03-08 Dave Brolleytypo 7754 -> 775
2010-03-08 Dave BrolleyPRs 11205, 11309: Specfile problems for stap-server:
2010-03-08 David SmithPR 11338 (partial): Used '@defined()' in tty, scheduler...
2010-03-08 Frank Ch. Eiglerdocs: clarify that only -> is used for $var dereferenci...
2010-03-08 Frank Ch. Eiglernew sample: varwatch
2010-03-06 Josh StoneMove semko/nineteen.stp to semok
2010-03-06 Josh StonePR11352: Assign tokens to all SDT-synthesized elements
2010-03-06 Josh StonePR11342: Ensure that last_stmt is always set
2010-03-06 Josh StoneMake sure synthesized var display is tokenful
2010-03-05 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2010-03-05 William CohenUpdate example indices.
2010-03-05 David SmithImproved 'mm_struct' casting for RHEL5.
2010-03-05 David SmithPR 11338 (partial): Used '@defined()' in syscall tapsets.
2010-03-05 Mark WielaardRemove unneeded embedded-c include block from tapset...
2010-03-05 Josh StonePR11346: Make @defined() independent of --skip-badvars
2010-03-04 Mark WielaardAdd cmdline argument fetching for current process to...
2010-03-04 Dave BrolleyFilter the path of stap as called by the client and...
2010-03-04 Dave BrolleyComment on the use of PR_ErrorToString vs static table.
2010-03-04 Josh StoneCanonicalize another email->name
2010-03-03 Dave BrolleySet a timeout when prompting for consent to trust a...
2010-03-03 Dave BrolleyCan't call SEC_PrintCertificateAndTrust.
2010-03-03 Dave BrolleyPR 10331: Improved certificate management -- client...
next
This page took 0.051334 seconds and 5 git commands to generate.