]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-01-29 Josh StonePR11234: Ensure __get_argv doesn't overflow
2010-01-28 Frank Ch. EiglerPR11197, blurbify
2010-01-28 Wenji HuangPR6954: make ++/-- operation trigger automatic global...
2010-01-28 Frank Ch. EiglerPR11197: prevent startup of stap-server as root
2010-01-26 Roland McGrathFix PC arithmetic for CFI in loc2c-test.
2010-01-26 David SmithFixed PR 11223 by null terminating strings in procfs...
2010-01-25 David SmithFixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRIN...
2010-01-22 Wenji HuangFix typos in several text files
2010-01-21 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-21 Dave BrolleyPR 11201: From Eugeniy Meshcheryakov (eugen@debian...
2010-01-21 Eugeniy MeshcheryakovRun autoreconf
2010-01-21 Eugeniy MeshcheryakovUse html-nochunks output instead of txt to test for...
2010-01-21 Eugeniy MeshcheryakovAdd shebangs
2010-01-20 Tim Mooreuse eh_frame_hdr table to speed up unwinding
2010-01-20 Stan CoxAdd dtrace.1 man page.
2010-01-20 Josh Stonechmod +x testsuite/parseko/conditional.stp
2010-01-20 Josh StonePR11195: Prevent all nested argument substitution
2010-01-19 Frank Ch. Eiglersecurity: list some prudent security practices for...
2010-01-19 Roland McGrathSwap DW_OP_shr and DW_OP_shra.
2010-01-19 Roland McGrathUse signed division for DW_OP_div.
2010-01-18 Josh StoneFix the listing mode of process.library.mark
2010-01-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-18 Dave BrolleyCorrect client-side quoting issues discovered by fche...
2010-01-18 Mark WielaardPR11173 Markers get a bad address in prelinked libraries.
2010-01-15 Frank Ch. EiglerPR11105: forget about packaging stap-server-request
2010-01-15 Stan CoxRelax sdt address check for attach to running process...
2010-01-15 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15 Frank Ch. EiglerPR11105: support default unset --prefix release-1.1
2010-01-15 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-01-15 Dave BrolleyPackage command line arguments in separate files.
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.
next
This page took 0.050803 seconds and 5 git commands to generate.