]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-11-25 Frank Ch. EiglerPR7046: performance: eliminate duplicate uprobes for...
2008-11-25 Frank Ch. EiglerPR7046: uprobes mutex optimization
2008-11-25 William CohenClean up kernel-doc SystemTap function formatting.
2008-11-25 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-25 William CohenMake scripts/kernel-doc executable.
2008-11-25 Mark WielaardDon't use single quotes in .meta files.
2008-11-25 William CohenAdd context, timestamp, memory, and networking tapsets.
2008-11-25 William CohenAdd kernel-doc based version of SystemTap_Tapset_Reference.
2008-11-25 William Cohen Remove the old SystemTap_Tapset_Reference.
2008-11-25 Mark Wielaardstruct stap_dwarf_probe field is called pp, not pp_name.
2008-11-24 Kent Sebastianstap.1.in
2008-11-24 Kent SebastianAccidentally removed some additons from another commit.
2008-11-24 Kent SebastianAdded a little printf documentation.
2008-11-24 Srikar DronamrajuFix for 7030: use send_signal instead of generic_send_s...
2008-11-24 Wenji HuangUse for_each_cpu_mask always.
2008-11-22 Frank Ch. Eigleruprobes: fix & document use of MAXUPROBES
2008-11-22 Frank Ch. EiglerPR5689 part 3/3: print kprobe/uprobe skipped stats
2008-11-21 Frank Ch. EiglerPR5689 part 2: separate skip counters for low-stack...
2008-11-21 Frank Ch. Eiglerstability: fix shutdown synchronization with possibly...
2008-11-21 Srikar DronamrajuHandle a clone case which should behave like fork
2008-11-20 Frank Ch. Eiglerignore doc/../tmp directory
2008-11-20 Frank Ch. EiglerPR5689 part 1: per-global-variable skip tracking
2008-11-20 Frank Ch. Eiglerbadkprobe testsuite fix: don't try to run unless instal...
2008-11-20 Frank Ch. Eiglerfix --vp NNN logic for #chars < 5
2008-11-20 Frank Ch. Eiglersamples catalog: more linkies
2008-11-20 Frank Ch. Eiglerexample catalog: remove by-subsystem indexes
2008-11-20 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-20 ddomingorevise as per wcohen, run 3
2008-11-20 William CohenAdd examples that show generation of error messages.
2008-11-20 ddomingorevise as per wcohen, run 2
2008-11-19 ddomingochanges as per tech review wcohen, run 1
2008-11-19 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2008-11-19 Jim Kenistontapset/s390/registers.stp: fixed a typo, updated stapfu...
2008-11-19 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-19 Frank Ch. Eiglerupdated sleepingBeauties.meta, regenerated index
2008-11-19 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2008-11-19 Jim KenistonAdd [u_]register() and *_arg() support for s390x.
2008-11-19 Frank Ch. Eigler* note kernel-debug vs kernel-debuginfo package confusion
2008-11-19 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-19 William CohenProof Understanding SystemTap Errors Chapter.
2008-11-18 Jim KenistonPR 6879: Apply fix from uprobes to uprobes2.
2008-11-18 William CohenReferences chapter corrections.
2008-11-18 Frank Ch. EiglerPR6925: --vp (per-pass verbosity) option
2008-11-18 Frank Ch. Eiglernote possible effects of interruptible probe handlers
2008-11-17 Stan CoxAdd static uprobe support (static library variant)
2008-11-17 Wenji HuangFix the conflicted for_each_cpu macro with 2.6.28.
2008-11-17 ddomingorevisions as per dsmith
2008-11-14 Frank Ch. Eiglermention CONFIG_HZ in timer.profile docs
2008-11-14 Frank Ch. Eiglerperformance: switch from local_irq_save to preempt_disa...
2008-11-14 Wenji HuangPR7000: Add checking bound for actual parameters.
2008-11-14 Frank Ch. Eiglermake room for post-v0.8 news
2008-11-13 ddomingoadded SHOW_REMARKS to Makefile, this ensures that FIXME...
2008-11-13 ddomingoadded remark tag for FIXMEs
2008-11-13 ddomingoadded short description of tapset format
2008-11-13 Masami HiramatsuUse KERN_WARNING and show buffer size.
2008-11-13 Masami HiramatsuPR7016: Check free memory before allocating buffers.
2008-11-13 William CohenOrder entries in table.
2008-11-13 William CohenAdd xml documentation for memory.stp.
2008-11-13 Frank Ch. Eiglerupdate NEWS version release-0.8
2008-11-13 Frank Ch. Eiglerbump version to 0.8
2008-11-13 Mark WielaardTestsuite, pick up the correct stap being tested when...
2008-11-12 Frank Ch. EiglerPR6964: Revert "Fix hung test due to workaround for...
2008-11-12 Frank Ch. EiglerPR6964: configurably revert to signal-based "stap ...
2008-11-12 Frank Ch. Eiglerreduce transport debug verbosity
2008-11-12 William CohenRemove cpuid() documentation.
2008-11-12 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-12 Frank Ch. Eigleradd #include <stdio.h> for more reported gcc 4.4 compat...
2008-11-12 David SmithImproved error handling of num_args.tcl testcase.
2008-11-12 William CohenMake syncandbuild.sh executable.
2008-11-12 ddomingomade initial test script more elaborate
2008-11-11 William CohenAdd documentation for context.stp and networking.stp.
2008-11-11 William CohenInclude id in <formalpara to allow crossreferences.
2008-11-11 William CohenDocument timestamp.stp.
2008-11-11 Mark WielaardAdd scope name to semantic error messages if available...
2008-11-10 ddomingoproofread run
2008-11-10 ddomingoadded references
2008-11-07 William CohenScripts.xml proofreading changes.
2008-11-07 Wenji HuangPR6998: Add default kernel symbols to profile.
2008-11-07 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-07 William CohenEditing Chapter 3, sections 3.1-3.2.
2008-11-06 Stan CoxET_EXEC needs no further relocation.
2008-11-05 William CohenMinor cleanup of Using Systemtap Chapter and factoring...
2008-11-05 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-05 ddomingoproofread run 3
2008-11-05 ddomingoproofreading run 2
2008-11-05 ddomingoproofreading run 1
2008-11-04 William CohenDo not bother to describe "-I" option. Clean up quoting.
2008-11-04 William CohenEdit install and cross compile sections. Include script...
2008-11-04 William CohenClean up formatting. Publican does not deal with tabs.
2008-11-04 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-04 David SmithPR5274 - Added s390 task_finder support.
2008-11-04 David SmithPR5274 - Add s390 arch support for uprobes longjump...
2008-11-04 William CohenMake stapprep.sh use all available debuginfo repositories.
2008-11-04 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-04 Masami HiramatsuPR6028 / BZ468143: ia64 fetch-register speedup
2008-11-04 William CohenInclude staprep.sh script and make use of it in describ...
2008-11-04 ddomingoadded notes and questions to several XMLs
2008-11-04 ddomingoremoved excess line
2008-11-04 ddomingofurther edits as per traceio2
2008-11-04 ddomingomade dev global
next
This page took 0.051447 seconds and 5 git commands to generate.