]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2010-07-05 Mark WielaardAdd sprint_[u]backtrace() tapset functions.
2010-07-05 Mark WielaardMake sure print_[u]stack result is terminated.
2010-07-05 Mark WielaardRework _stp_stack_hexstring into _stp_stack_sprint...
2010-07-05 Mark WielaardPR11778 Add sprint_stack and sprint_ustack tapset funct...
2010-07-05 Mark WielaardFix _stp_snprint_addr offset, no size case.
2010-07-04 Mark WielaardReplace _stp_symbol_snprint usage with _stp_snprint_addr.
2010-07-04 Mark WielaardFix _stp_snprint_addr hex address, module name printf...
2010-07-04 Mark WielaardIntroduce _stp_snprint_addr to print address/symbol...
2010-07-03 Josh StonePR11785 (partial): Better detection of kretprobe data...
2010-07-03 Josh StoneMake debugging easier without installing
2010-07-03 Josh StonePR11785 (partial): add grace to tracepoint $$parms$
2010-07-01 Mark WielaardRename context.exp cleanup to cleanup_modules to avoid...
2010-07-01 Stan CoxRestructuring of .probes section (SW11667)
2010-07-01 David SmithPR11338 (partial): Used @defined in linuxmib.stp and...
2010-07-01 Mark WielaardPR11444 Don't leak CONTEXT->regs in unwind, explicitly...
2010-07-01 Mark WielaardMove compatibility defines for task_pt_regs from contex...
2010-07-01 Przemyslaw... Do not use relay_file_operations directly.
2010-06-30 Josh StonePR10943: support @entry saving in .return probes
2010-06-30 David SmithFixed PR11771, a syscall.pipe problem on ppc.
2010-06-30 Stan CoxImprove synchronization of sdt_misc.exp attach tests.
2010-06-30 Mark WielaardFix .debug_frame dwarf unwinding through prelinked...
2010-06-30 Wenji HuangPR11761: add $name and $format to available variables...
2010-06-30 Frank Ch. Eiglerstap diagnostics: make stap -V list interesting enabled...
2010-06-30 Josh StoneWarn about SDT $vars that don't look like $argN
2010-06-30 Josh StoneRemove SDT visit_defined_op
2010-06-29 Mark WielaardSilence another uninitialized warning in _stp_umodule_r...
2010-06-29 Mark WielaardMake csclient.cxx buildable with HAVE_NSS, but not...
2010-06-29 David SmithFixed uninitialized variable error on f12.
2010-06-29 Mark WielaardMatch AUTOMAKE_OPTIONS and configure.ac AM_INIT_AUTOMAK...
2010-06-29 Frank Ch. Eiglerbuild: csclient should include a few more headers
2010-06-29 Dave BrolleyCheck for libavahi-common and link it into stap if...
2010-06-29 Dave Brolleysystemtap package now BuildRequires avahi-devel, but...
2010-06-29 Dave BrolleyRun compile client/server tests using the new integrate...
2010-06-29 Dave BrolleyFix erroneous artifacts of git rebase.
2010-06-29 Dave BrolleyCompile Server Client merge into stap: Use errno to...
2010-06-29 Dave BrolleyReword compile server client merge into stap based...
2010-06-29 Dave BrolleyMerged compile server client: Cleanup error handling.
2010-06-29 Dave BrolleyMerged compile server client: Basic implementation.
2010-06-29 Dave BrolleyMore compile server client merge infrastructure:
2010-06-29 Dave BrolleyBegin compile server client merge into stap:
2010-06-29 Mark WielaardPR10599 Always print modname when available (and reques...
2010-06-29 Mark WielaardConsolidate _stp_print_symbol and _stp_func_print into...
2010-06-29 Mark WielaardMerge _stp_vma_module_name functionality into _stp_umod...
2010-06-28 Mark WielaardMatch user space modules on actual path and set name...
2010-06-28 David SmithFixed PR11762 by making the systemtap.base/flightrec...
2010-06-28 Mark WielaardFold space/newline/brief/inexact logic into _stp_func_p...
2010-06-28 Mark WielaardMerge branch 'usym'
2010-06-28 Frank Ch. EiglerPR11759: more DEFINE_*LOCK -> DEFINE_RAW_*lock for...
2010-06-27 Mark WielaardDon't resolve symbols unnecessarily and don't suppress...
2010-06-27 Mark WielaardUse -w --ldd in exelib.exp tests. Allow "startup" funct...
2010-06-27 Mark WielaardRemove unused argument namebuf for _stp_kallsym_lookup.
2010-06-27 Mark WielaardDon't panic on utrace_barrier failures because process...
2010-06-27 Mark WielaardSplit _stp_module_relocate into kernel and user space...
2010-06-27 Mark WielaardMerge branch 'master' into usym
2010-06-26 Mark WielaardDon't relookup module/section in unwinder, use section...
2010-06-26 Mark WielaardUse #ifdef CONFIG_PREEMPT_RT, not #if.
2010-06-26 Frank Ch. EiglerPR11759: CONFIG_PRREMPT_RT -> use raw_{rwlock,spinlock}_t
2010-06-26 Frank Ch. Eiglermore deprecation policy elaboration
2010-06-26 Frank Ch. Eiglerdraft deprecation policy/mechanism
2010-06-26 Frank Ch. EiglerPR11343: document
2010-06-25 David SmithFix warnings.exp testcase for s390x.
2010-06-25 David SmithAdded kprocess.stp testcases.
2010-06-25 Stan CoxAllow dtrace to override -DSTAP_SDT_V2
2010-06-25 David SmithFixed PR11752 by updating the signal.handle alias for...
2010-06-25 Mark WielaardRename _stp_stack_snprint to _stp_stack_hexstring.
2010-06-25 Mark WielaardCombine _stp_symbol_print and _stp_usymbol_print into...
2010-06-24 Mark WielaardImprove dwflpp::emit_address internal error message.
2010-06-24 Frank Ch. Eiglerdocs rpm: prereq publican "brand" by /path/ rather...
2010-06-24 Mark WielaardSplit _stp_mod_sec_lookup into _stp_kmod_sec_lookup...
2010-06-24 David SmithWorking PR11719 fixes for cmd_parse.exp for ppc.
2010-06-24 David SmithAnother PR11710 fix so that nd_syscall probes work...
2010-06-24 Josh StoneInclude gettimeofday in the tapset reference
2010-06-23 Josh StoneInclude pn() in the tapset reference
2010-06-23 Josh StoneAdd kernel-dwarf to the pretty-prints tests
2010-06-23 Josh StonePR10830 cont'd: Rename pp1() -> pn() and isolate it
2010-06-23 Mark WielaardCorrect testing for compat task. Always use our own...
2010-06-23 Mark WielaardBetter split kernel/user space address symbol lookups.
2010-06-23 David SmithFixed PR11725 by adding big-endian support to systemtap...
2010-06-23 Josh StonePR10830: Add pp1() for the high-level probe name
2010-06-23 Josh StoneFactor out common probe elements
2010-06-23 Josh StoneAdd a function for getting a probe's script location
2010-06-23 Josh StoneMake probe->basest/almost_basest const
2010-06-23 Josh StoneMake probe::almost_basest() work
2010-06-22 David SmithAdded detailed irq.stp testcase.
2010-06-22 Stan CoxImprove regexec string accesses.
2010-06-22 David SmithFixed PR11726 by adding a cast to get the memory1.exp...
2010-06-22 David SmithUpdated ip.stp and added a testcase for it.
2010-06-22 Mark WielaardOnly use compat functions/types when CONFIG_COMPAT...
2010-06-22 Mark WielaardInitialize ln in sdt_uprobe_var_expanding_visitor:...
2010-06-22 David SmithAdded new ipmib.stp buildok testcases.
2010-06-22 David SmithMinor buildok testsuite fixes.
2010-06-22 Stan CoxHandle $N numeric literal for -DSTAP_SDT_V2 probe asm...
2010-06-22 David SmithPut the stappaths manpage in all rpms that have manpages.
2010-06-22 Mark WielaardPR11722 Handle signed "addresses" from 32-on-64 user...
2010-06-22 David SmithPackaged stappaths.7.gz.
2010-06-22 Mark WielaardPR11722 Add runtime/compatdefs.h to define is_compat_ta...
2010-06-22 Mark WielaardAllow optional $ at start of semantic error alternative...
2010-06-22 Wenji HuangPR11713: listing available variable with leading '$'
2010-06-21 Frank Ch. Eiglerautoconfigury rebuilt with f13 tools
2010-06-21 David SmithFixed ia64 compile problem with 'nd_syscall.pipe.return'.
next
This page took 0.0504289999999999 seconds and 5 git commands to generate.