index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
safety: add another schedule_sched, ahead of the per-context release loop
Frank Ch. Eigler
2008-11-26
2
-1
/
+10
|
|
|
*
PR4886: enable assertive build-id checking for new kernels
Frank Ch. Eigler
2008-11-26
3
-3
/
+18
|
|
*
|
added more index entries
ddomingo
2008-11-27
4
-8
/
+921
|
/
*
minor tag error corrected
ddomingo
2008-11-27
2
-3
/
+4
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
ddomingo
2008-11-27
18
-450
/
+495
|
\
|
*
fix valgrind warning with setting s.verbose too late during initialization
Frank Ch. Eigler
2008-11-26
1
-1
/
+4
|
|
|
*
PR6925: improve upon "Try again with another -v option" message
Frank Ch. Eigler
2008-11-26
2
-5
/
+9
|
|
|
*
Correct location for Systemtap_Tapset_Reference man and html output.
William Cohen
2008-11-26
3
-4
/
+9
|
|
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2008-11-26
5
-0
/
+24
|
|
\
|
|
*
safety: add paranoid call to synchronize_sched() during shutdown process
Frank Ch. Eigler
2008-11-26
5
-0
/
+24
|
|
|
|
*
|
Add kernel-doc compatible comments and pull process tapset into reference doc.
William Cohen
2008-11-26
4
-36
/
+50
|
|
/
|
*
para-callgraph.meta: Add accidentially removed -c back to test_installcheck.
Mark Wielaard
2008-11-26
2
-1
/
+6
|
|
|
*
Add ioscheduler, socket, tcp, and upd to tapset reference.
William Cohen
2008-11-25
7
-403
/
+393
|
|
*
|
added index
ddomingo
2008-11-27
7
-36
/
+1034
|
/
*
PR7046: performance: eliminate duplicate uprobes for multithreaded programs' ↵
Frank Ch. Eigler
2008-11-25
2
-1
/
+10
|
|
|
|
shlibs
*
PR7046: uprobes mutex optimization
Frank Ch. Eigler
2008-11-25
2
-49
/
+63
|
*
Clean up kernel-doc SystemTap function formatting.
William Cohen
2008-11-25
2
-7
/
+10
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2008-11-25
2
-1
/
+5
|
\
|
*
Don't use single quotes in .meta files.
Mark Wielaard
2008-11-25
2
-1
/
+5
|
|
*
|
Make scripts/kernel-doc executable.
William Cohen
2008-11-25
2
-1
/
+5
|
|
*
|
Add context, timestamp, memory, and networking tapsets.
William Cohen
2008-11-25
7
-531
/
+285
|
|
*
|
Add kernel-doc based version of SystemTap_Tapset_Reference.
William Cohen
2008-11-25
9
-2
/
+3427
|
|
*
|
Remove the old SystemTap_Tapset_Reference.
William Cohen
2008-11-25
16
-4847
/
+4
|
/
*
struct stap_dwarf_probe field is called pp, not pp_name.
Mark Wielaard
2008-11-25
2
-3
/
+8
|
*
stap.1.in
Kent Sebastian
2008-11-24
1
-0
/
+5
|
*
Accidentally removed some additons from another commit.
Kent Sebastian
2008-11-24
1
-2
/
+9
|
*
Added a little printf documentation.
Kent Sebastian
2008-11-24
1
-25
/
+58
|
*
Fix for 7030: use send_signal instead of generic_send_sig_info and ↵
Srikar Dronamraju
2008-11-24
1
-11
/
+33
|
|
|
|
|
|
specific_send_sig_info (Prasad's Patch for fixing signal tapset)
*
Use for_each_cpu_mask always.
Wenji Huang
2008-11-24
2
-6
/
+5
|
|
|
|
Suggested-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
*
uprobes: fix & document use of MAXUPROBES
Frank Ch. Eigler
2008-11-22
3
-7
/
+23
|
*
PR5689 part 3/3: print kprobe/uprobe skipped stats
Frank Ch. Eigler
2008-11-22
3
-4
/
+35
|
*
PR5689 part 2: separate skip counters for low-stack and reentrancy cases
Frank Ch. Eigler
2008-11-21
5
-19
/
+63
|
*
stability: fix shutdown synchronization with possibly pending/running probes
Frank Ch. Eigler
2008-11-21
2
-9
/
+19
|
*
Handle a clone case which should behave like fork
Srikar Dronamraju
2008-11-21
2
-2
/
+2
|
*
ignore doc/../tmp directory
Frank Ch. Eigler
2008-11-20
1
-0
/
+1
|
*
PR5689 part 1: per-global-variable skip tracking
Frank Ch. Eigler
2008-11-20
2
-1
/
+28
|
*
badkprobe testsuite fix: don't try to run unless installtest_p
Frank Ch. Eigler
2008-11-20
1
-1
/
+3
|
*
fix --vp NNN logic for #chars < 5
Frank Ch. Eigler
2008-11-20
2
-1
/
+5
|
*
samples catalog: more linkies
Frank Ch. Eigler
2008-11-20
4
-68
/
+78
|
*
example catalog: remove by-subsystem indexes
Frank Ch. Eigler
2008-11-20
9
-609
/
+144
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2008-11-19
6
-36
/
+79
|
\
|
*
revise as per wcohen, run 3
ddomingo
2008-11-20
1
-7
/
+28
|
|
|
*
revise as per wcohen, run 2
ddomingo
2008-11-20
6
-29
/
+51
|
|
*
|
Add examples that show generation of error messages.
William Cohen
2008-11-19
2
-0
/
+3
|
/
*
changes as per tech review wcohen, run 1
ddomingo
2008-11-20
4
-6
/
+28
|
*
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston
2008-11-19
10
-81
/
+210
|
\
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2008-11-19
13
-48
/
+276
|
|
\
|
|
*
updated sleepingBeauties.meta, regenerated index
Frank Ch. Eigler
2008-11-19
8
-47
/
+49
|
|
|
|
*
|
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2008-11-18
8
-27
/
+89
|
|
\
\
|
*
|
|
Proof Understanding SystemTap Errors Chapter.
William Cohen
2008-11-18
1
-27
/
+154
|
|
|
|
[prev]
[next]