]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-08-26 David SmithMoved tar archive creation step from "rpm" target to...
2008-08-26 Frank Ch. Eiglerremove support for "make dist" since git-archive does...
2008-08-25 Mark WielaardExamples html files moved into subdir.
2008-08-25 David Smith2008-08-25 David Smith <dsmith@redhat.com>
2008-08-25 Dave BrolleyChangeLog Entries
2008-08-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2008-08-25 Dave BrolleyRobustness improvements for the stap client/server
2008-08-24 Frank Ch. Eiglercorrect probe point reverse-engineering of probes for...
2008-08-24 Frank Ch. Eiglersource whitespace cleanup
2008-08-22 Wenji HuangFixed failure of buildok/process-all-probes.stp
2008-08-21 Frank Ch. Eiglerclarify README instructions to spell out that running...
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-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. 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 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-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 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-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-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...
2008-07-25 Zhaolei* syscalls2.stp: Add sys_unlinkat.
2008-07-24 Josh StoneFix on_each_cpu() call for kernels >2.6.26.
2008-07-24 Josh StoneRemove unused STAPCONF_MODULE_NSECTIONS
2008-07-23 Frank Ch. Eiglerchangelog for entry-pc semantic error fix
2008-07-23 James Bottomleyfix semantic error: no entrypc found using probe .state...
2008-07-22 Phil MuldoonFix sw 6752. Alter condtional to check for >= 2.6.26...
2008-07-21 David SmithNo longer allocates structure used to save vma information.
2008-07-18 Masami HiramatsuPR442528 (PR6028): register dummy kprobes on ia64 for...
2008-07-18 Frank Ch. EiglerBZ442528 changelogs: ia64 fetch_register speedups
2008-07-18 Frank Ch. EiglerPR442528
next
This page took 0.04804 seconds and 5 git commands to generate.