]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2011-08-22 David SmithConvert 4 autoconf tests to exportconf tests.
2011-08-19 William CohenDocument atomic.stp and add to the SystemTap Tapset...
2011-08-19 William CohenPR13101 Add linuxmib-filter-default.stp to Tapset Refer...
2011-08-19 William CohenPR13101 Add ipmib-filter-default.stp to documentation.
2011-08-19 William CohenAdd documentation comments to inet_sock.stp
2011-08-19 William CohenDocument and relocate information about default tcpmib_...
2011-08-19 William CohenPR13101 Add structured comments to document rpc.stp.
2011-08-18 William CohenAdd documentation comments to nfs_proc.stp.
2011-08-18 David SmithFixed PR13055 by getting procfs probes working on 3...
2011-08-18 David SmithUpdate parse_kernel_exports() for RHEL4.
2011-08-18 Frank Ch. Eiglerdebian bug#604453: tweak new blacklist items to exploit...
2011-08-18 Timo Juhani... debian bug#604453: add more items to kprobe blacklist
2011-08-18 William CohenAdd documentation comments to inet.stp.
2011-08-18 William CohenInitial checkin of nfsd.stp documentation.
2011-08-18 William CohenAdd tapset reference manual description for nfsderrno...
2011-08-17 Josh StonePR13078: Support stap --remote unix:/path sockets
2011-08-17 Mark WielaardAdd "documentation" for cpu parameter to tapset/timesta...
2011-08-17 William CohenReorder the nfs tapset entries to group nfsd material...
2011-08-17 William CohenAdd the structure comments for tapset reference manual...
2011-08-17 Lukas BerkInitialize POD members that were previously uninitialized
2011-08-17 Mark WielaardReally old kprobes didn't have a symbol_name field...
2011-08-17 Chris MeekPR1277 cont'd: NEWS and man page entry
2011-08-17 Mark WielaardPR6961 - backtrace from non-pt_regs probe context
2011-08-17 Mark WielaardPR13103 substr 3 argument length description is wrong.
2011-08-16 Josh StonePR11209: Add cpu_clock and local_clock
2011-08-16 Lukas BerkCheck ix is not NULL before dereferencing for both...
2011-08-16 Frank Ch. Eiglerdoc: correct chapter heading for function::system
2011-08-16 Chris MeekPR12773 cont'd: Added --download-debuginfo= option
2011-08-16 Mark Wielaardwarn_overflow.exp: Add -DMAXSKIPPED=9999 to prevent...
2011-08-16 Mark WielaardBug 11859 - print_ubacktrace() prints kretprobe addresses
2011-08-16 Mark WielaardReintroduce timer for transport cmd channel, don't...
2011-08-16 Frank Ch. Eiglertranslate symbol/unwind extraction: shrink output
2011-08-16 Josh StoneAdd a compat #define FIELD_SIZEOF
2011-08-16 Frank Ch. Eiglertweak wording of SYSTEMTAP_DEBUGINFO_PATH env var
2011-08-15 Josh StoneUpdate testsuite configury to autoconf 2.68 too
2011-08-15 Lukas Berkupdate autoconf files for 2.68
2011-08-15 Lukas BerkPR11775: Add more tapsets to the tapsets.tmpl file
2011-08-15 Josh StoneMakefile: Add an srpm target
2011-08-14 Mark WielaardImplement and use select to wait for cmd channel data.
2011-08-13 Mark Wielaardruntime/io.c: Explicitly signal setting of _stp_exit_flag.
2011-08-12 Mark WielaardRemove _stp_ctl_work_timer from module transport layer.
2011-08-12 William CohenAdd the func_time_stats.stp to the index.
2011-08-12 William CohenAdd the func_time_stats.stp example.
2011-08-12 William CohenClean up func_time_stats information.
2011-08-12 Mark Wielaarducontext.stp: Remove STP_NEED_VMA_TRACKER, done through...
2011-08-11 Timo Juhani... man: Convert 3-column table to 2-column table in stapprobes
2011-08-11 Timo Juhani... man: Add spaces after commas in tapset::nfsd
2011-08-11 Timo Juhani... man: Escape backslash properly in tapset::snmp
2011-08-11 Josh StoneFix the uprobes.ko path when used with remotes
2011-08-11 Mark WielaardBe more explicit about when the session needs symbol...
2011-08-11 Mark WielaardOnly collect and emit unwind data in translator if...
2011-08-11 Mark WielaardRemove preempt_disable from unwind hotpath.
2011-08-10 William CohenAdd the nfsd_unlink example to the index.
2011-08-10 William CohenAdd the nfsd_unlink.stp example.
2011-08-10 William CohenRevert "Add the nfsd_unlink.stp example."
2011-08-10 William CohenAdd the nfsd_unlink.stp example.
2011-08-10 Dave BrolleyPR 11441: stap-server Roadmap to Legitimacy - New unpri...
2011-08-10 William CohenMake sure that ".stp" is at the end of the file name...
2011-08-09 Frank Ch. Eigleri18n: fix missing \n typo from -vvv message
2011-08-09 Chris MeekPR12773: Fixed Test Suite Regressions
2011-08-09 Chris MeekPR12773: Fixed NULL check - no longer aborts
2011-08-09 Chris MeekPR12773: Use abrt to download and install debuginfo
2011-08-08 Josh StoneRelax -G regexp slightly to allow 1-char variable names
2011-08-08 Mark Wielaardsdt*exp: When the compiler doesn't recognize flag,...
2011-08-07 Mark WielaardAdd NULL context when creating perf event counter,...
2011-08-07 Mark Wielaardproc_mem.stp: Always use atomic counters with kernel...
2011-08-05 Lukas BerkAdd destructor to struct block and delete statements...
2011-08-05 Mark WielaardCheck for hw_breakpoint context argument.
2011-08-05 Mark Wielaardcontext-unwind.stp: More STAPCONF_UPROBE_GET_PC wrapping.
2011-08-04 Mark Wielaardruntime/stack.c: Wrap GET_PC_URETPROBE_NONE in #ifdef...
2011-08-04 Josh StoneMove the comment for STP_MAX_PROCFS_FILES closer
2011-08-04 Josh Stonevim: bump the date and use a generic email contact
2011-08-04 Mark WielaardUse $dfd not $mode in testsuite/transok/tval-opt.stp.
2011-08-03 Mark WielaardCheck whether syscalls2.stp sigprocmask argument is...
2011-08-03 Mark WielaardFix autoconf-ring_buffer_lost_events.c compile warning.
2011-08-03 Mark Wielaardtestsuite warn_overflow be more precise and a bit more...
2011-08-03 Mark Wielaardtestsuite warnings.stp: match all lines in bio_init...
2011-08-03 Lukas BerkMerge branch 'master' of git://sourceware.org/git/systemtap
2011-08-03 Lukas BerkAdd pattern_root to destructor
2011-08-03 Frank Ch. Eiglerprobe_type: make unexpected types an error for probe_type()
2011-08-03 Mark Wielaardimplicitptr.exp: Add implicitptr.exp to test_flags.
2011-08-03 Mark Wielaardcommon_probe_context.h: Put Individual Probe State...
2011-08-03 Mark WielaardAdd probe_type to common probe context.
2011-08-02 Lukas BerkAdd destructor to struct dwarf_pretty_print
2011-08-02 Mark WielaardRemove old context.stp uaddr() comment.
2011-08-02 Mark WielaardRemove old comment in kretprobe handler.
2011-08-01 Josh StonePR12135: Pretty-print should skip masked inherited...
2011-08-01 Josh StonePR12135: Discard inheritance "dupes" in suggested alter...
2011-08-01 Josh StonePR12135: Prefer subclass members if they mask the super...
2011-08-01 Mark WielaardProbe context data field is only used for procfs. Renam...
2011-08-01 Lukas BerkRestore stream state
2011-08-01 Mark WielaardOnly add probe_name to the common probe context when...
2011-07-29 William CohenCorrect year for systemtap beginners guide.
2011-07-29 William CohenBump beginners guide to 1.6.
2011-07-29 Frank Ch. Eiglersecurity: name fixed CVE's in release sections
2011-07-29 William CohenAdd the watchdog.stp to the index.
2011-07-29 William CohenAdd the watchdog.stp example
2011-07-29 Frank Ch. Eiglerpull in some debian patches
2011-07-29 Mark WielaardPut common probe and session context state definitions...
2011-07-29 Mark Wielaardtapset-utrace.cxx: Use 'utrace_engine' instead of ...
next
This page took 0.071379 seconds and 5 git commands to generate.