summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
| | |
| * | Changed stap man page to account for default cache file behaviour.Kent Sebastian2008-10-171-2/+2
| | |
| * | Added creation of a default cache limit file if it doesn't exist.root2008-10-172-4/+7
| |/
| * Minor changes to cache.cxx (cache_clean).Kent Sebastian2008-10-173-33/+20
| |
| * Fix compilation warning of uninitialized value in gcc 3.x.Wenji Huang2008-10-172-1/+5
| |
| * fix wordexp error handling, for invalid shell-like stap -c "command > file"Frank Ch. Eigler2008-10-152-3/+13
| | | | | | | | Reported-By: Wade Mealing <wmealing@redhat.com>
| * copyright year tweakFrank Ch. Eigler2008-10-151-1/+1
| |
* | revised as per latest from wcohen, started out errors, minor edits throughoutddomingo2008-10-2010-44/+326
|/
* tried improving Installation, also trying out new chapter on advanced ↵ddomingo2008-10-157-24/+164
| | | | scripts (tentative)
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-10-1319-13/+402
|\
| * PR6749 test caseFrank Ch. Eigler2008-10-102-0/+16
| |
| * PR6749: tolerate failed kprobe_*register with warningFrank Ch. Eigler2008-10-102-1/+16
| |
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-10-101-0/+4
| |\ | | | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: Added NEWS entry for source context fix
| | * Added NEWS entry for source context fixRajan Arora2008-10-101-0/+4
| | |
| * | reword NEWS blurb on cache limitingFrank Ch. Eigler2008-10-101-5/+4
| |/
| * build fix for invalid glob (..., NULL, ...) call, as remarked upon by gcc 4.1.2Frank Ch. Eigler2008-10-101-1/+1
| |
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapElliott Baron2008-10-107-2/+205
| |\
| | * Added cache limiting info to man page and NEWS.Kent Sebastian2008-10-102-1/+13
| | |
| | * ChangeLog updateKent Sebastian2008-10-101-0/+5
| | |
| | * Functions implementing cache limiting.Kent Sebastian2008-10-104-1/+187
| | |
| * | Added NEWS entry for stap-report toolElliott Baron2008-10-101-0/+4
| |/
| * 2008-10-10 Elliott Baron <ebaron@redhat.com>Elliott Baron2008-10-101-0/+32
| | | | | | | | | | PR 4211 * stap-report: First attempt at bug reporting tool.
| * Cleanup generated files from uprobes.exp test.Mark Wielaard2008-10-102-2/+8
| |
| * Make testsuite/systemtap.base/bz6850.stp executable.Jim Keniston2008-10-091-0/+0
| |
| * Merge branch 'master' of ssh://rarora@sources.redhat.com/git/systemtapRajan Arora2008-10-090-0/+0
| |\ | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | * Fix line match error message typo.Stan Cox2008-10-092-1/+5
| | |
| * | Display source context for error and warning messages (6701)Rajan Arora2008-10-0910-8/+118
| |/
* | added Useful_Scripts-nettop.xmlddomingo2008-10-133-7/+139
| |
* | added Useful_Scripts-kernelprofiling.xmlddomingo2008-10-133-1/+113
|/
* latest editsddomingo2008-10-093-3/+3
|
* added Identifying Contended User-Space Locksddomingo2008-10-093-1/+90
|
* added Counting Function Calls Made, other minor editsddomingo2008-10-093-2/+82
|