Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2006-06-30 David Smith <dsmith@redhat.com> | dsmith | 2006-06-30 | 3 | -8/+40 |
| | | | | | | | | | | | | * tapsets.cxx (dwflpp::dwfl_assert): Added optional extra_msg parameter to be able to print out extra error message. (dwflpp::setup): Uses new 'extra_msg' parameter to dwfl_assert() to ask user to install kernel-debuginfo when dwfl_linux_kernel_report_kernel() or dwfl_linux_kernel_report_modules() fails (Bugzilla #2669). * buildrun.cxx (compile_pass): Checks to make sure module build directory exists before trying to run make there (Bugzilla #2669). | ||||
* | update lket.5.in to be sync with the new _lket_trace() | guanglei | 2006-06-30 | 1 | -6/+6 |
| | |||||
* | _lket_trace() won't log ppid and tgid any more. I use some bit-OPs to | guanglei | 2006-06-29 | 5 | -38/+50 |
| | | | | | | make _lket_trace's format string shorter for better performance. I also modified lket-b2a to be sync with _lket_trace() | ||||
* | Fixed unlink | hien | 2006-06-28 | 1 | -1/+4 |
| | |||||
* | Fixed most syscalls testsuite failures. | hien | 2006-06-28 | 1 | -173/+252 |
| | |||||
* | . | roland | 2006-06-27 | 1 | -0/+4 |
| | |||||
* | 2006-06-27 Roland McGrath <roland@redhat.com> | roland | 2006-06-27 | 1 | -1/+22 |
| | | | | * loc2c-runtime.h: Add some comments. | ||||
* | . | roland | 2006-06-27 | 1 | -2/+10 |
| | |||||
* | 2006-06-27 Roland McGrath <roland@redhat.com> | roland | 2006-06-27 | 1 | -2/+3 |
| | | | | * runtest.sh: Don't use eval, use proper quoting. | ||||
* | 2006-06-27 Roland McGrath <roland@redhat.com> | roland | 2006-06-27 | 1 | -51/+81 |
| | | | | | | * tapsets.cxx (dwflpp::emit_address): New instance method. Get relocation details from Dwfl to emit in comment after address constant. (dwflpp::loc2c_emit_address): Just call that. | ||||
* | Fix sys_utime | hunt | 2006-06-26 | 1 | -1/+2 |
| | |||||
* | 2006-06-26 Martin Hunt <hunt@redhat.com> | hunt | 2006-06-26 | 2 | -1/+60 |
| | | | | | * aux_syscalls.stp (_stp_ctime): New function. (_struct_utimbuf_u): New function. | ||||
* | add AIO event hooks into lket.5.in | guanglei | 2006-06-26 | 3 | -28/+114 |
| | |||||
* | aio.stp: new event hooks for AIO | guanglei | 2006-06-26 | 7 | -11/+433 |
| | | | | | register_events.stp, hookid_defs.stp: changes for aio.stp. register_events.stp, process.stp: bugfix for ascii tracing | ||||
* | Changes to AIO related syscalls(io_setup, io_submit, io_getevents, ↵ | guanglei | 2006-06-25 | 2 | -12/+24 |
| | | | | io_cancel, io_destroy) | ||||
* | Added udp test and updated tcp test | tpnguyen | 2006-06-24 | 3 | -2/+39 |
| | |||||
* | Added UDP tapset and common inet_sock functions. Added more descriptions to | tpnguyen | 2006-06-24 | 4 | -96/+256 |
| | | | | TCP tapset. | ||||
* | change the return type from string to int64_t for better performance. | guanglei | 2006-06-24 | 6 | -172/+435 |
| | | | | | sub-hooks for each iosyscall. make update_record() work for ascii tracing | ||||
* | 2006-06-23 Josh Stone <joshua.i.stone@intel.com> | jistone | 2006-06-23 | 2 | -6/+23 |
| | | | | * time.c: Do cpufreq notification only if CONFIG_CPU_FREQ defined. | ||||
* | Part of fix for bug #2532 | trz | 2006-06-23 | 2 | -3/+10 |
| | |||||
* | New tcp test | tpnguyen | 2006-06-22 | 2 | -0/+45 |
| | |||||
* | Added new TCP tapset (from Hien Nguyen - IBM) | tpnguyen | 2006-06-22 | 2 | -0/+177 |
| | |||||
* | add PR 2525 note to ChangeLogs | jistone | 2006-06-22 | 3 | -0/+3 |
| | |||||
* | 2006-06-21 Josh Stone <joshua.i.stone@intel.com> | jistone | 2006-06-22 | 6 | -14/+215 |
| | | | | | | | | | | | | | runtime/ * time.c: Time-estimation with minimal dependency on xtime. runtime/transport/ * transport/transport.c (_stp_handle_start): Initialize timer functions. * transport.c (_stp_cleanup_and_exit): Teardown timer functions. tapset/ * timestamp.stp (gettimeofday_us, gettimeofday_ms, gettimeofday_s): Convert to using the runtime-provided _stp_gettimeofday_us(). | ||||
* | More data items for scsi and ioscheduler event hooks | guanglei | 2006-06-21 | 7 | -83/+90 |
| | | | | delete filter_by_pid filter for io scheduler event hooks | ||||
* | 2006-06-19 Martin Hunt <hunt@redhat.com> | hunt | 2006-06-19 | 3 | -58/+59 |
| | | | | | * syscalls.stp: Make the 16-bit calls optional. * syscalls2.stp: Ditto. | ||||
* | . | roland | 2006-06-17 | 1 | -0/+3 |
| | |||||
* | 2006-06-16 Roland McGrath <roland@redhat.com> | roland | 2006-06-17 | 1 | -1/+2 |
| | | | | | * systemtap.spec.in: Fix bundled_elfutils setting so builds can possibly work. Add comment admonishing losers not to touch it. | ||||
* | . | roland | 2006-06-17 | 2 | -50/+61 |
| | |||||
* | 2006-06-16 Roland McGrath <roland@redhat.com> | roland | 2006-06-17 | 1 | -4/+2 |
| | | | | * lket/b2a/Makefile.in: Regenerated with automake-1.9.6-2. | ||||
* | 2006-06-16 Roland McGrath <roland@redhat.com> | roland | 2006-06-17 | 3 | -11/+14 |
| | | | | | * configure.ac, systemtap.spec.in: Bump version to 0.5.8. * configure: Regenerated. | ||||
* | 2006-06-16 Roland McGrath <roland@redhat.com> | roland | 2006-06-17 | 2 | -339/+145 |
| | | | | * aclocal.m4, Makefile.in: Regenerated with automake-1.9.6-2. | ||||
* | fix bogus whitespace | roland | 2006-06-17 | 1 | -1/+8 |
| | |||||
* | update lket.5.in for the recent LKET's changes | guanglei | 2006-06-16 | 2 | -29/+270 |
| | |||||
* | *** empty log message *** | hunt | 2006-06-15 | 1 | -38/+47 |
| | |||||
* | *** empty log message *** | hunt | 2006-06-15 | 1 | -4/+2 |
| | |||||
* | . | roland | 2006-06-15 | 1 | -8/+12 |
| | |||||
* | 2006-06-15 Roland McGrath <roland@redhat.com> | roland | 2006-06-15 | 1 | -1/+1 |
| | | | | * systemtap.spec.in: Require elfutils-0.121. | ||||
* | added io syscall event hooks. | guanglei | 2006-06-15 | 4 | -20/+651 |
| | | | | | | | the io syscall hook differs with syscall hook since it will provide all the available info of function parameters instead of logging only the syscall name. Useful to trace the detail behavour of io related syscalls | ||||
* | *** empty log message *** | hunt | 2006-06-15 | 2 | -21/+34 |
| | |||||
* | More uid and gid syscall fixes. | hunt | 2006-06-14 | 2 | -43/+26 |
| | |||||
* | 2006-06-14 Frank Ch. Eigler <fche@elastic.org> | fche | 2006-06-14 | 2 | -7/+38 |
| | | | | | * README: Add kernel.org blurb based on text from Chuck Ebbert <76306.1226@compuserve.com>. | ||||
* | *** empty log message *** | hunt | 2006-06-14 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | hunt | 2006-06-14 | 4 | -119/+68 |
| | |||||
* | 2006-06-13 Martin Hunt <hunt@redhat.com> | hunt | 2006-06-13 | 2 | -17/+14 |
| | | | | | * librelay.c (start_cmd): Rewrite using sigwait() to eliminate a race. | ||||
* | 2006-06-13 Martin Hunt <hunt@redhat.com> | hunt | 2006-06-13 | 2 | -3/+8 |
| | | | | | * transport.c (_stp_transport_close): Destroy workqueue when done. | ||||
* | Fix ppc64 issue - sys_mmap | hien | 2006-06-12 | 1 | -1/+5 |
| | |||||
* | Fix ppc64 for setuid16 setgid16 etc... | hien | 2006-06-12 | 1 | -9/+9 |
| | |||||
* | *** empty log message *** | hunt | 2006-06-12 | 4 | -176/+90 |
| | |||||
* | 2006-06-09 Martin Hunt <hunt@redhat.com> | hunt | 2006-06-09 | 2 | -4/+7 |
| | | | | * syscalls2.stp: Fix sys_sync. |