summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | References chapter corrections.William Cohen2008-11-181-7/+7
| | | |
* | | | tapset/s390/registers.stp: fixed a typo, updated stapfuncs(5)Jim Keniston2008-11-193-3/+10
| |_|/ |/| |
* | | Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtapJim Keniston2008-11-191-1/+5
|\ \ \
| * | | * note kernel-debug vs kernel-debuginfo package confusionFrank Ch. Eigler2008-11-191-1/+5
| | |/ | |/|
* / | Add [u_]register() and *_arg() support for s390x.Jim Keniston2008-11-194-0/+222
|/ /
* | PR 6879: Apply fix from uprobes to uprobes2.Jim Keniston2008-11-182-5/+12
| |
* | PR6925: --vp (per-pass verbosity) optionFrank Ch. Eigler2008-11-187-22/+77
|/
* note possible effects of interruptible probe handlersFrank Ch. Eigler2008-11-181-0/+4
|
* Add static uprobe support (static library variant)Stan Cox2008-11-1711-22/+445
|
* Fix the conflicted for_each_cpu macro with 2.6.28.Wenji Huang2008-11-178-22/+38
|
* revisions as per dsmithddomingo2008-11-174-25/+61
|
* mention CONFIG_HZ in timer.profile docsFrank Ch. Eigler2008-11-141-1/+2
|
* performance: switch from local_irq_save to preempt_disable for all probe typesFrank Ch. Eigler2008-11-142-2/+8
|
* PR7000: Add checking bound for actual parameters.Wenji Huang2008-11-132-1/+7
|
* make room for post-v0.8 newsFrank Ch. Eigler2008-11-131-0/+3
|
* added SHOW_REMARKS to Makefile, this ensures that FIXME placeholders stand ↵ddomingo2008-11-141-0/+2
| | | | out by default
* added remark tag for FIXMEsddomingo2008-11-141-3/+3
|
* added short description of tapset formatddomingo2008-11-141-0/+39
|
* Use KERN_WARNING and show buffer size.Masami Hiramatsu2008-11-132-4/+10
|
* PR7016: Check free memory before allocating buffers.Masami Hiramatsu2008-11-132-0/+26
|
* Order entries in table.William Cohen2008-11-133-10/+14
|
* Add xml documentation for memory.stp.William Cohen2008-11-134-36/+366
|
* update NEWS versionFrank Ch. Eigler2008-11-131-1/+1
|
* bump version to 0.8Frank Ch. Eigler2008-11-136-23/+31
|
* Testsuite, pick up the correct stap being tested when executing under sudo.Mark Wielaard2008-11-133-2/+12
|
* PR6964: Revert "Fix hung test due to workaround for PR6964."Frank Ch. Eigler2008-11-122-7/+12
| | | | This reverts commit 8576ea4be5619d9c169cab385ac0d31174fdee41.
* PR6964: configurably revert to signal-based "stap -c CMD" startup ↵Frank Ch. Eigler2008-11-122-29/+69
| | | | synchronization
* reduce transport debug verbosityFrank Ch. Eigler2008-11-122-2/+6
|
* Remove cpuid() documentation.William Cohen2008-11-123-16/+5
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-123-1/+10
|\
| * add #include <stdio.h> for more reported gcc 4.4 compatibilityFrank Ch. Eigler2008-11-121-0/+1
| |
| * Improved error handling of num_args.tcl testcase.David Smith2008-11-122-1/+9
| | | | | | | | | | | | | | 2008-11-12 David Smith <dsmith@redhat.com> * systemtap.context/num_args.tcl: Improved error handling of testcase.
* | Make syncandbuild.sh executable.William Cohen2008-11-121-0/+0
|/
* made initial test script more elaborateddomingo2008-11-121-10/+18
|
* Add documentation for context.stp and networking.stp.William Cohen2008-11-115-7/+664
|
* Include id in <formalpara to allow crossreferences.William Cohen2008-11-112-10/+10
|
* Document timestamp.stp.William Cohen2008-11-114-18/+114
|
* Add scope name to semantic error messages if available when finding locals.Mark Wielaard2008-11-112-0/+12
|
* proofread runddomingo2008-11-101-1/+2
|
* added referencesddomingo2008-11-101-0/+107
|
* Scripts.xml proofreading changes.William Cohen2008-11-071-11/+51
|
* PR6998: Add default kernel symbols to profile.Wenji Huang2008-11-062-0/+6
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-062-1/+6
|\
| * ET_EXEC needs no further relocation.Stan Cox2008-11-062-1/+6
| |
* | Editing Chapter 3, sections 3.1-3.2.William Cohen2008-11-065-293/+489
|/
* Minor cleanup of Using Systemtap Chapter and factoring out scripts.William Cohen2008-11-055-28/+36
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-055-125/+107
|\
| * proofread run 3ddomingo2008-11-052-35/+35
| |
| * proofreading run 2ddomingo2008-11-051-38/+34
| |
| * proofreading run 1ddomingo2008-11-054-53/+39
| |