]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2011-01-21 Josh StoneAdd support for real URI syntax in remote targets
2011-01-21 Dave BrolleyPR 11862: remove obsolete stap-client script and friends
2011-01-21 Dave BrolleyPR 11862: remove obsolete stap-client script and friends
2011-01-21 Dave BrolleyPR 11862: remove obsolete stap-client script and friends
2011-01-21 Stan CoxImprove sdt asm test coverage.
2011-01-20 Jan KratochvilPR12413, Provide TID information in kprocess.create...
2011-01-20 William CohenPR12412: Make the text agree with the example (should...
2011-01-19 Stan CoxAllow sdt to avoid application defined min/max macros.
2011-01-19 Roland McGrathPR12419: fix x86 uprobes decoding of "repnz ret"
2011-01-19 Frank Ch. EiglerBZ669082: support powerpc prior to 2.6.15, resolving...
2011-01-19 Frank Ch. EiglerPR12411 cont'd: use enum type decl
2011-01-19 Frank Ch. EiglerRHBZ669751: old ia64 kernels lack task_pt_regs()
2011-01-19 Stan CoxSwitch to using a register width table instead of heuri...
2011-01-18 David SmithFixed BZ669740 by making target_set.stp use syscall...
2011-01-18 Dave BrolleyPR 11445: Check that assert_is_my_proc check is within...
2011-01-17 Stan Coxsystemtap.apps infrastructure fixes.
2011-01-17 Dave BrolleyCleanup warnings caused by CFLAGS correction.
2011-01-17 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2011-01-17 Dave BrolleyConfiguration problems.
2011-01-17 Frank Ch. Eiglerbump version numbers to 1.5, for future release cycle
2011-01-17 Frank Ch. Eiglerdatestamp release release-1.4
2011-01-15 Frank Ch. EiglerREADME: build instructions suggest elfutils version...
2011-01-14 Frank Ch. EiglerPR12399: make sdt.h semaphores visibility("hidden")
2011-01-14 Frank Ch. EiglerNEWS: sdt.h v3
2011-01-14 Dave BrolleyPR 10657: Document changes in NEWS and in stap.1.
2011-01-14 Josh StoneFix myproc-unprivileged in embedded_expr
2011-01-14 Dave BrolleyPR 10657 - semi-unprivileged tapset embedded-C functions.
2011-01-14 Lukas BerkPR11756 - adding warnings for deprecated declarations
2011-01-14 Frank Ch. EiglerPR12115: defeat uninitialized-variable warnings
2011-01-14 Frank Ch. EiglerPR12115: defeat uninitialized-variable warning
2011-01-13 Frank Ch. EiglerNEWS: tweak --remote blurb wording
2011-01-13 Josh StoneAUTHORS bump
2011-01-13 Josh StoneFix for undefined STAPCONF_PERF_STRUCTPID
2011-01-13 Josh StoneFix paragraph indentation of ssl options
2011-01-13 Josh StoneDisable auto-unpriv when --remote is used
2011-01-13 Josh StonePR12115: Document --remote in NEWS, stap.1, and --help
2011-01-12 Josh StoneMerge branch 'master' into remote
2011-01-12 Stan CoxIntegrate sdt-compat.h into testsuite sdt.h
2011-01-11 Dave BrolleyPR11203: Provide default init functions for initscript...
2011-01-10 Dave BrolleyPR11203: Provide default init functions for stap-server.
2011-01-10 Frank Ch. Eiglertapset compat: irq tracepoints to use @cast() for ...
2011-01-10 Frank Ch. Eigleryear bump
2011-01-10 Frank Ch. EiglerPR12168: fix testcase to unsuppress warnings
2011-01-08 Frank Ch. Eiglercompatibility: perf_event.h updates for kernel 2.6.37
2011-01-08 Frank Ch. Eiglerpfiles test: adapt to upstream kernel commit 53c3fa206
2011-01-08 Frank Ch. Eiglertestsuite: accept post-PR11736 hit-count message
2011-01-07 Stan CoxInelegant workaround for systemtap.apps mysql.exp's...
2011-01-04 Stan CoxParenthesize probe arguments properly.
2010-12-23 Frank Ch. EiglerPR12172: make implied --unprivileged --use-server emit...
2010-12-22 Stan CoxConditionalize sdt tests resulting in templates with...
2010-12-22 Dave BrolleyPR12172: make unprivileged mode default under certain...
2010-12-21 David SmithFixed PR12338 by updating softirq.entry/softirq.exit...
2010-12-21 William CohenEditing the Beginner's guide section on target variables.
2010-12-21 David SmithMake syscall.nfsservctl* tests optional for kernel...
2010-12-21 Frank Ch. Eiglertweak wording/suppressibility of .function/.statement...
2010-12-21 Przemyslaw... Add warning for supposedly line-oriented .function...
2010-12-20 David Smith2010-12-20 David Smith <dsmith@redhat.com>
2010-12-20 William CohenAdd information about pretty printing the the SystemTap...
2010-12-20 rho@redhat.comhandle #!/usr/bin/env
2010-12-20 William CohenMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-12-20 Frank Ch. Eiglertweak stapprobes blurb for .function -vs- .statement...
2010-12-20 William CohenRemove abusive use of monospace in langref.pdf
2010-12-18 Stan CoxClear semaphore when stap_uprobe slot is released.
2010-12-17 Dave BrolleyPR 11922: Disable checking of DNS names on compile...
2010-12-16 David SmithFix PR11388 by handling syscall.mmap changes for 2...
2010-12-16 David SmithFix s390 stack size problem.
2010-12-16 David SmithFix RHEL4 compile problem in runtime/staprun/staprun.c.
2010-12-16 David SmithFixed PR12330 by changing tapset/tty.stp to avoid ppc64...
2010-12-15 William CohenA discussion about @defined to SystemTap Beginners...
2010-12-15 William CohenMove casting example in Beginners guide to extra/cast_e...
2010-12-15 Frank Ch. EiglerPR12309 part 2: ditch delayed_work for timers
2010-12-15 Frank Ch. EiglerPR12309 part 1, use atomic_t for delayed_work state...
2010-12-15 Frank Ch. Eiglerruntime: let staprun -d identify itself differently...
2010-12-15 William CohenState which version systemtap @cast available in.
2010-12-15 Dave BrolleyFree the URL of the ssl socket when finished with it.
2010-12-15 Dave BrolleyPR 11922: Allow ip address as host name to match ip...
2010-12-15 William CohenAdd description of @cast operator to beginners guide.
2010-12-15 Josh StonePR12115: New support for multiple remote targets
2010-12-15 Josh StonePR12115: Prepare utils for multiple inferiors
2010-12-15 Josh StonePR12115: Give remote-ssh a tty, and quiet status messages
2010-12-15 Josh StonePR12115: Early support for remote execution
2010-12-14 Josh StoneSplit user_int64 in two on i386
2010-12-14 David SmithFix user memory access on s390x.
2010-12-14 Stan CoxImprove 386 precision op handling.
2010-12-13 William CohenAdd information about user-space stack backtrace to...
2010-12-13 David SmithFix RHEL5 (older gcc) compile problem.
2010-12-13 David SmithFixed PR 12314 by correctly including linux/inotify.h.
2010-12-13 Dave BrolleyDon't use /tmp as an arbitrary argument for -I or ...
2010-12-10 Stan CoxCompare sdt probe args as is.
2010-12-10 Stan CoxFix sdt probe arg qi/si fetching on 386
2010-12-09 William CohenUpdate copyright information in Tapset Reference Manual.
2010-12-09 William CohenEdit tapset documentation comments
2010-12-09 William CohenMerge branch 'master' of ssh://sourceware.org/git/systemtap
2010-12-08 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-12-08 rho@redhat.comBug 12099 - resolve script interpreters
2010-12-08 rho@redhat.comtestcase for 12099 - test script interpreter resolution
2010-12-08 William CohenEdit the tapset documentation for conversions.stp
2010-12-08 William CohenEdit the tapset documentation for conversions-guru.stp
2010-12-08 William CohenEdit the tapset documentation for context-unwind.stp
2010-12-08 William CohenEdit the tapset documentation for context-symbols.stp
next
This page took 0.082009 seconds and 5 git commands to generate.