]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2014-08-17 Frank Ch. Eiglertranslator: in -u (unoptimized) mode, don't merge ident...
2014-08-15 David SmithFix PR17275 by fixing testcase problems on s390x.
2014-08-15 David SmithPR16716 partial fix: Fix types in 'syscall.{mmap[2...
2014-08-15 Martin Cermakstap_run.exp: avoid propagating PR17274
2014-08-14 Jonathan Lebonhrtimer/kprobes_onthefly.exp: use process.function...
2014-08-14 David SmithImprove on-the-fly initialization code.
2014-08-14 Josh StonePR17242 extra: Remove _stp_register_regs() from x86_gs...
2014-08-14 David SmithPR17242 extra: Change dangling _stp_register_regs(...
2014-08-13 Stan CoxAdd perf.return functionality to ltrace.stp.
2014-08-12 Frank Ch. Eiglerruntime: plea with the gods for a lockless stp_print_flush
2014-08-12 Josh StonePR17260: Use get_context to guard stp_print_flush's...
2014-08-12 Frank Ch. Eiglertranslator: fix function-call actioncount optimization...
2014-08-12 Frank Ch. EiglerPR17260: make stp_print_flush use spin_trylock instead...
2014-08-11 Frank Ch. Eiglertestsuite: switch from kernel.function("copy_flags...
2014-08-11 Frank Ch. EiglerPR10995: stapprobes.3stap: armability corrections from...
2014-08-11 Frank Ch. EiglerPR10995: extend man pages re. arming/disarming
2014-08-11 Frank Ch. Eiglerstatement.nearest probes followup: some docs, samples...
2014-08-11 Honggyu Kimdwflpp: register statement.nearest suffix
2014-08-11 Jonathan LebonMerge branch 'jlebon/onthefly' (PR10995)
2014-08-11 Jonathan LebonNEWS: add blurb for on-the-fly
2014-08-11 Jonathan Lebonpr13306.exp: adapt to new timing report
2014-08-11 Jonathan Lebonon-the-fly: don't use background timer if hrtimers...
2014-08-11 Jonathan Lebonon-the-fly: only start background timer if needed
2014-08-11 Jonathan Lebonmake schedule_work() call depend on otf_safe_context()
2014-08-11 Jonathan Lebonon-the-fly: make support a property of group rather...
2014-08-11 Jonathan Lebonimplement STP_ON_THE_FLY_INTERVAL
2014-08-11 Jonathan Lebonsplit linux/timer.c into .c and .h
2014-08-11 Jonathan Lebonon-the-fly: use a background timer to schedule work
2014-08-11 Jonathan Lebonaffection.exp: also check probe globals locking
2014-08-11 Jonathan Lebonon-the-fly: read-lock visited globals
2014-08-11 Jonathan Lebonon-the-fly: use atomic_t for need_module_refresh
2014-08-11 Jonathan Lebonuprobes_onthefly.exp: new testcase
2014-08-11 Jonathan Lebonkprobes_onthefly.exp: new testcase
2014-08-11 Jonathan Lebonhrtimer_onthefly.exp: new testcase
2014-08-11 Jonathan Lebononthefly_common.tcl: new file for on-the-fly testing
2014-08-11 Jonathan Lebonaffection.exp: new testcase
2014-08-11 Jonathan Lebonkprobes.c: add DEBUG_KPROBES to monitor kprobe [un...
2014-08-11 Jonathan Lebonkprobes.c: link stap_dwarf_probe to stap_dwarf_kprobe
2014-08-11 Jonathan Lebonkprobes.c: memset also after batch unregistration
2014-08-11 Jonathan Lebonkprobes.c: add misses before resetting struct
2014-08-11 Jonathan Lebonkprobes.c: remove enabled_p from stap_dwarf_probe
2014-08-11 Jonathan Lebonruntime: remove STP_ON_THE_FLY
2014-08-11 Frank Ch. Eigleron-the-fly: handle non-0/1 probe condition expressions
2014-08-11 Jonathan Lebonkprobes.c: check for kernel version
2014-08-11 Jonathan Lebonkprobes.c: register as disabled instead of post disabling
2014-08-11 Jonathan LebonPR16861: reset kprobe struct and improve refresh
2014-08-11 Jonathan Lebonkprobes.c: split stapkp_refresh_probe()
2014-08-11 Jonathan Lebonkprobes.c: refactor stapkp_register_probe()
2014-08-11 Jonathan Lebonkprobes.c: factor out stapkp_refresh_probe()
2014-08-11 Jonathan Lebonkprobes.c: factor out stapkp_unregister_probes()
2014-08-11 Jonathan Lebonkprobes.c: factor out stapkp_unregister_probe()
2014-08-11 Jonathan Lebonkprobes.c: factor out stapkp_register_probe() [2/2]
2014-08-11 Jonathan Lebonkprobes.c: factor out stapkp_register_probe() [1/2]
2014-08-11 Jonathan Lebonkprobes.c: add stapkp_exit()
2014-08-11 Jonathan Lebonkprobes.c: add stapkp_refresh()
2014-08-11 Jonathan Lebonkprobes.c: add stapkp_init()
2014-08-11 Jonathan Lebonkprobes.c: new file for dwarf kprobes handling
2014-08-11 Jonathan Lebonuprobes-inode: add stapiu_consumer_[un]register()
2014-08-11 Jonathan Lebonuprobes-inode: support on-the-fly [dis]arming
2014-08-11 Jonathan Lebonruntime: add spaces in generated source
2014-08-11 Jonathan Lebonuprobes-inode: override on_the_fly_supported()
2014-08-11 Jonathan Lebonuprobes-inode.c: only mark as registered if successful
2014-08-11 Jonathan Lebonruntime: print refresh report when -t given
2014-08-11 Jonathan Lebonkprobes: support on-the-fly [dis]arming
2014-08-11 Jonathan Lebondwarf_derived_probe_group: improve formatting
2014-08-11 Jonathan Lebonhrtimer probes: support on-the-fly [dis]arming
2014-08-11 Jonathan Lebonruntime: lock module_refresh with mutex
2014-08-11 Jonathan Lebonruntime: use workqueue to schedule systemtap_module_ref...
2014-08-11 Jonathan Lebonruntime: add DEBUG_STP_ON_THE_FLY and dbug_otf()
2014-08-11 Jonathan Lebontranslate.cxx: evaluate conditions in module_init and...
2014-08-11 Jonathan Lebonderived_probe: add on_the_fly_supported()
2014-08-11 Jonathan Lebonruntime: split stap_probe struct definition from stap_p...
2014-08-11 Jonathan Lebonstap_probe struct: add cond_enabled field
2014-08-11 Jonathan Lebonsemantic_pass_conditions(): collect affected probes
2014-08-11 Jonathan Lebonemit_module_refresh: print newline in error msg
2014-08-11 Jonathan Lebonman/stapprobes.3stap: fix "an an" typo
2014-08-11 Jonathan Lebonjava probes: remove probe group
2014-08-11 Jonathan LebonRevert "tapsets.cxx: add -DDEBUG_KPROBES tracing option...
2014-08-11 Josh StoneRemove a stowaway debug statement
2014-08-11 Abegail Jakoptranslate.cxx: use function in place of comparison
2014-08-11 Abegail Jakoptranslate.cxx: reduce actionremaining after function...
2014-08-10 Frank Ch. Eiglertestsuite: assuage worries of MCE/memory-failure dmesg...
2014-08-10 Frank Ch. EiglerPR17249: tolerate early module notifier calls with...
2014-08-10 Frank Ch. EiglerPR17232 take #3: mutex the control messages
2014-08-10 Frank Ch. EiglerPR17232 variant #2: in runtime, let STP_EXIT nest withi...
2014-08-10 Frank Ch. Eiglertapsets.cxx: add -DDEBUG_KPROBES tracing option for...
2014-08-10 Frank Ch. Eiglerruntime: let _stp_print_flush() talk less on -DDEBUG_TRANS
2014-08-08 Josh Stoneregenerate examples index
2014-08-08 Josh Stonetapset: explicitly mark probing_32bit_app() long
2014-08-08 Josh StonePR17242: Initialize tapset global arrays early on
2014-08-08 Stan CoxKeep perf counters in a vector instead of an unordered...
2014-08-06 Frank Ch. Eiglerstap.1: mention sysrq-x secureboot-disabling keystroke...
2014-08-05 David SmithAdd Secure Boot blurb to man/stap.1.
2014-08-05 David SmithPR16716 partial fix: Fix types in 'syscall.{ftruncate...
2014-08-04 Frank Ch. EiglerNEWS: retroactively add secureboot wiki link
2014-08-01 Stan CoxKeep list of perf counters in an unordered list.
2014-08-01 David SmithAdd scripts to test systemtap probes on a set of kernel...
2014-07-30 Stan CoxRemove dtrace --types sdt_misc test.
2014-07-29 Abegail Jakopsystemtap.exp: add timer probe to testsuite rc file
2014-07-29 Stan CoxAdd plt.return probes.
next
This page took 0.049445 seconds and 5 git commands to generate.