]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-01-15 Stan CoxRelax sdt address check for attach to running process...
2010-01-15 Frank Ch. EiglerPR11105: support default unset --prefix release-1.1
2010-01-15 Frank Ch. EiglerPR11105: remove extraneous \n from localized foo.stp...
2010-01-15 Frank Ch. Eiglertestsuite: fix wording of invalid-entry test group
2010-01-15 Frank Ch. EiglerPR11105: Remove stap-server-request shell script.
2010-01-15 Frank Ch. EiglerPR11105: robustify stap-server
2010-01-15 Frank Ch. Eiglerserver: log controlling pid
2010-01-15 Frank Ch. Eiglerruntime: better staprun diagnostics for failed signatur...
2010-01-15 Dave BrolleyPR11105: stap-client wire protocol change
2010-01-15 Wenji HuangImprove stack printing format
2010-01-15 Josh StonePR11151: Recover stap_uprobes slots on process exit
2010-01-14 Dave BrolleyAllow / as a random argyment character when fuzzing.
2010-01-14 Josh StonePR10467 cont'd: be tolerant of bad line numbers
2010-01-14 David SmithFixed rawhide syscall testsuite problem.
2010-01-14 Stan CoxUse gnu indentation style.
2010-01-14 David SmithFix rawhide compile problem.
2010-01-14 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-14 Stan CoxUse __access_process_vm_noflush for static user semapho...
2010-01-13 Frank Ch. Eiglerbuild fix: rhbz55060: stdlib.h vs sys/wait.h __WAIT_STA...
2010-01-13 David SmithPR 11167 fixed by adding compat_sys_sigaction to the...
2010-01-13 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-13 Dave BrolleyTest newline characters as part of fuzzing argument...
2010-01-13 William CohenMove userspace probing boiler plate code in translator...
2010-01-13 Tim MooreMerge remote branch 'origin/master'
2010-01-13 Tim Mooremap through uretprobe trampoline in an arbitrary task
2010-01-13 David SmithFix PR11160 by handling ppc syscall.sigaction32 correctly.
2010-01-13 David SmithRemoved bogus task_finder error message.
2010-01-13 Mark WielaardFaulty conditionals are parse errors, not semantical...
2010-01-13 Wenji HuangPR10493: autoconf for cpu_khz
2010-01-12 David SmithFixed PR 11163 so that syscall.readv/syscall.writev...
2010-01-12 Stan CoxAdd attach to live process tests.
2010-01-12 David SmithFixed PR 11162 by removing extra 'buf_uaddr' assignment.
2010-01-12 Frank Ch. Eiglertweak stap argument checking
2010-01-12 Frank Ch. Eiglernew sample script: overcommit failure monitor
2010-01-12 Wenji HuangPR10747: check invalid preprocessor construct
2010-01-12 Dave BrolleyAdd some additional test cases.
2010-01-12 Dave BrolleyInvalid casess can be tested for 'make check'.
2010-01-12 Dave BrolleyRework filtering of client options. Add testsuite.
2010-01-11 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-11 Dave BrolleyFilter options for unprivileged use after --stap-client...
2010-01-11 David SmithAdded STP_MAXMEMORY documentation.
2010-01-11 David SmithFix extra blank lines in man page output.
2010-01-11 Wenji HuangAdd stack walking function for 2.6.33
2010-01-11 Stan CoxPull set of semaphore into its own function.
2010-01-09 Frank Ch. Eiglertracepoints build fix
2010-01-08 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-08 Dave BrolleyNew test suite for client/server argument handling.
2010-01-08 David SmithFixed PR 11148 by reworking transport directory locks.
2010-01-08 William CohenMove PKGLIBDIR variable set to testsuite/Makefile.am...
2010-01-07 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-07 Dave BrolleyTake care when echoing something that could start with...
2010-01-07 David SmithMake sure testcase debug output is correct.
2010-01-07 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-07 Dave BrolleyClient argument handling:
2010-01-07 David SmithPartial PR 10848 fix. Added testcase for STP_MAXMEMORY.
2010-01-07 Mark WielaardFix multi-piece constant failure in vta-test.exp on...
2010-01-07 William CohenMake all buildok tests executable.
2010-01-06 Tim MooreMerge remote branch 'origin/master'
2010-01-06 Tim Mooregrapher example with backtraces in events
2010-01-06 Mark WielaardFix get_cfa_ops failure on shared libraries.
2010-01-06 Wenji HuangManual cleanup
2010-01-05 David SmithPartial PR 10848 fix. Added '-DMAXMEMORY=NUM' processing.
2010-01-05 Roland McGrath%define -> %global in .spec file
2010-01-05 Tim MooreMerge remote branch 'origin/master'
2010-01-05 Tim Moorebz6436 backtraces from uprobes
2010-01-05 Mark WielaardPR10732 declaration.exp empty-struct fails, resolve...
2010-01-05 Mark WielaardMake publican invocation make -j safe.
2010-01-04 Robb RomansReformat/change per Josh's email comments.
2010-01-04 Stan CoxPurge sdt utrace support.
2010-01-04 Wenji HuangChange directory of utsrelease.h to include/generated...
2010-01-04 Wenji HuangMake probe syscall.mmap2 optional
2010-01-01 Mark WielaardAdd SystemTap_Beginners_Guide to build.
2009-12-31 Tim Mooregrapher: workaround for bz 11118
2009-12-30 Mark WielaardRegenerate examples index to include new memory/vm...
2009-12-29 Mark WielaardFixup some memory tapset vm kernel function probe fallb...
2009-12-29 Mark WielaardRemove all caching from _stp_module_relocate.
2009-12-29 Mark WielaardGuard SDEV_BLOCK and SDEV_CREATED_BLOCK in tapset/scsi...
2009-12-29 Mark WielaardSet last_tsk in runtime/sym.c _stp_module_relocate.
2009-12-28 Mark WielaardExtend skipped.exp test timeout for slower machines.
2009-12-28 Mark WielaardFix test output for PR10849 make MAXSKIPPED overflow...
2009-12-28 Mark WielaardDefine __GFP_MOVABLE GFP_ZONEMASK __GFP_NOTRACK in...
2009-12-28 Mark WielaardXFAIL PR10732 declaration.exp empty-struct always fails.
2009-12-23 Tim MooreMerge remote branch 'origin/master'
2009-12-23 Frank Ch. Eiglerppc stack: transcribe portions of modern kernel ppc...
2009-12-23 Frank Ch. Eiglersdt.h semaphore: use get_user / put_user instead of...
2009-12-22 Tim Mooregrapher: remove _zoomFactor from horizontal scaling...
2009-12-22 Tim Mooregrapher: scale from right end of graph
2009-12-22 Tim Mooregrapher: fix bug in looking up event under pointer
2009-12-22 Tim Mooredon't assume buffer passed to pty_write is null terminated
2009-12-22 Tim Mooregrapher: draw axes on multiples of the axis "major...
2009-12-22 Tim Mooregrapher: scroll continuously with time
2009-12-22 Mark WielaardPR11015 Support shared library reloading (in different...
2009-12-22 Rajasekhar... Tracepoint based tapset for memory subsystem.
2009-12-22 Josh StoneAUTHORS bump
2009-12-22 David SmithFixed ia64 compile problem with runtime/stack-ia64.c.
2009-12-22 Andre DetschUpdates to SCSI tapset scsi.stp and corresponding testcases
2009-12-22 Wenji HuangUpdate tapset related to struct inet_sock for 2.6.33
2009-12-22 Rajasekhar... Tracepoint based tapset for memory - changes to NEWS...
2009-12-22 David SmithFixed compilation on f11.
2009-12-22 David SmithIncremented version number for release 1.1.
next
This page took 0.081973 seconds and 5 git commands to generate.