2010-07-05 |
Mark Wielaard | Put generated debug_hdr in _stp_section, add sec_load_o... |
commit | commitdiff | tree |
2010-07-05 |
Frank Ch. Eigler | stap -d processing: tolerate mystery modules |
commit | commitdiff | tree |
2010-07-05 |
Frank Ch. Eigler | stap --all-modules should imply -d kernel |
commit | commitdiff | tree |
2010-07-05 |
Frank Ch. Eigler | stap-server logging: quiet down zip/unzip; print time... |
commit | commitdiff | tree |
2010-07-05 |
Frank Ch. Eigler | testsuite: run avahi-browse during server startup to... |
commit | commitdiff | tree |
2010-07-05 |
Frank Ch. Eigler | stap-server: export x86-64 machine code to avahi sysinfo |
commit | commitdiff | tree |
2010-07-05 |
Mark Wielaard | Fix probefunc regression caused by swapping of arguments. |
commit | commitdiff | tree |
2010-07-05 |
Mark Wielaard | Add sprint_[u]backtrace() tapset functions. |
commit | commitdiff | tree |
2010-07-05 |
Mark Wielaard | Make sure print_[u]stack result is terminated. |
commit | commitdiff | tree |
2010-07-05 |
Mark Wielaard | Rework _stp_stack_hexstring into _stp_stack_sprint... |
commit | commitdiff | tree |
2010-07-05 |
Mark Wielaard | PR11778 Add sprint_stack and sprint_ustack tapset funct... |
commit | commitdiff | tree |
2010-07-05 |
Mark Wielaard | Fix _stp_snprint_addr offset, no size case. |
commit | commitdiff | tree |
2010-07-04 |
Mark Wielaard | Replace _stp_symbol_snprint usage with _stp_snprint_addr. |
commit | commitdiff | tree |
2010-07-04 |
Mark Wielaard | Fix _stp_snprint_addr hex address, module name printf... |
commit | commitdiff | tree |
2010-07-04 |
Mark Wielaard | Introduce _stp_snprint_addr to print address/symbol... |
commit | commitdiff | tree |
2010-07-03 |
Josh Stone | PR11785 (partial): Better detection of kretprobe data... |
commit | commitdiff | tree |
2010-07-03 |
Josh Stone | Make debugging easier without installing |
commit | commitdiff | tree |
2010-07-03 |
Josh Stone | PR11785 (partial): add grace to tracepoint $$parms$ |
commit | commitdiff | tree |
2010-07-01 |
Mark Wielaard | Rename context.exp cleanup to cleanup_modules to avoid... |
commit | commitdiff | tree |
2010-07-01 |
Stan Cox | Restructuring of .probes section (SW11667) |
commit | commitdiff | tree |
2010-07-01 |
David Smith | PR11338 (partial): Used @defined in linuxmib.stp and... |
commit | commitdiff | tree |
2010-07-01 |
Mark Wielaard | PR11444 Don't leak CONTEXT->regs in unwind, explicitly... |
commit | commitdiff | tree |
2010-07-01 |
Mark Wielaard | Move compatibility defines for task_pt_regs from contex... |
commit | commitdiff | tree |
2010-07-01 |
Przemyslaw... | Do not use relay_file_operations directly. |
commit | commitdiff | tree |
2010-06-30 |
Josh Stone | PR10943: support @entry saving in .return probes |
commit | commitdiff | tree |
2010-06-30 |
David Smith | Fixed PR11771, a syscall.pipe problem on ppc. |
commit | commitdiff | tree |
2010-06-30 |
Stan Cox | Improve synchronization of sdt_misc.exp attach tests. |
commit | commitdiff | tree |
2010-06-30 |
Mark Wielaard | Fix .debug_frame dwarf unwinding through prelinked... |
commit | commitdiff | tree |
2010-06-30 |
Wenji Huang | PR11761: add $name and $format to available variables... |
commit | commitdiff | tree |
2010-06-30 |
Frank Ch. Eigler | stap diagnostics: make stap -V list interesting enabled... |
commit | commitdiff | tree |
2010-06-30 |
Josh Stone | Warn about SDT $vars that don't look like $argN |
commit | commitdiff | tree |
2010-06-30 |
Josh Stone | Remove SDT visit_defined_op |
commit | commitdiff | tree |
2010-06-29 |
Mark Wielaard | Silence another uninitialized warning in _stp_umodule_r... |
commit | commitdiff | tree |
2010-06-29 |
Mark Wielaard | Make csclient.cxx buildable with HAVE_NSS, but not... |
commit | commitdiff | tree |
2010-06-29 |
David Smith | Fixed uninitialized variable error on f12. |
commit | commitdiff | tree |
2010-06-29 |
Mark Wielaard | Match AUTOMAKE_OPTIONS and configure.ac AM_INIT_AUTOMAK... |
commit | commitdiff | tree |
2010-06-29 |
Frank Ch. Eigler | build: csclient should include a few more headers |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Check for libavahi-common and link it into stap if... |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | systemtap package now BuildRequires avahi-devel, but... |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Run compile client/server tests using the new integrate... |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Fix erroneous artifacts of git rebase. |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Compile Server Client merge into stap: Use errno to... |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Reword compile server client merge into stap based... |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Merged compile server client: Cleanup error handling. |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Merged compile server client: Basic implementation. |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | More compile server client merge infrastructure: |
commit | commitdiff | tree |
2010-06-29 |
Dave Brolley | Begin compile server client merge into stap: |
commit | commitdiff | tree |
2010-06-29 |
Mark Wielaard | PR10599 Always print modname when available (and reques... |
commit | commitdiff | tree |
2010-06-29 |
Mark Wielaard | Consolidate _stp_print_symbol and _stp_func_print into... |
commit | commitdiff | tree |
2010-06-29 |
Mark Wielaard | Merge _stp_vma_module_name functionality into _stp_umod... |
commit | commitdiff | tree |
2010-06-28 |
Mark Wielaard | Match user space modules on actual path and set name... |
commit | commitdiff | tree |
2010-06-28 |
David Smith | Fixed PR11762 by making the systemtap.base/flightrec... |
commit | commitdiff | tree |
2010-06-28 |
Mark Wielaard | Fold space/newline/brief/inexact logic into _stp_func_p... |
commit | commitdiff | tree |
2010-06-28 |
Mark Wielaard | Merge branch 'usym' |
commit | commitdiff | tree |
2010-06-28 |
Frank Ch. Eigler | PR11759: more DEFINE_*LOCK -> DEFINE_RAW_*lock for... |
commit | commitdiff | tree |
2010-06-27 |
Mark Wielaard | Don't resolve symbols unnecessarily and don't suppress... |
commit | commitdiff | tree |
2010-06-27 |
Mark Wielaard | Use -w --ldd in exelib.exp tests. Allow "startup" funct... |
commit | commitdiff | tree |
2010-06-27 |
Mark Wielaard | Remove unused argument namebuf for _stp_kallsym_lookup. |
commit | commitdiff | tree |
2010-06-27 |
Mark Wielaard | Don't panic on utrace_barrier failures because process... |
commit | commitdiff | tree |
2010-06-27 |
Mark Wielaard | Split _stp_module_relocate into kernel and user space... |
commit | commitdiff | tree |
2010-06-27 |
Mark Wielaard | Merge branch 'master' into usym |
commit | commitdiff | tree |
2010-06-26 |
Mark Wielaard | Don't relookup module/section in unwinder, use section... |
commit | commitdiff | tree |
2010-06-26 |
Mark Wielaard | Use #ifdef CONFIG_PREEMPT_RT, not #if. |
commit | commitdiff | tree |
2010-06-26 |
Frank Ch. Eigler | PR11759: CONFIG_PRREMPT_RT -> use raw_{rwlock,spinlock}_t |
commit | commitdiff | tree |
2010-06-26 |
Frank Ch. Eigler | more deprecation policy elaboration |
commit | commitdiff | tree |
2010-06-26 |
Frank Ch. Eigler | draft deprecation policy/mechanism |
commit | commitdiff | tree |
2010-06-26 |
Frank Ch. Eigler | PR11343: document |
commit | commitdiff | tree |
2010-06-25 |
David Smith | Fix warnings.exp testcase for s390x. |
commit | commitdiff | tree |
2010-06-25 |
David Smith | Added kprocess.stp testcases. |
commit | commitdiff | tree |
2010-06-25 |
Stan Cox | Allow dtrace to override -DSTAP_SDT_V2 |
commit | commitdiff | tree |
2010-06-25 |
David Smith | Fixed PR11752 by updating the signal.handle alias for... |
commit | commitdiff | tree |
2010-06-25 |
Mark Wielaard | Rename _stp_stack_snprint to _stp_stack_hexstring. |
commit | commitdiff | tree |
2010-06-25 |
Mark Wielaard | Combine _stp_symbol_print and _stp_usymbol_print into... |
commit | commitdiff | tree |
2010-06-24 |
Mark Wielaard | Improve dwflpp::emit_address internal error message. |
commit | commitdiff | tree |
2010-06-24 |
Frank Ch. Eigler | docs rpm: prereq publican "brand" by /path/ rather... |
commit | commitdiff | tree |
2010-06-24 |
Mark Wielaard | Split _stp_mod_sec_lookup into _stp_kmod_sec_lookup... |
commit | commitdiff | tree |
2010-06-24 |
David Smith | Working PR11719 fixes for cmd_parse.exp for ppc. |
commit | commitdiff | tree |
2010-06-24 |
David Smith | Another PR11710 fix so that nd_syscall probes work... |
commit | commitdiff | tree |
2010-06-24 |
Josh Stone | Include gettimeofday in the tapset reference |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | Include pn() in the tapset reference |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | Add kernel-dwarf to the pretty-prints tests |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | PR10830 cont'd: Rename pp1() -> pn() and isolate it |
commit | commitdiff | tree |
2010-06-23 |
Mark Wielaard | Correct testing for compat task. Always use our own... |
commit | commitdiff | tree |
2010-06-23 |
Mark Wielaard | Better split kernel/user space address symbol lookups. |
commit | commitdiff | tree |
2010-06-23 |
David Smith | Fixed PR11725 by adding big-endian support to systemtap... |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | PR10830: Add pp1() for the high-level probe name |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | Factor out common probe elements |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | Add a function for getting a probe's script location |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | Make probe->basest/almost_basest const |
commit | commitdiff | tree |
2010-06-23 |
Josh Stone | Make probe::almost_basest() work |
commit | commitdiff | tree |
2010-06-22 |
David Smith | Added detailed irq.stp testcase. |
commit | commitdiff | tree |
2010-06-22 |
Stan Cox | Improve regexec string accesses. |
commit | commitdiff | tree |
2010-06-22 |
David Smith | Fixed PR11726 by adding a cast to get the memory1.exp... |
commit | commitdiff | tree |
2010-06-22 |
David Smith | Updated ip.stp and added a testcase for it. |
commit | commitdiff | tree |
2010-06-22 |
Mark Wielaard | Only use compat functions/types when CONFIG_COMPAT... |
commit | commitdiff | tree |
2010-06-22 |
Mark Wielaard | Initialize ln in sdt_uprobe_var_expanding_visitor:... |
commit | commitdiff | tree |
2010-06-22 |
David Smith | Added new ipmib.stp buildok testcases. |
commit | commitdiff | tree |
2010-06-22 |
David Smith | Minor buildok testsuite fixes. |
commit | commitdiff | tree |
2010-06-22 |
Stan Cox | Handle $N numeric literal for -DSTAP_SDT_V2 probe asm... |
commit | commitdiff | tree |
2010-06-22 |
David Smith | Put the stappaths manpage in all rpms that have manpages. |
commit | commitdiff | tree |
next |