]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-12-21 Tim MooreMerge remote branch 'origin/master'
2009-12-21 Mark WielaardPR11015 Support shared library reloading (in different...
2009-12-21 Rajasekhar... Tracepoint based tapset for memory subsystem.
2009-12-21 Tim Mooreconditionalize pty_write count variable on kernel version
2009-12-21 Tim Moorechange namespace indentation to 0
2009-12-21 Frank Ch. Eiglerbrown paper bag typo fixy
2009-12-21 Frank Ch. Eiglerruntime: more build fix for non-utrace kernels
2009-12-20 Frank Ch. EiglerPR10601: unfork deref()
2009-12-20 Frank Ch. Eiglerdocumentation: remove docs for nonexistentn perfctr...
2009-12-20 Frank Ch. Eiglerruntime: rhel4 build fix for uretprobe-wannabe stack...
2009-12-20 Frank Ch. EiglerRHBZ543529: Make implicit -BCONFIG_MODULE_SIG=n
2009-12-20 Frank Ch. Eiglerdwarf probes: skip inlined instances with null (buggy...
2009-12-20 Frank Ch. Eiglerruntime backtracing: port commit #2e7f8442 to uprobes1
2009-12-20 Frank Ch. EiglerPR10601 cont'd, RHEL5 backward compatibility with more...
2009-12-20 Frank Ch. EiglerPR10601 part 1: i386 and x86-64 regset for dwarf fetch...
2009-12-20 Frank Ch. EiglerPR10601: comment on loc2c's use of [u]intptr_t for...
2009-12-19 Stan CoxRecalculate sem address when tid changes.
2009-12-19 Mark WielaardRemove externalvar.exp .exe and .so after test done.
2009-12-18 Tim MooreMerge commit 'origin/master'
2009-12-18 Tim MooreRemove uprobes.h declaration from runtime.h
2009-12-18 Dave BrolleyPR 10641: Do not allow -m when --unprivileged in the...
2009-12-18 Wenji HuangFix typos in NEWS
2009-12-17 William CohenRemove blank line in ucontext-unwind.stp for SystemTap...
2009-12-17 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-17 William CohenAdd PROD2 to allow beginner's guide to be built again.
2009-12-17 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-17 William CohenAdd function to generate saner html file names for...
2009-12-17 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-17 Dave BrolleyCorrect path to trusted signer's database.
2009-12-17 Dave BrolleyPR 10889: Reorganize client/server man pages. Document...
2009-12-17 Tim MooreMerge commit 'origin/master'
2009-12-17 Tim Mooresupport for a brief backtrace format
2009-12-17 Tim Moorebacktrace through uprobes trampoline.
2009-12-16 David SmithPR 11097 fixed by correcting MAXNESTING test.
2009-12-16 Tim Moorefunction to translate from the uretprobe trampoline...
2009-12-16 Tim Mooreset the IP in return probes to the returned-to instruction
2009-12-16 Stan CoxFix handling of multiple sdt uprobes with the same...
2009-12-15 Dave BrolleyRemove unused variable.
2009-12-15 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-15 David SmithFixed DEBUG_MEM debug memory tracking.
2009-12-15 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-15 Dave BrolleyDon't automatically authorize new root certificates...
2009-12-15 Eugeniy MeshcheryakovDon't save build-id if it is located before _stext
2009-12-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-14 Dave BrolleySuppress output from stap-gen-cert when installing...
2009-12-14 Dave BrolleyPR 10905: Initscript improvements: Automatically author...
2009-12-14 Dave BrolleyClean up NSS after errors occur during verification.
2009-12-14 Dave BrolleyPR 10905: stap-server initscript improvements
2009-12-13 Eugeniy MeshcheryakovDo not use condition_codes() on arm
2009-12-11 Stan CoxUse env(SYSTEMTAP_TESTAPPS) for all systemtap.apps
2009-12-11 Frank Ch. Eiglerruntime build: fix alloc.c buildability on old gcc 3.4
2009-12-11 Tim Mooregrapher: implement restarting a stap process
2009-12-10 Frank Ch. Eiglerruntime: undefine DEBUG_MEM, retain alloc counting
2009-12-10 Frank Ch. Eiglerruntime: print stp_alloc statistics in startup printk
2009-12-10 Tim MooreMerge commit 'origin/master'
2009-12-10 Tim Mooregrapher: integrate graph events from stdin with the...
2009-12-10 Tim Mooregrapher: more implementation stap process window
2009-12-10 Tim Mooregrapher: change SIGCHLD handling and exit cleanup
2009-12-10 Roland McGrathBegin to parameterize loc2c for proper DWARF target...
2009-12-09 Anton VorontsovFix regression in statistic operations
2009-12-09 Tim Mooreshow the status of stap processes in the process window
2009-12-09 David SmithPR 10848 partial fix by using systemtap memory function...
2009-12-09 Stan CoxHandle .probes section big endian 32 bit case.
2009-12-08 Tim MooreMerge commit 'origin/master'
2009-12-08 Tim Mooregrapher: start of a dialog for displaying active stap...
2009-12-08 Tim Moorerefactor list of data sets out of GraphWidget into...
2009-12-08 Stan CoxAdd .library("lib").mark("mark") and use it for .mark...
2009-12-08 Dave BrolleyPR 10905 Ground Work: Save server status as PID files...
2009-12-08 David SmithRevert "PR 10641 fixed by checking module name in unpri...
2009-12-08 Mark WielaardAdd dtrace -I support.
2009-12-08 Tim Mooretiny refactoring of signal and pipe code
2009-12-07 David SmithPR 10641 fixed by checking module name in unprivileged...
2009-12-07 David SmithSmall compile server shutdown fix.
2009-12-07 Tim Mooreadd copyright and license to grapher files
2009-12-07 Tim Mooremake the list items in the data set list unselectable
2009-12-07 Tim MooreChange data set list display to use a check box for...
2009-12-07 Tim MooreMerge branch 'master' of ssh://sourceware.org/git/systemtap
2009-12-07 Tim Mooreoption to display graph times relative to the start...
2009-12-07 Tim MooreAdd a missing cairo context restore()
2009-12-07 Wenji HuangFix regression introduced by commit 379c585
2009-12-04 Tim MooreAdd new graph output to the last graph
2009-12-04 Tim Moorerestore event square color
2009-12-04 Tim Moorehover text on the additional graphs
2009-12-04 Tim Mooretweak multiline hover text to have proper interline...
2009-12-04 Tim Mooresupport multiline data output from scripts run under...
2009-12-03 Tim MooreMerge commit 'origin/master'
2009-12-03 Tim MooreError check in hover text code for empty graphs
2009-12-03 Masami HiramatsuPR11020: Check switch_file global flag inside inner...
2009-12-03 Tim MooreHover text for event-style graphs
2009-12-02 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-12-02 Dave BrolleyNo need to pass -c option to the server.
2009-12-02 David SmithFix PR 11034 by directly allocating per-cpu context...
2009-12-02 Tim MooreMake the hover text conform to data displayed.
2009-12-02 Tim MooreRefactor drawing of different styles of graph into...
2009-12-02 Tim MooreAccount for zoom factor when choosing hover text
2009-12-02 Wenji HuangMake tapset and tests compatible with old kernel
2009-12-02 Don Domingominor correction
2009-12-02 Don Domingocorrecting license, forgot to change back yesterday...
2009-12-01 Dave BrolleyRegenerate autotools files using autoreconf to pick...
2009-12-01 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
next
This page took 0.053294 seconds and 5 git commands to generate.