]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-11-01 David SmithImproved fork/vfork tests for RHEL5.
2010-11-01 David SmithImprove handling of vfork'ed processes for uprobes...
2010-11-01 Frank Ch. EiglerPR11376: reinforce doc blurbage for process(PID).statem...
2010-11-01 Frank Ch. EiglerPR11376: a quickie test case for process(PID).statement...
2010-11-01 Jim KenistonPR11376: fix generated probe definition struct for...
2010-11-01 William CohenAdd Chapter about user-space probing to the Beginner...
2010-11-01 Mark WielaardPR12176 String literal at end of file crashes parser.
2010-10-29 Timo Juhani... examples: Print PID of peer for unix sockets
2010-10-28 Frank Ch. EiglerPR12169: fix tokenize()
2010-10-28 Frank Ch. EiglerPR12169: avoid unprivileged use of tokenize() until...
2010-10-28 Frank Ch. EiglerRevert "git-version: use git status --porcelain to...
2010-10-28 Frank Ch. Eiglergit-version: use git status --porcelain to detect tree...
2010-10-28 Frank Ch. Eiglertracepoints: restore access to include/trace/event...
2010-10-28 David SmithImprove handling of vfork'ed processes.
2010-10-27 Frank Ch. Eiglervalgrind: fix double-free
2010-10-27 Josh StoneRename hash::add_file to add_path and use it for direct...
2010-10-27 Josh StoneSplit the hash.log with newlines instead of commas
2010-10-27 Josh StoneDon't treat hashed numbers like strings
2010-10-27 Josh StoneReduce hash.h to just "export" functions
2010-10-27 Frank Ch. Eiglervalgrind cleanups: memory leaks, uninit variable warnings
2010-10-27 Don Domingoadded Feedback.xml file
2010-10-25 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2010-10-25 William CohenFix thread_ident typos.
2010-10-25 Stan CoxInclude module containing sdt probes in list that dump_...
2010-10-21 Frank Ch. Eiglerdocs: slightly separate utrace vs uprobes based user...
2010-10-21 Frank Ch. EiglerPR6456: NEWS blurb tweak
2010-10-21 Frank Ch. EiglerPR6456: use an "any" interpretation for process-wildcar...
2010-10-21 Frank Ch. EiglerPR6456: documentation
2010-10-21 Frank Ch. EiglerNEWS: mention process("*") wildcards; tighten up other...
2010-10-21 Frank Ch. EiglerPR6456: support wildcards in process("/bin/*") probes
2010-10-21 Frank Ch. Eigleradd blurb explaining limited mode of isglob()/isdoubleg...
2010-10-21 Frank Ch. Eiglerrpm-finder: produce suppressible WARNINGs instead of...
2010-10-21 Josh StoneAUTHORS bump
2010-10-21 Josh StoneBuild test for task_dentry_path
2010-10-21 Josh StoneA few further pfiles tweaks
2010-10-21 Erick Tryzelaar__dentry_prepend should not always add trailing '/'
2010-10-21 Erick TryzelaarFactor out d_path printing for any dentry.
2010-10-21 Erick TryzelaarRewrite pfiles to check return values
2010-10-20 Josh StoneBuild SDT's derived_loc more precisely
2010-10-20 Josh StonePR12137: Separate the .stapsdt.base logic from probe asm
2010-10-20 Josh StoneAdd a 0-arg test to sdt.exp
2010-10-20 Frank Ch. EiglerPR10745 NEWS blurbage
2010-10-20 Frank Ch. EiglerPR10745: automate kernel source_tree finding with stap...
2010-10-20 Frank Ch. EiglerPR10745: access hidden kernel tracepoints
2010-10-20 Frank Ch. EiglerPR10745: access hidden kernel tracepoints
2010-10-20 Mark WielaardDefine srcdir as global in start_server systemtap.exp...
2010-10-20 Mark WielaardDon't unnecessarily add extra $test.exe files to /tmp.
2010-10-19 Josh StonePR12121: distinguish struct/typedef homonyms
2010-10-18 Lukas BerkTwo documentation fixes from previous commits
2010-10-18 Dave BrolleyPR 11442: Tests for adding/revoking trust as a module...
2010-10-17 Mark WielaardMention TASK_FINDER_VMA_ENTRY_ITEMS if stap_add_vma_map...
2010-10-17 Mark WielaardDocument TASK_FINDER_VMA_ENTRY_ITEMS in stap man page.
2010-10-17 Mark WielaardPR12124 Emit warnings for bad unwind data encountered...
2010-10-17 Mark WielaardAdd note to ubacktrace* context functions about -d...
2010-10-14 Lukas Berkpr11564 use the --with-rpm flag to detect a missing...
2010-10-14 Lukas Berkpr 11554 further documentation to the SYSTEMTAP_DEBUGIN...
2010-10-13 Dave BrolleyPR 11922: Still need to resolve host names discovered...
2010-10-13 Dave BrolleyTranslate transmission/reception of the expected packag...
2010-10-13 Dave BrolleyPR 11922: Allow specification of alternate DNS names...
2010-10-13 Dave BrolleyMake sure the 'module_name' variable is instantiated...
2010-10-13 Adrien Kunyszimprove error message for startup-time global-var alloc...
2010-10-13 Dave BrolleyEnsure that stap compiles when NSS is not available.
2010-10-08 Roland McGrathPR 11898: complete CFI expression support
2010-10-08 Roland McGrathPR 11898 (partial): skeleton CFI expression support
2010-10-07 Frank Ch. Eiglerbuild fix: gcc 3.4 on ia64 vs gcc PR21838
2010-10-07 Stan CoxDocument sdt asm operand syntax.
2010-10-07 Stan CoxSupport s390 sdt asm arguments.
2010-10-06 Dave BrolleyNew test suite for the integrated compile-server client.
2010-10-06 Dave BrolleyMiscellaneous improvements.
2010-10-06 Dave BrolleyAdd 'no-prompt' to the --trust-servers option to bypass...
2010-10-06 Dave BrolleyCorrect use of setup_kfail vs setup_xfail.
2010-10-06 Dave BrolleyPR 11922: Restrict compile-server client attempts to...
2010-10-06 Stan CoxAdd guard for unsupported sdt architectures.
2010-10-05 David SmithRun clone/fork/vfork tests with and without semaphores.
2010-10-05 David SmithIn the syscall.*utime probes, get values directly.
2010-10-05 Josh StonePR11739: Add an STP_ALIBI flag
2010-10-04 David SmithAdded dtrace testcases for clone, fork/exec, and vfork...
2010-10-04 David SmithFixed BZ634242 for older kernels.
2010-10-04 Josh StonePR12081: Name procfs buffers based on a local index
2010-10-04 David SmithUpdated syscall coverage script.
2010-10-04 David SmithSmall kprobes_test updates.
2010-10-04 David SmithMake syscall.mmap32 provide same convenience variables...
2010-10-01 Josh StoneReplace kretprobe->entry_ph with a full stap_probe
2010-10-01 Josh StoneCentralize stap_probe, and make STP_TIMING data-driven
2010-10-01 David SmithFixed BZ634242 by always looking up pids in the global...
2010-10-01 Stan CoxEscape backslash to push through tcl.
2010-10-01 Frank Ch. EiglerPR10812: activate build-id relocation code only for...
2010-09-29 Josh StoneImprove the derivation output of STP_TIMING
2010-09-29 Josh StoneStandardize how derived_probes dupe their location
2010-09-29 Josh StoneRemove the derived_probe ctor lacking a probe_point
2010-09-29 Stan CoxBump xulrunner.exp to 1.9.2rc1
2010-09-29 Frank Ch. EiglerPR10812: undo +20 build-id address offsetting
2010-09-29 Tony JonesPR10812: relocate module build-id
2010-09-28 Josh StoneAllow de-duping in spite of STP_TIMING
2010-09-28 Josh StoneSimplify the '?' removal for STP_TIMING
2010-09-28 Josh StoneSTP_TIMING indent/whitespace cleanup
2010-09-28 Josh StoneFix SDTv2 with separate debuginfo
2010-09-28 Stan CoxTest probe performance with taskset.
2010-09-27 Stan CoxAdd v3 sdt.h awareness to scripts/probe_perf.
2010-09-24 Stan CoxStandardize v3 sdt.h arg template.
next
This page took 0.049392 seconds and 5 git commands to generate.