]> sourceware.org Git - systemtap.git/log
systemtap.git
15 years agoadded more index entries
ddomingo [Thu, 27 Nov 2008 01:33:06 +0000 (11:33 +1000)]
added more index entries

15 years agominor tag error corrected
ddomingo [Wed, 26 Nov 2008 22:33:34 +0000 (08:33 +1000)]
minor tag error corrected

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Wed, 26 Nov 2008 22:20:25 +0000 (08:20 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoadded index
ddomingo [Wed, 26 Nov 2008 22:18:03 +0000 (08:18 +1000)]
added index

15 years agofix valgrind warning with setting s.verbose too late during initialization
Frank Ch. Eigler [Wed, 26 Nov 2008 21:59:35 +0000 (16:59 -0500)]
fix valgrind warning with setting s.verbose too late during initialization

15 years agoPR6925: improve upon "Try again with another -v option" message
Frank Ch. Eigler [Wed, 26 Nov 2008 21:52:34 +0000 (16:52 -0500)]
PR6925: improve upon "Try again with another -v option" message

15 years agoCorrect location for Systemtap_Tapset_Reference man and html output.
William Cohen [Wed, 26 Nov 2008 20:22:18 +0000 (15:22 -0500)]
Correct location for Systemtap_Tapset_Reference man and html output.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Wed, 26 Nov 2008 19:37:22 +0000 (14:37 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoAdd kernel-doc compatible comments and pull process tapset into reference doc.
William Cohen [Wed, 26 Nov 2008 19:12:20 +0000 (14:12 -0500)]
Add kernel-doc compatible comments and pull process tapset into reference doc.

15 years agosafety: add paranoid call to synchronize_sched() during shutdown process
Frank Ch. Eigler [Wed, 26 Nov 2008 18:59:53 +0000 (13:59 -0500)]
safety: add paranoid call to synchronize_sched() during shutdown process

15 years agopara-callgraph.meta: Add accidentially removed -c back to test_installcheck.
Mark Wielaard [Tue, 25 Nov 2008 23:14:38 +0000 (00:14 +0100)]
para-callgraph.meta: Add accidentially removed -c back to test_installcheck.

15 years agoAdd ioscheduler, socket, tcp, and upd to tapset reference.
William Cohen [Tue, 25 Nov 2008 22:53:16 +0000 (17:53 -0500)]
Add ioscheduler, socket, tcp, and upd to tapset reference.

15 years agoPR7046: performance: eliminate duplicate uprobes for multithreaded programs' shlibs
Frank Ch. Eigler [Tue, 25 Nov 2008 21:20:32 +0000 (16:20 -0500)]
PR7046: performance: eliminate duplicate uprobes for multithreaded programs' shlibs

15 years agoPR7046: uprobes mutex optimization
Frank Ch. Eigler [Tue, 25 Nov 2008 20:06:01 +0000 (15:06 -0500)]
PR7046: uprobes mutex optimization

15 years agoClean up kernel-doc SystemTap function formatting.
William Cohen [Tue, 25 Nov 2008 16:18:08 +0000 (11:18 -0500)]
Clean up kernel-doc SystemTap function formatting.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Tue, 25 Nov 2008 16:08:53 +0000 (11:08 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoMake scripts/kernel-doc executable.
William Cohen [Tue, 25 Nov 2008 16:06:39 +0000 (11:06 -0500)]
Make scripts/kernel-doc executable.

15 years agoDon't use single quotes in .meta files.
Mark Wielaard [Tue, 25 Nov 2008 16:05:16 +0000 (17:05 +0100)]
Don't use single quotes in .meta files.

15 years agoAdd context, timestamp, memory, and networking tapsets.
William Cohen [Tue, 25 Nov 2008 16:03:28 +0000 (11:03 -0500)]
Add context, timestamp, memory, and networking tapsets.

15 years agoAdd kernel-doc based version of SystemTap_Tapset_Reference.
William Cohen [Tue, 25 Nov 2008 16:02:08 +0000 (11:02 -0500)]
Add kernel-doc based version of SystemTap_Tapset_Reference.

15 years ago Remove the old SystemTap_Tapset_Reference.
William Cohen [Tue, 25 Nov 2008 15:54:02 +0000 (10:54 -0500)]
Remove the old SystemTap_Tapset_Reference.

15 years agostruct stap_dwarf_probe field is called pp, not pp_name.
Mark Wielaard [Tue, 25 Nov 2008 14:04:37 +0000 (15:04 +0100)]
struct stap_dwarf_probe field is called pp, not pp_name.

15 years agostap.1.in
Kent Sebastian [Mon, 24 Nov 2008 21:59:24 +0000 (16:59 -0500)]
stap.1.in

15 years agoAccidentally removed some additons from another commit.
Kent Sebastian [Mon, 24 Nov 2008 21:56:00 +0000 (16:56 -0500)]
Accidentally removed some additons from another commit.

15 years agoAdded a little printf documentation.
Kent Sebastian [Mon, 24 Nov 2008 21:53:02 +0000 (16:53 -0500)]
Added a little printf documentation.

15 years agoFix for 7030: use send_signal instead of generic_send_sig_info and specific_send_sig_info
Srikar Dronamraju [Mon, 24 Nov 2008 07:50:49 +0000 (13:20 +0530)]
Fix for 7030: use send_signal instead of generic_send_sig_info and specific_send_sig_info
(Prasad's Patch for fixing signal tapset)

15 years agoUse for_each_cpu_mask always.
Wenji Huang [Mon, 24 Nov 2008 05:15:46 +0000 (00:15 -0500)]
Use for_each_cpu_mask always.

Suggested-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
15 years agouprobes: fix & document use of MAXUPROBES
Frank Ch. Eigler [Sat, 22 Nov 2008 15:18:10 +0000 (10:18 -0500)]
uprobes: fix & document use of MAXUPROBES

15 years agoPR5689 part 3/3: print kprobe/uprobe skipped stats
Frank Ch. Eigler [Sat, 22 Nov 2008 12:49:18 +0000 (07:49 -0500)]
PR5689 part 3/3: print kprobe/uprobe skipped stats

15 years agoPR5689 part 2: separate skip counters for low-stack and reentrancy cases
Frank Ch. Eigler [Fri, 21 Nov 2008 20:10:50 +0000 (15:10 -0500)]
PR5689 part 2: separate skip counters for low-stack and reentrancy cases

15 years agostability: fix shutdown synchronization with possibly pending/running probes
Frank Ch. Eigler [Fri, 21 Nov 2008 15:47:02 +0000 (10:47 -0500)]
stability: fix shutdown synchronization with possibly pending/running probes

15 years agoHandle a clone case which should behave like fork
Srikar Dronamraju [Fri, 21 Nov 2008 09:33:53 +0000 (15:03 +0530)]
Handle a clone case which should behave like fork

15 years agoignore doc/../tmp directory
Frank Ch. Eigler [Thu, 20 Nov 2008 21:22:09 +0000 (16:22 -0500)]
ignore doc/../tmp directory

15 years agoPR5689 part 1: per-global-variable skip tracking
Frank Ch. Eigler [Thu, 20 Nov 2008 21:20:13 +0000 (16:20 -0500)]
PR5689 part 1: per-global-variable skip tracking

15 years agobadkprobe testsuite fix: don't try to run unless installtest_p
Frank Ch. Eigler [Thu, 20 Nov 2008 20:17:08 +0000 (15:17 -0500)]
badkprobe testsuite fix: don't try to run unless installtest_p

15 years agofix --vp NNN logic for #chars < 5
Frank Ch. Eigler [Thu, 20 Nov 2008 19:52:02 +0000 (14:52 -0500)]
fix --vp NNN logic for #chars < 5

15 years agosamples catalog: more linkies
Frank Ch. Eigler [Thu, 20 Nov 2008 18:56:58 +0000 (13:56 -0500)]
samples catalog: more linkies

15 years agoexample catalog: remove by-subsystem indexes
Frank Ch. Eigler [Thu, 20 Nov 2008 15:47:36 +0000 (10:47 -0500)]
example catalog: remove by-subsystem indexes

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Thu, 20 Nov 2008 01:27:28 +0000 (20:27 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agorevise as per wcohen, run 3
ddomingo [Thu, 20 Nov 2008 01:19:00 +0000 (11:19 +1000)]
revise as per wcohen, run 3

15 years agoAdd examples that show generation of error messages.
William Cohen [Thu, 20 Nov 2008 01:03:45 +0000 (20:03 -0500)]
Add examples that show generation of error messages.

15 years agorevise as per wcohen, run 2
ddomingo [Thu, 20 Nov 2008 00:56:02 +0000 (10:56 +1000)]
revise as per wcohen, run 2

15 years agochanges as per tech review wcohen, run 1
ddomingo [Wed, 19 Nov 2008 23:35:43 +0000 (09:35 +1000)]
changes as per tech review wcohen, run 1

15 years agoMerge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston [Wed, 19 Nov 2008 21:54:18 +0000 (13:54 -0800)]
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap

15 years agotapset/s390/registers.stp: fixed a typo, updated stapfuncs(5)
Jim Keniston [Wed, 19 Nov 2008 21:51:51 +0000 (13:51 -0800)]
tapset/s390/registers.stp: fixed a typo, updated stapfuncs(5)

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Wed, 19 Nov 2008 21:05:29 +0000 (16:05 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoupdated sleepingBeauties.meta, regenerated index
Frank Ch. Eigler [Wed, 19 Nov 2008 19:57:07 +0000 (14:57 -0500)]
updated sleepingBeauties.meta, regenerated index

15 years agoMerge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston [Wed, 19 Nov 2008 18:56:47 +0000 (10:56 -0800)]
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap

15 years agoAdd [u_]register() and *_arg() support for s390x.
Jim Keniston [Wed, 19 Nov 2008 18:54:23 +0000 (10:54 -0800)]
Add [u_]register() and *_arg() support for s390x.

15 years ago* note kernel-debug vs kernel-debuginfo package confusion
Frank Ch. Eigler [Wed, 19 Nov 2008 18:33:31 +0000 (13:33 -0500)]
* note kernel-debug vs kernel-debuginfo package confusion

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Wed, 19 Nov 2008 04:17:30 +0000 (23:17 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoProof Understanding SystemTap Errors Chapter.
William Cohen [Wed, 19 Nov 2008 04:10:02 +0000 (23:10 -0500)]
Proof Understanding SystemTap Errors Chapter.

15 years agoPR 6879: Apply fix from uprobes to uprobes2.
Jim Keniston [Tue, 18 Nov 2008 23:15:58 +0000 (15:15 -0800)]
PR 6879: Apply fix from uprobes to uprobes2.

15 years agoReferences chapter corrections.
William Cohen [Tue, 18 Nov 2008 22:09:06 +0000 (17:09 -0500)]
References chapter corrections.

15 years agoPR6925: --vp (per-pass verbosity) option
Frank Ch. Eigler [Tue, 18 Nov 2008 21:48:57 +0000 (16:48 -0500)]
PR6925: --vp (per-pass verbosity) option

15 years agonote possible effects of interruptible probe handlers
Frank Ch. Eigler [Tue, 18 Nov 2008 12:07:08 +0000 (07:07 -0500)]
note possible effects of interruptible probe handlers

15 years agoAdd static uprobe support (static library variant)
Stan Cox [Mon, 17 Nov 2008 16:34:50 +0000 (11:34 -0500)]
Add static uprobe support (static library variant)

15 years agoFix the conflicted for_each_cpu macro with 2.6.28.
Wenji Huang [Mon, 17 Nov 2008 05:06:59 +0000 (00:06 -0500)]
Fix the conflicted for_each_cpu macro with 2.6.28.

15 years agorevisions as per dsmith
ddomingo [Mon, 17 Nov 2008 03:04:02 +0000 (13:04 +1000)]
revisions as per dsmith

15 years agomention CONFIG_HZ in timer.profile docs
Frank Ch. Eigler [Fri, 14 Nov 2008 19:59:19 +0000 (14:59 -0500)]
mention CONFIG_HZ in timer.profile docs

15 years agoperformance: switch from local_irq_save to preempt_disable for all probe types
Frank Ch. Eigler [Fri, 14 Nov 2008 11:45:59 +0000 (06:45 -0500)]
performance: switch from local_irq_save to preempt_disable for all probe types

15 years agoPR7000: Add checking bound for actual parameters.
Wenji Huang [Fri, 14 Nov 2008 01:54:39 +0000 (20:54 -0500)]
PR7000: Add checking bound for actual parameters.

15 years agomake room for post-v0.8 news
Frank Ch. Eigler [Fri, 14 Nov 2008 01:32:52 +0000 (20:32 -0500)]
make room for post-v0.8 news

15 years agoadded SHOW_REMARKS to Makefile, this ensures that FIXME placeholders stand out by...
ddomingo [Thu, 13 Nov 2008 23:28:16 +0000 (09:28 +1000)]
added SHOW_REMARKS to Makefile, this ensures that FIXME placeholders stand out by default

15 years agoadded remark tag for FIXMEs
ddomingo [Thu, 13 Nov 2008 23:24:58 +0000 (09:24 +1000)]
added remark tag for FIXMEs

15 years agoadded short description of tapset format
ddomingo [Thu, 13 Nov 2008 23:20:24 +0000 (09:20 +1000)]
added short description of tapset format

15 years agoUse KERN_WARNING and show buffer size.
Masami Hiramatsu [Thu, 13 Nov 2008 21:50:47 +0000 (16:50 -0500)]
Use KERN_WARNING and show buffer size.

15 years agoPR7016: Check free memory before allocating buffers.
Masami Hiramatsu [Thu, 13 Nov 2008 21:43:02 +0000 (16:43 -0500)]
PR7016: Check free memory before allocating buffers.

15 years agoOrder entries in table.
William Cohen [Thu, 13 Nov 2008 21:03:33 +0000 (16:03 -0500)]
Order entries in table.

15 years agoAdd xml documentation for memory.stp.
William Cohen [Thu, 13 Nov 2008 20:51:24 +0000 (15:51 -0500)]
Add xml documentation for memory.stp.

15 years agoupdate NEWS version release-0.8
Frank Ch. Eigler [Thu, 13 Nov 2008 20:29:23 +0000 (15:29 -0500)]
update NEWS version

15 years agobump version to 0.8
Frank Ch. Eigler [Thu, 13 Nov 2008 19:51:44 +0000 (14:51 -0500)]
bump version to 0.8

15 years agoTestsuite, pick up the correct stap being tested when executing under sudo.
Mark Wielaard [Thu, 13 Nov 2008 15:24:30 +0000 (16:24 +0100)]
Testsuite, pick up the correct stap being tested when executing under sudo.

15 years agoPR6964: Revert "Fix hung test due to workaround for PR6964."
Frank Ch. Eigler [Wed, 12 Nov 2008 23:30:28 +0000 (18:30 -0500)]
PR6964: Revert "Fix hung test due to workaround for PR6964."
This reverts commit 8576ea4be5619d9c169cab385ac0d31174fdee41.

15 years agoPR6964: configurably revert to signal-based "stap -c CMD" startup synchronization
Frank Ch. Eigler [Wed, 12 Nov 2008 23:26:56 +0000 (18:26 -0500)]
PR6964: configurably revert to signal-based "stap -c CMD" startup synchronization

15 years agoreduce transport debug verbosity
Frank Ch. Eigler [Wed, 12 Nov 2008 23:25:21 +0000 (18:25 -0500)]
reduce transport debug verbosity

15 years agoRemove cpuid() documentation.
William Cohen [Wed, 12 Nov 2008 20:32:18 +0000 (15:32 -0500)]
Remove cpuid() documentation.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Wed, 12 Nov 2008 20:31:16 +0000 (15:31 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoadd #include <stdio.h> for more reported gcc 4.4 compatibility
Frank Ch. Eigler [Wed, 12 Nov 2008 18:49:17 +0000 (13:49 -0500)]
add #include <stdio.h> for more reported gcc 4.4 compatibility

15 years agoImproved error handling of num_args.tcl testcase.
David Smith [Wed, 12 Nov 2008 18:29:36 +0000 (12:29 -0600)]
Improved error handling of num_args.tcl testcase.
2008-11-12  David Smith  <dsmith@redhat.com>

* systemtap.context/num_args.tcl: Improved error handling of
testcase.

15 years agoMake syncandbuild.sh executable.
William Cohen [Wed, 12 Nov 2008 16:29:55 +0000 (11:29 -0500)]
Make syncandbuild.sh executable.

15 years agomade initial test script more elaborate
ddomingo [Wed, 12 Nov 2008 03:23:04 +0000 (13:23 +1000)]
made initial test script more elaborate

15 years agoAdd documentation for context.stp and networking.stp.
William Cohen [Tue, 11 Nov 2008 22:28:00 +0000 (17:28 -0500)]
Add documentation for context.stp and networking.stp.

15 years agoInclude id in <formalpara to allow crossreferences.
William Cohen [Tue, 11 Nov 2008 18:59:38 +0000 (13:59 -0500)]
Include id in <formalpara to allow crossreferences.

15 years agoDocument timestamp.stp.
William Cohen [Tue, 11 Nov 2008 16:31:16 +0000 (11:31 -0500)]
Document timestamp.stp.

15 years agoAdd scope name to semantic error messages if available when finding locals.
Mark Wielaard [Tue, 11 Nov 2008 12:26:47 +0000 (13:26 +0100)]
Add scope name to semantic error messages if available when finding locals.

15 years agoproofread run
ddomingo [Mon, 10 Nov 2008 00:48:12 +0000 (10:48 +1000)]
proofread run

15 years agoadded references
ddomingo [Mon, 10 Nov 2008 00:47:52 +0000 (10:47 +1000)]
added references

15 years agoScripts.xml proofreading changes.
William Cohen [Fri, 7 Nov 2008 18:47:11 +0000 (13:47 -0500)]
Scripts.xml proofreading changes.

15 years agoPR6998: Add default kernel symbols to profile.
Wenji Huang [Fri, 7 Nov 2008 03:37:08 +0000 (22:37 -0500)]
PR6998: Add default kernel symbols to profile.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Fri, 7 Nov 2008 04:45:46 +0000 (23:45 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoEditing Chapter 3, sections 3.1-3.2.
William Cohen [Fri, 7 Nov 2008 04:44:42 +0000 (23:44 -0500)]
Editing Chapter 3, sections 3.1-3.2.

15 years agoET_EXEC needs no further relocation.
Stan Cox [Thu, 6 Nov 2008 15:01:42 +0000 (10:01 -0500)]
ET_EXEC needs no further relocation.

15 years agoMinor cleanup of Using Systemtap Chapter and factoring out scripts.
William Cohen [Wed, 5 Nov 2008 15:58:16 +0000 (10:58 -0500)]
Minor cleanup of Using Systemtap Chapter and factoring out scripts.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen [Wed, 5 Nov 2008 14:06:05 +0000 (09:06 -0500)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoproofread run 3
ddomingo [Wed, 5 Nov 2008 06:29:20 +0000 (16:29 +1000)]
proofread run 3

15 years agoproofreading run 2
ddomingo [Wed, 5 Nov 2008 01:17:37 +0000 (11:17 +1000)]
proofreading run 2

15 years agoproofreading run 1
ddomingo [Wed, 5 Nov 2008 00:35:18 +0000 (10:35 +1000)]
proofreading run 1

15 years agoDo not bother to describe "-I" option. Clean up quoting.
William Cohen [Tue, 4 Nov 2008 22:09:31 +0000 (17:09 -0500)]
Do not bother to describe "-I" option. Clean up quoting.

15 years agoEdit install and cross compile sections. Include scripts to find rpms with yum.
William Cohen [Tue, 4 Nov 2008 21:53:01 +0000 (16:53 -0500)]
Edit install and cross compile sections. Include scripts to find rpms with yum.

This page took 0.05843 seconds and 5 git commands to generate.