]> sourceware.org Git - systemtap.git/log
systemtap.git
15 years agotest suite: simplify static-uprobes pass/fail messages
Frank Ch. Eigler [Sat, 29 Nov 2008 21:49:31 +0000 (16:49 -0500)]
test suite: simplify static-uprobes pass/fail messages

15 years agobuildrun/caching warning cleanup
Frank Ch. Eigler [Sat, 29 Nov 2008 21:43:41 +0000 (16:43 -0500)]
buildrun/caching warning cleanup

15 years agoshared library probing: bump up MULTIPLE_UPROBES to 256
Frank Ch. Eigler [Sat, 29 Nov 2008 14:28:39 +0000 (09:28 -0500)]
shared library probing: bump up MULTIPLE_UPROBES to 256

15 years agoNEWS: add blurbs re "stap -t" skippage and shared library probing
Frank Ch. Eigler [Sat, 29 Nov 2008 14:27:43 +0000 (09:27 -0500)]
NEWS: add blurbs re "stap -t" skippage and shared library probing

15 years agoNEWS: expanded recent blurbs
Frank Ch. Eigler [Sat, 29 Nov 2008 13:57:27 +0000 (08:57 -0500)]
NEWS: expanded recent blurbs

15 years agoPR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATA
Frank Ch. Eigler [Sat, 29 Nov 2008 01:22:41 +0000 (20:22 -0500)]
PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATA

15 years agoPR6965 - Conditionally compile symbol table. Split context.stp into 3 files.
Elliott Baron [Fri, 28 Nov 2008 22:12:57 +0000 (17:12 -0500)]
PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.

15 years agoPR5376: probe alias parsing tweaks
Frank Ch. Eigler [Fri, 28 Nov 2008 17:06:27 +0000 (12:06 -0500)]
PR5376: probe alias parsing tweaks

15 years agoPR5947: make runtime code -Wpointer-arith-clean
Frank Ch. Eigler [Fri, 28 Nov 2008 16:26:52 +0000 (11:26 -0500)]
PR5947: make runtime code -Wpointer-arith-clean

15 years agoPR4783: remove traces of stap{run,io} self-renicing
Frank Ch. Eigler [Fri, 28 Nov 2008 15:56:17 +0000 (10:56 -0500)]
PR4783: remove traces of stap{run,io} self-renicing

15 years agoPR6477: tolerate null token, e.g., from unwindsym warning message
Frank Ch. Eigler [Fri, 28 Nov 2008 15:49:15 +0000 (10:49 -0500)]
PR6477: tolerate null token, e.g., from unwindsym warning message

15 years agomore indexes
ddomingo [Thu, 27 Nov 2008 23:47:00 +0000 (09:47 +1000)]
more indexes

15 years agomore indexes
ddomingo [Thu, 27 Nov 2008 22:53:34 +0000 (08:53 +1000)]
more indexes

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Thu, 27 Nov 2008 20:46:44 +0000 (06:46 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoPR7035: don't suppress all error messages during listings mode
Wenji Huang [Thu, 27 Nov 2008 15:52:47 +0000 (10:52 -0500)]
PR7035: don't suppress all error messages during listings mode

15 years agoclone (CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD) is just fork ().
Mark Wielaard [Thu, 27 Nov 2008 13:45:16 +0000 (14:45 +0100)]
clone (CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD) is just fork ().

15 years agoSupport debuginfo static uprobes.
Stan Cox [Thu, 27 Nov 2008 03:41:48 +0000 (22:41 -0500)]
Support debuginfo static uprobes.

15 years agoAdd scsi trace-doc material.
William Cohen [Thu, 27 Nov 2008 02:26:49 +0000 (21:26 -0500)]
Add scsi trace-doc material.

15 years agoMerge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo [Thu, 27 Nov 2008 01:34:24 +0000 (11:34 +1000)]
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

15 years agoadded more index entries
ddomingo [Thu, 27 Nov 2008 01:33:06 +0000 (11:33 +1000)]
added more index entries

15 years agosafety: add another schedule_sched, ahead of the per-context release loop
Frank Ch. Eigler [Wed, 26 Nov 2008 22:42:45 +0000 (17:42 -0500)]
safety: add another schedule_sched, ahead of the per-context release loop

15 years agoPR4886: enable assertive build-id checking for new kernels
Frank Ch. Eigler [Wed, 26 Nov 2008 22:39:33 +0000 (17:39 -0500)]
PR4886: enable assertive build-id checking for new kernels

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

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