]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-03-20 Josh StonePR11405: Warn and continue for parsing errors in tapsets
2010-03-20 Josh StoneBump the sample indexes
2010-03-19 Mark WielaardAdd ia64 pipe result support. Relax pipe syscall test...
2010-03-19 Josh StoneLet try_block contain any statement
2010-03-19 Frank Ch. EiglerPR909: add a baby test case
2010-03-19 Frank Ch. Eiglertapset: port addr_to_node() to rhel4
2010-03-19 Mark WielaardAdd testcase for syscall.pipe.
2010-03-19 Mark WielaardMerge syscall.pipe and syscall.pipe2 to get around...
2010-03-19 Mark WielaardReindent syscall2.stp pipe[2][.return] to follow unify...
2010-03-19 Mark WielaardPR11402 Support pipe2 syscall.
2010-03-19 Mark WielaardRecognize O_CLOEXEC in _sys_open_flag_str.
2010-03-19 Mark WielaardMake pipe file descriptors available in syscall.pipe...
2010-03-19 Mark WielaardUse @defined() in syscall.pipe to select whether fildes...
2010-03-19 Josh StoneSprinkle static to prevent unnecessary inclusion
2010-03-19 Josh StoneSimplify the perf entry handlers
2010-03-19 Josh StoneCreate one perf structure to rule them all
2010-03-18 Josh StonePR11346: Move the skip-badvars logic into const-folding
2010-03-18 Frank Ch. Eiglertweak perf.* probe blurbage re. constrained hw pcl
2010-03-18 Frank Ch. EiglerPR909: add perf.hw_cache.* aliases
2010-03-18 David SmithFixed BZ 568032 by adding support for sys_ia64_pipe.
2010-03-18 David SmithFixed BZ 568032 by adding support for sys_ia64_pipe.
2010-03-18 Frank Ch. EiglerPR909: baby documentation for perf.* probes
2010-03-18 Frank Ch. Eigleroptimizer diagnostics: identify taken branch of optimiz...
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.
next
This page took 0.05271 seconds and 5 git commands to generate.