summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* PR6964: temporary workaround for fedora utrace kernel bug 467568Wenji Huang2008-10-282-0/+25
|
* fixed doc extras symlink to become relativeFrank Ch. Eigler2008-10-281-1/+1
|
* removed simplesddomingo2008-10-296-91/+0
|
* re-adding SHOW_REMARKS param in makefileddomingo2008-10-291-0/+1
|
* revised xi includes to point to updated paths of stpsddomingo2008-10-2912-12/+12
|
* adding new simple files to docbook local folderddomingo2008-10-294-0/+71
|
* renaming extras folderddomingo2008-10-291-0/+0
|
* PR6967: fix s390x compilation error re on_each_cpuFrank Ch. Eigler2008-10-282-2/+24
|
* fixed html used in traceio2-simpleddomingo2008-10-291-1/+1
|
* PR5274: uretprobes fixes, belated commitSrikar Dronamraju2008-10-289-4/+112
|
* PR5274: uretprobe vs. longjmp supportSrikar Dronamraju2008-10-287-0/+137
|
* PR6972. Fixed vfs tapset.David Smith2008-10-284-13/+40
| | | | | | | | | | | | | | | | | | 2008-10-28 David Smith <dsmith@redhat.com> PR6972 * vfs.stp (generic.fop.aio_read): Works under 2.6.18 kernels, such as RHEL5. (generic.fop.aio_read.return): Ditto. (vfs.__set_page_dirty_buffers): Fixed small bug. (_vfs.block_write_begin): Only use for kernels >= 2.6.24. (_vfs.block_write_begin.return): Ditto. (_vfs.block_write_end): Ditto. (_vfs.block_write_end.return): Ditto. 2008-10-28 David Smith <dsmith@redhat.com> * buildok/vfs_testcase.stp: Fixes for updated vfs tapset.
* regexp match for global_end.expRajan Arora2008-10-281-1/+1
|
* Correct ioblock and scsi tapset for 2.6.28.Wenji Huang2008-10-286-6/+36
|
* re-committing all work for today, resolving conflicts earlierddomingo2008-10-2826-446/+807
|\
| * adding symlinkddomingo2008-10-281-0/+1
| |
| * changes as per wcohen, minor additionsddomingo2008-10-2818-434/+702
| |
| * added inodewatch from warstoriesddomingo2008-10-272-0/+23
| |
| * added simplified, working para-callgraphddomingo2008-10-272-0/+47
| |
| * added simplified traceio2ddomingo2008-10-272-0/+21
| |
| * minor revision, shortening long line)ddomingo2008-10-271-1/+1
| |
* | Fix the argument passed for printf %c formatsJosh Stone2008-10-272-0/+8
| | | | | | | | | | This fix was noted in the comments to bug 6851, but for some reason it was not applied when originally committed.
* | Expose an i686 problem in printf %c supportJosh Stone2008-10-272-3/+6
| |
* | relax string match logic in global_end.expRajan Arora2008-10-271-1/+1
| |
* | PR6871: weaken prologue searching assertionsFrank Ch. Eigler2008-10-271-2/+8
| |
* | RHBZ 468139 avoid display of tapset globalsRajan Arora2008-10-275-8/+34
| |
* | Provide dev and devname in vfs.read and vfs.write. Use them in disktop.stp.William Cohen2008-10-274-11/+26
| |
* | also dump CONFIG*_DEBUG_* settings from stap-reportFrank Ch. Eigler2008-10-271-1/+1
| |
* | partial revert of 212a56Frank Ch. Eigler2008-10-262-9/+11
| |
* | Unused global variables display in guru mode fix (rh bz 468139)Rajan Arora2008-10-254-3/+19
| |
* | Simplify hrtimer get/set expires logic a bitJosh Stone2008-10-241-7/+8
| |
* | Fix hrtimer.expires name change.Josh Stone2008-10-245-3/+27
| | | | | | | | | | | | The field is renamed to _expires starting in 2.6.28-rc1, and it's not meant to be directly manipulated. Instead hrtimer users are supposed to use hrtimer_get_expires and hrtimer_set_expires.
* | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtapJim Keniston2008-10-2417-8/+4258
|\ \
| * | Add skeleton for SystemTap Tapset Reference manual.William Cohen2008-10-2412-0/+4243
| | |
| * | Use vfs tapset rather than kernel functions probes.William Cohen2008-10-245-8/+15
| |/
* / PR6946: Allow probing of 32-bit ppc apps with ppc64 kernels.Jim Keniston2008-10-242-1/+9
|/
* added new section on arraysddomingo2008-10-241-47/+150
|
* BZ467652: support old-style stap -c "FOO > BAR" usage by backing down to ↵Frank Ch. Eigler2008-10-232-9/+32
| | | | sh -c if needed.
* Don't use pointer_arg to fetch arguments for syscall utime and compat_utime.Mark Wielaard2008-10-232-8/+14
|
* added Arrays and other minor editsddomingo2008-10-234-170/+248
|
* more edits as per wcohenddomingo2008-10-226-50/+85
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-10-217-4/+42
|\
| * PR6851: Added support for %c printf conversion specifier [trying again]Elliott Baron2008-10-205-4/+29
| |
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapElliott Baron2008-10-2019-64/+361
| |\
| * | PR6851: Added support for %c printf conversion specifierElliott Baron2008-10-202-0/+13
| | |
* | | minor changes throughout, esp in Scripts.xmlddomingo2008-10-213-10/+37
| | |
* | | committing entddomingo2008-10-211-1/+3
| |/ |/|
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-10-2014-57/+73
|\ \
| * | stap-report script packaging & tweaksFrank Ch. Eigler2008-10-175-13/+13
| | |
| * | PR6923: Make on_each_cpu() autoconf test work on old kernels.Jim Keniston2008-10-172-1/+13
| | |