]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-08-21 Frank Ch. Eiglerpr4225: check for null incoming vm_path
2008-08-21 Frank Ch. Eiglerpr4225: fix address miscalculation for ET_DYN objects...
2008-08-21 Frank Ch. Eiglerpr4225: add putative shared library (ET_DYN) support
2008-08-21 Frank Ch. EiglerMerge commit 'origin/master' into pr4225
2008-08-21 David SmithAdded task finder target parameter to vm_callback funct...
2008-08-20 David SmithSupports original and new utrace interfaces.
2008-08-20 Dave BrolleyAdd ChangeLog entries
2008-08-20 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-20 Dave Brolleystap client/server now pass 'make installcheck'
2008-08-20 David SmithLooks for both mmap and mmap2.
2008-08-19 David SmithPR 6841 fix.
2008-08-18 David SmithAdd missing 'process' bindings.
2008-08-17 Frank Ch. EiglerMerge commit 'origin/master' into pr4225
2008-08-16 Mark WielaardMention distro specific elfutils development sub-packag...
2008-08-15 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-15 David SmithChange system-wide probes from 'process("*").begin...
2008-08-15 Frank Ch. EiglerPR6836: tweak $$return formatting
2008-08-15 Frank Ch. Eiglerextend callgraph example to use $$parms / $$return
2008-08-15 Frank Ch. EiglerPR6836: $$vars extensions, $$return
2008-08-15 Michael Meekssmall patch ...
2008-08-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-14 Dave BrolleyPR 6834
2008-08-14 Frank Ch. EiglerPR6842: work around possibly null task->signal in utrac...
2008-08-13 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-13 Dave BrolleyMinor bugs in stap-client.
2008-08-13 Frank Ch. Eiglerbuild compatibility and speed hack for bundled-elfutils...
2008-08-13 Frank Ch. Eiglerrevise build instructions; clarifying elfutils bundling...
2008-08-12 Frank Ch. Eiglerkbuild compatibility hack for separate-objdir O= builds
2008-08-12 David SmithPR 6445 (partial). Implemented system-wide utrace...
2008-08-12 Wenji HuangFixed compilation warning on gcc 3.x
2008-08-11 Frank Ch. Eiglerlet $$vars work even with unsupported c types (e.g...
2008-08-11 Frank Ch. Eiglerlet $$vars work even with unsupported c types (e.g...
2008-08-11 Frank Ch. EiglerMerge commit 'origin/master' into pr4225
2008-08-11 Frank Ch. EiglerMerge commit 'origin/master' into pr4225
2008-08-11 Frank Ch. Eiglerremove \n from end of $$vars/etc. convenience variables
2008-08-11 Frank Ch. EiglerPR5049: fix overbroad effects of naive "*" prefixing...
2008-08-11 Dave Brolleystap-serverd was incorectly determining that the server...
2008-08-11 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-11 Frank Ch. Eiglerstapprobes man page: clarify statement(NUM).absolute...
2008-08-11 Frank Ch. EiglerPR5049: prefix with "*" any filenames given in "fn...
2008-08-11 Frank Ch. EiglerPR5049: prefix with "*" any filenames given in "fn...
2008-08-11 David SmithIndentation fix.
2008-08-11 Mark WielaardRedirect stderr gets redircted so warnings don't let...
2008-08-11 Mark WielaardPR6835. io/io_submit.stp: Fix #! start. Convert to...
2008-08-11 Mark WielaardPR2895. Add proper #! /usr/bin/env stap line. Make...
2008-08-11 Mark WielaardUse INSTALL_PROGRAM, not INSTALL_DATA for executable...
2008-08-10 Frank Ch. Eiglerrestore process(PID).statement(ADDR).absolute probe...
2008-08-09 Frank Ch. EiglerPR4225 and PR6826: expand & canonicalize executable...
2008-08-09 Frank Ch. Eiglerprep find_executable() for use by process() probes
2008-08-09 Frank Ch. Eiglerexample index: only warn if old, do not regenerate
2008-08-08 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-08 Dave BrolleyStart/stop the systemtap server from systemtap.exp...
2008-08-08 Stan CoxLower statement wildcard test matching threshold.
2008-08-08 David SmithMoved details of utrace detach to stap_utrace_detach().
2008-08-08 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-08 David SmithSaves thread vma information.
2008-08-08 Mark WielaardAlways generate examples indexes and install examples...
2008-08-08 Mark WielaardRefer to srcdir spec file Makefile so make rpm works...
2008-08-08 Mark WielaardAdd index of subsystem and keywords at top of HTML...
2008-08-08 Mark WielaardDon't output output, exits, status line in indexes...
2008-08-08 Mark WielaardDisable chmodding of samples/kmalloc-top in spec file...
2008-08-08 Mark WielaardMake sure examples indexes are always generated in...
2008-08-07 Frank Ch. Eiglerremove chmod +x from perl script to avoid spurious...
2008-08-07 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-07 Frank Ch. EiglerPR6823: store generated sample index files
2008-08-07 David SmithAdded testsuite/systemtap.examples/.gitignore file.
2008-08-07 Frank Ch. Eiglersamples: separate into subdirectories by subsystem
2008-08-07 Frank Ch. Eiglersimplify sample script installation logic
2008-08-07 Frank Ch. Eiglerrework utrace $syscall var to expand to tapset fn,...
2008-08-07 Frank Ch. Eiglerunbreak utrace probes by including task-finder.c
2008-08-07 David Smith'stap_compile' test procedure now ignores warnings
2008-08-07 Mark WielaardAdd example indexes generation build machinery.
2008-08-07 Mark WielaardAdd comment about versioned vs unversioned docs to...
2008-08-07 Mark WielaardAdd new examples-index-gen.pl script and support files.
2008-08-07 Mark WielaardCorrect futexes.meta name: entry.
2008-08-07 Mark WielaardAdd meta file tag descriptions to systemtap.examples...
2008-08-07 Frank Ch. Eiglerclient-server: improve random port selection and mdns...
2008-08-06 Eugeniy MeshcheryakovFix minor problems in staprun(8)
2008-08-06 Frank Ch. Eigleritrace: move test suite item to appropriate location
2008-08-06 Frank Ch. EiglerMerge commit 'origin/master' into pr4225
2008-08-05 Jim KenistonFix i386 dwarf_register_4() to work in uprobe handlers.
2008-08-05 Stan CoxUse relative instead of absolute line. (bug 6611)
2008-08-05 Frank Ch. Eiglermove post-0.7 news tidbit to the top
2008-08-05 Stan CoxAdd test for $$vars, $$params, $$locals.
2008-08-05 Frank Ch. Eiglertypographical tweaks for embedded script code
2008-08-04 Stan CoxAdd $$vars, $$parms, $$locals
2008-08-04 Wenji HuangRename $path to $pathname of syscall tapset for 2.6.27
2008-08-04 Wenji HuangCorrect several tests for 2.6.27
2008-08-03 Frank Ch. EiglerPR4225: use shared stap_uprobe[] pool in .bss
2008-08-03 Frank Ch. EiglerPR4225: it's alive, alive!
2008-08-02 Frank Ch. EiglerPR4225: signs of life
2008-08-02 Frank Ch. Eiglerc code generation: assert C indentation/nesting cancels...
2008-08-02 Frank Ch. Eiglerc code generation: assert C indentation/nesting cancels...
2008-08-02 Frank Ch. Eiglerc code generation: assert C indentation/nesting cancels...
2008-08-01 William CohenTweak test_installcheck for helloworld.meta and traceio...
2008-08-01 William CohenRun both tests for installcheck tests.
2008-07-30 Dave BrolleyNo need for random suffix file cmdline and sysinfo...
2008-07-29 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-07-29 Dave BrolleyEnsure that a systemtap server is available if 'server...
2008-07-29 dcnsession.h (struct systemtap_session): Added itrace_deri...
next
This page took 0.0908 seconds and 5 git commands to generate.