]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2008-11-29 Frank Ch. Eiglermake uprobes -p5 test message matching more liberal
2008-11-29 Frank Ch. Eiglertest suite: simplify static-uprobes pass/fail messages
2008-11-29 Frank Ch. Eiglerbuildrun/caching warning cleanup
2008-11-29 Frank Ch. Eiglershared library probing: bump up MULTIPLE_UPROBES to 256
2008-11-29 Frank Ch. EiglerNEWS: add blurbs re "stap -t" skippage and shared libra...
2008-11-29 Frank Ch. EiglerNEWS: expanded recent blurbs
2008-11-29 Frank Ch. EiglerPR 6965: tweak symbol/unwind control macros to STP_NEED...
2008-11-28 Elliott BaronPR6965 - Conditionally compile symbol table. Split...
2008-11-28 Frank Ch. EiglerPR5376: probe alias parsing tweaks
2008-11-28 Frank Ch. EiglerPR5947: make runtime code -Wpointer-arith-clean
2008-11-28 Frank Ch. EiglerPR4783: remove traces of stap{run,io} self-renicing
2008-11-28 Frank Ch. EiglerPR6477: tolerate null token, e.g., from unwindsym warni...
2008-11-27 ddomingomore indexes
2008-11-27 ddomingomore indexes
2008-11-27 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-27 Wenji HuangPR7035: don't suppress all error messages during listin...
2008-11-27 Mark Wielaardclone (CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD...
2008-11-27 Stan CoxSupport debuginfo static uprobes.
2008-11-27 William CohenAdd scsi trace-doc material.
2008-11-27 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-27 ddomingoadded more index entries
2008-11-26 Frank Ch. Eiglersafety: add another schedule_sched, ahead of the per...
2008-11-26 Frank Ch. EiglerPR4886: enable assertive build-id checking for new...
2008-11-26 ddomingominor tag error corrected
2008-11-26 ddomingoMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-26 ddomingoadded index
2008-11-26 Frank Ch. Eiglerfix valgrind warning with setting s.verbose too late...
2008-11-26 Frank Ch. EiglerPR6925: improve upon "Try again with another -v option...
2008-11-26 William CohenCorrect location for Systemtap_Tapset_Reference man...
2008-11-26 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2008-11-26 William CohenAdd kernel-doc compatible comments and pull process...
2008-11-26 Frank Ch. Eiglersafety: add paranoid call to synchronize_sched() during...
2008-11-25 Mark Wielaardpara-callgraph.meta: Add accidentially removed -c back...
2008-11-25 William CohenAdd ioscheduler, socket, tcp, and upd to tapset reference.
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...
next
This page took 0.052611 seconds and 5 git commands to generate.