summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * safety: add another schedule_sched, ahead of the per-context release loopFrank Ch. Eigler2008-11-262-1/+10
| |
| * PR4886: enable assertive build-id checking for new kernelsFrank Ch. Eigler2008-11-263-3/+18
| |
* | added more index entriesddomingo2008-11-274-8/+921
|/
* minor tag error correctedddomingo2008-11-272-3/+4
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-11-2718-450/+495
|\
| * fix valgrind warning with setting s.verbose too late during initializationFrank Ch. Eigler2008-11-261-1/+4
| |
| * PR6925: improve upon "Try again with another -v option" messageFrank Ch. Eigler2008-11-262-5/+9
| |
| * Correct location for Systemtap_Tapset_Reference man and html output.William Cohen2008-11-263-4/+9
| |
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-265-0/+24
| |\
| | * safety: add paranoid call to synchronize_sched() during shutdown processFrank Ch. Eigler2008-11-265-0/+24
| | |
| * | Add kernel-doc compatible comments and pull process tapset into reference doc.William Cohen2008-11-264-36/+50
| |/
| * para-callgraph.meta: Add accidentially removed -c back to test_installcheck.Mark Wielaard2008-11-262-1/+6
| |
| * Add ioscheduler, socket, tcp, and upd to tapset reference.William Cohen2008-11-257-403/+393
| |
* | added indexddomingo2008-11-277-36/+1034
|/
* PR7046: performance: eliminate duplicate uprobes for multithreaded programs' ↵Frank Ch. Eigler2008-11-252-1/+10
| | | | shlibs
* PR7046: uprobes mutex optimizationFrank Ch. Eigler2008-11-252-49/+63
|
* Clean up kernel-doc SystemTap function formatting.William Cohen2008-11-252-7/+10
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-252-1/+5
|\
| * Don't use single quotes in .meta files.Mark Wielaard2008-11-252-1/+5
| |
* | Make scripts/kernel-doc executable.William Cohen2008-11-252-1/+5
| |
* | Add context, timestamp, memory, and networking tapsets.William Cohen2008-11-257-531/+285
| |
* | Add kernel-doc based version of SystemTap_Tapset_Reference.William Cohen2008-11-259-2/+3427
| |
* | Remove the old SystemTap_Tapset_Reference.William Cohen2008-11-2516-4847/+4
|/
* struct stap_dwarf_probe field is called pp, not pp_name.Mark Wielaard2008-11-252-3/+8
|
* stap.1.inKent Sebastian2008-11-241-0/+5
|
* Accidentally removed some additons from another commit.Kent Sebastian2008-11-241-2/+9
|
* Added a little printf documentation.Kent Sebastian2008-11-241-25/+58
|
* Fix for 7030: use send_signal instead of generic_send_sig_info and ↵Srikar Dronamraju2008-11-241-11/+33
| | | | | | specific_send_sig_info (Prasad's Patch for fixing signal tapset)
* Use for_each_cpu_mask always.Wenji Huang2008-11-242-6/+5
| | | | Suggested-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
* uprobes: fix & document use of MAXUPROBESFrank Ch. Eigler2008-11-223-7/+23
|
* PR5689 part 3/3: print kprobe/uprobe skipped statsFrank Ch. Eigler2008-11-223-4/+35
|
* PR5689 part 2: separate skip counters for low-stack and reentrancy casesFrank Ch. Eigler2008-11-215-19/+63
|
* stability: fix shutdown synchronization with possibly pending/running probesFrank Ch. Eigler2008-11-212-9/+19
|
* Handle a clone case which should behave like forkSrikar Dronamraju2008-11-212-2/+2
|
* ignore doc/../tmp directoryFrank Ch. Eigler2008-11-201-0/+1
|
* PR5689 part 1: per-global-variable skip trackingFrank Ch. Eigler2008-11-202-1/+28
|
* badkprobe testsuite fix: don't try to run unless installtest_pFrank Ch. Eigler2008-11-201-1/+3
|
* fix --vp NNN logic for #chars < 5Frank Ch. Eigler2008-11-202-1/+5
|
* samples catalog: more linkiesFrank Ch. Eigler2008-11-204-68/+78
|
* example catalog: remove by-subsystem indexesFrank Ch. Eigler2008-11-209-609/+144
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-196-36/+79
|\
| * revise as per wcohen, run 3ddomingo2008-11-201-7/+28
| |
| * revise as per wcohen, run 2ddomingo2008-11-206-29/+51
| |
* | Add examples that show generation of error messages.William Cohen2008-11-192-0/+3
|/
* changes as per tech review wcohen, run 1ddomingo2008-11-204-6/+28
|
* Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtapJim Keniston2008-11-1910-81/+210
|\
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-1913-48/+276
| |\
| | * updated sleepingBeauties.meta, regenerated indexFrank Ch. Eigler2008-11-198-47/+49
| | |
| * | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2008-11-188-27/+89
| |\ \
| * | | Proof Understanding SystemTap Errors Chapter.William Cohen2008-11-181-27/+154
| | | |