Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 2006-08-09 David Smith <dsmith@redhat.com> | dsmith | 2006-08-09 | 2 | -1/+6 | |
| | | | | | * syscalls.stp: Fixed typo in syscall.kexec_load argument handling. | |||||
* | 2006-08-08 Eugene Teo <eteo@redhat.com> | eteo | 2006-08-08 | 5 | -0/+38 | |
| | | | | | | * tapset/context.stp (probemod): New function. * stapfuncs.5.in: Document it. * testsuite/buildok/probemod.stp: Test it. | |||||
* | * add ctime() documentation | fche | 2006-08-08 | 1 | -1/+8 | |
| | ||||||
* | add description of tapset/memory.stp, tapset/networking.stp into stapprobes(5) | guanglei | 2006-08-08 | 1 | -0/+75 | |
| | ||||||
* | add the description of tapset/scsi.stp, tapset/ioscheduler.stp into ↵ | guanglei | 2006-08-07 | 1 | -0/+182 | |
| | | | | stapprobes(5) | |||||
* | Fix for bug #2992 | trz | 2006-08-02 | 2 | -2/+13 | |
| | ||||||
* | Bugzilla Bug 2422: module("*") probes fail with debug-info-less modules | guanglei | 2006-08-01 | 2 | -2/+7 | |
| | ||||||
* | a bug fix for the zero-length stpd_cpu file | guanglei | 2006-07-25 | 1 | -2/+2 | |
| | ||||||
* | add conditional preprocessing for find_pid since it was changed from 2.6.17 | guanglei | 2006-07-24 | 1 | -3/+4 | |
| | ||||||
* | *** empty log message *** | hunt | 2006-07-21 | 6 | -272/+76 | |
| | ||||||
* | *** empty log message *** | hunt | 2006-07-21 | 2 | -142/+270 | |
| | ||||||
* | 2006-07-21 Martin Hunt <hunt@redhat.com> | hunt | 2006-07-21 | 2 | -0/+5 | |
| | | | | * runtime.h: Include compat.h. | |||||
* | 2006-07-20 Martin Hunt <hunt@redhat.com> | hunt | 2006-07-21 | 2 | -5/+12 | |
| | | | | * vsprintf.c (_stp_vsnprintf): %p format fixes. | |||||
* | 2006-07-20 Martin Hunt <hunt@redhat.com> | hunt | 2006-07-20 | 2 | -2/+9 | |
| | | | | | * librelay.c (stp_main_loop): If module doesn't start, kill any target command. | |||||
* | . | roland | 2006-07-19 | 1 | -0/+2 | |
| | ||||||
* | 2006-07-19 Roland McGrath <roland@redhat.com> | roland | 2006-07-19 | 1 | -1/+1 | |
| | | | | * systemtap.spec.in: Fix syntax in last change. | |||||
* | Version 0.5.9 | roland | 2006-07-19 | 4 | -11/+19 | |
| | ||||||
* | 2006-07-19 David Smith <dsmith@redhat.com> | dsmith | 2006-07-19 | 2 | -1/+21 | |
| | | | | | * testsuite/buildok/scsi.stp: Only run the scsi test if the scsi kernel subsystem is running. | |||||
* | bug fix of lket-b2a: segment fault caused by event register | guanglei | 2006-07-19 | 2 | -15/+9 | |
| | | | | | | change the timestamp printing format of lket-b2a: usec --> sec.usec fix an error in "CUSTOMIZED TRACE DATA" : addevent.netdev --> addevent.netdev.transmit | |||||
* | Some minor changes | hien | 2006-07-18 | 1 | -16/+17 | |
| | ||||||
* | Modified probefunc() to print consistent name on ppc64 | tpnguyen | 2006-07-18 | 2 | -1/+7 | |
| | ||||||
* | bugfix of an stp script example(skb --> $skb) | guanglei | 2006-07-18 | 1 | -2/+2 | |
| | ||||||
* | Use user_string_quoted | hien | 2006-07-17 | 1 | -83/+85 | |
| | ||||||
* | i2006-07-17 David Smith <dsmith@redhat.com> | dsmith | 2006-07-17 | 2 | -4/+5 | |
| | | | | | * stapfuncs.5.in: Removed retval function description, since it has been removed. | |||||
* | 2006-07-17 David Smith <dsmith@redhat.com> | dsmith | 2006-07-17 | 3 | -23/+6 | |
| | | | | | | * context.stp: Removed returnval() function. Use $return instead. * return.stp: Removed. Use $return instead. | |||||
* | Fix for bug #2934 | trz | 2006-07-17 | 2 | -2/+7 | |
| | ||||||
* | . | roland | 2006-07-17 | 1 | -2/+9 | |
| | ||||||
* | 2006-07-17 Roland McGrath <roland@redhat.com> | roland | 2006-07-17 | 1 | -3/+25 | |
| | | | | | | * configure.ac, systemtap.spec.in: Require elfutils-0.122. * configure: Regenerated. * systemtap.spec.in (Release): Use %{?dist}. | |||||
* | 2006-07-17 Roland McGrath <roland@redhat.com> | roland | 2006-07-17 | 2 | -14/+14 | |
| | | | | | * configure.ac, systemtap.spec.in: Require elfutils-0.122. * configure: Regenerated. | |||||
* | main.cxx: add LKET's tapsets into stap's default tapsets search path | guanglei | 2006-07-17 | 6 | -62/+33 | |
| | | | | | | | | update lket man page to refect the new tapset search path syscalls.stp: make sys_acct, sys_add_key, sys_keyctl and sys_modify_ldt optional on ppc64 since they are weak symbol. ppc64/syscalls.stp: remove syscall.acct, syscall.add_key and syscall.umask since they are already defined in syscalls.stp | |||||
* | 2006-07-14 Josh Stone <joshua.i.stone@intel.com> | jistone | 2006-07-14 | 2 | -12/+41 | |
| | | | | | | | | | | | | PR 2922 * time.c (_stp_init_time): call cpufreq_get for each cpu from a non-atomic context (module init time). * time.c (__stp_init_time): remove call to cpufreq_get from IPI. * time.c (__stp_time_timer_callback): disable IRQ's to avoid perturbations in measurements. * time.c (_stp_gettimeofday_us): disable preemption to avoid CPU swaps while we're computing the time. | |||||
* | bug fix for aio event hooks to make each sub event hooks runnable separately | guanglei | 2006-07-14 | 2 | -18/+25 | |
| | ||||||
* | * rpm undo | fche | 2006-07-13 | 2 | -3/+2 | |
| | ||||||
* | 2006-07-13 Frank Ch. Eigler <fche@elastic.org> | fche | 2006-07-13 | 2 | -2/+7 | |
| | | | | | * systemtap.spec.in: Bump release number. Add formerly missing admonitional verb. | |||||
* | 2006-07-13 David Smith <dsmith@redhat.com> | dsmith | 2006-07-13 | 4 | -1/+44 | |
| | | | | | | | | | | | | | | * parse.cxx (parser::expect_unknown2): New function that looks for 2 possible token types. * parse.cxx (parser::expect_ident_or_keyword): New function that calls parser::expect_unknown2. * parse.cxx (parser::parse_symbol): Calls parser::expect_ident_or_keyword to allow keywords to appear when expanding target symbols (Bugzilla #2913). * parse.h: Added prototypes for parser::expect_unknown2 and parser::expect_ident_or_keyword. * testsuite/parseok/seventeen.stp: New test to check for allowing keywords when expanding target symbols. | |||||
* | 2006-07-12 Martin Hunt <hunt@redhat.com> | hunt | 2006-07-12 | 2 | -0/+9 | |
| | | | | | * runtime.h (for_each_cpu): Define for new kernels which no longer define it. | |||||
* | More x86_64 workarounds | hunt | 2006-07-12 | 2 | -1/+25 | |
| | ||||||
* | Minor cleanup | hunt | 2006-07-12 | 1 | -3/+3 | |
| | ||||||
* | Workarounds for bad debug info on x86_64. | hunt | 2006-07-12 | 2 | -6/+16 | |
| | ||||||
* | 2006-07-11 Martin Hunt <hunt@redhat.com> | hunt | 2006-07-12 | 2 | -8/+14 | |
| | | | | * string.c (_stp_text_str): Use __get_user(). | |||||
* | Fix some x86_64 breakage. | hunt | 2006-07-11 | 2 | -2/+38 | |
| | ||||||
* | *** empty log message *** | hunt | 2006-07-11 | 8 | -1203/+1010 | |
| | ||||||
* | 2006-07-11 Martin Hunt <hunt@redhat.com> | hunt | 2006-07-11 | 4 | -17/+42 | |
| | | | | | | * string.c (_stp_text_str): Add a parameter to support userspace strings too. * string.h: (_stp_text_str): Fix proto. | |||||
* | changes to addevent.process to generate adequate info of process relationships | guanglei | 2006-07-11 | 7 | -23/+52 | |
| | | | | | | | | use current->parent->tgid as the parent process id for ascii tracing modified lket-b2a to be sync with the new addevent.process event hooks updated lket man pages to be sync with newly changes to addevent.process event hooks | |||||
* | Use instead of retval() | hien | 2006-07-11 | 1 | -4/+2 | |
| | ||||||
* | Fix problem with rhel4u4 kernel | hien | 2006-07-10 | 1 | -5/+22 | |
| | ||||||
* | 2006-07-04 Martin Hunt <hunt@redhat.com> | hunt | 2006-07-04 | 4 | -48/+81 | |
| | | | | * syscalls.stp, syscalls2.stp: Use user_string_quoted(). | |||||
* | fix syscall.lstat, syscall.lstat64, syscall.newlstat. | guanglei | 2006-07-04 | 4 | -15/+22 | |
| | | | | fix syscall.compat_sys_statfs and syscall.sys32_open in ppc64/syscalls.stp | |||||
* | add addr_to_node() from Jose Santos | guanglei | 2006-07-04 | 4 | -2/+29 | |
| | ||||||
* | update lket man page | guanglei | 2006-07-03 | 1 | -9/+41 | |
| |