]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-11-16 Josh StonePR11735: Hash unwindsym_modules as full paths
2010-11-13 Josh Stoneuprobes: Clean up after vfork-exec
2010-11-12 Frank Ch. Eiglertapset: add buildok test for inode_name()
2010-11-12 Jeff Moyertapset: new inode_name tapset function
2010-11-12 Adrien KunyszRemove unfinished sentence from stap.1
2010-11-11 Josh StonePR12164: Emit kprobes-sdt goo only when needed
2010-11-10 Frank Ch. Eiglerruntime: tolerate overlong section/symbol names better
2010-11-10 Frank Ch. Eiglerreleng: tweak build ordering to get code first, docs...
2010-11-10 Frank Ch. Eiglerregen misc. Makefile.in's due to earlier addition of...
2010-11-10 Frank Ch. Eiglerruntime: bump up module/symbol name length limits
2010-11-10 Stan CoxKeep running buildid.exp if a test fails.
2010-11-09 Josh StoneMake the arg of dwflpp::function_scope_matches a reference
2010-11-09 Stan CoxTest user mode build id checking.
2010-11-08 Frank Ch. EiglerPR11811: news blurbage
2010-11-08 Frank Ch. EiglerPR11811: warn on missing unwind info with 'stap -d...
2010-11-08 Frank Ch. Eiglerfix accidental prefix '/' in abbreviated module name...
2010-11-08 Frank Ch. EiglerPR12168: eliminate duplicate run-time warning messages
2010-11-08 Frank Ch. EiglerPR12168: extend staprun with -w (suppress warnings...
2010-11-08 Frank Ch. EiglerPR11811 prep: save full mmpath for found vmas
2010-11-08 Frank Ch. Eiglerfix -DDEBUG_UNWIND compile warning via printf %ld ...
2010-11-07 Frank Ch. Eiglertweak tz_ctime() parametrization to satisfy kerneldoc
2010-11-06 Stan CoxAdd build id support for user modules.
2010-11-06 Frank Ch. EiglerPR12195: pass user-space timezone at script startup
2010-11-05 Josh StoneMake pfiles kneel before the frame-size overlord
2010-11-05 Josh StoneAdd make targets "uprobes" and "install-uprobes"
2010-11-05 Josh StonePR10821: Remove large stack variables from the unwinder
2010-11-04 David SmithUpdated memory.stp, rpc.stp, task.stp, and vfs.stp...
2010-11-04 Josh StoneTest that uprobes supports "rep ret"
2010-11-04 Josh Stoneuprobes_i386: backport check_legacy_prefix from uprobes2
2010-11-03 Frank Ch. Eiglerbuilding: add placeholder for "make -j<N>" runs to...
2010-11-03 Josh Stoneuprobes: Fix post_ssout handling of "rep ret" on x86
2010-11-03 William CohenEdits to the User-space chapter.
2010-11-02 Dave BrolleyRestore legacy domain (localhost) in server cert for...
2010-11-02 Josh StoneImprove gettimeofday stability
2010-11-02 William CohenAdd comment to latencytap.stp on where the translations...
2010-11-02 William CohenAdd information about uprobe module in beginners guide
2010-11-02 Frank Ch. Eiglerfix memory double-free in module_cache
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
next
This page took 0.053923 seconds and 5 git commands to generate.