summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PR6925: tolerate modules left over from previous crashed? stap sessionsFrank Ch. Eigler2008-12-032-2/+18
|
* mergedFrank Ch. Eigler2008-12-034-2/+55
|\ | | | | | | | | | | * 'master' of ssh://sources.redhat.com/git/systemtap: PR7053: Add checking empty aggregate and default print where @count==0. Add man page entry for stap -B
| * PR7053: Add checking empty aggregate and default print where @count==0.Wenji Huang2008-12-023-1/+54
| |
| * Add man page entry for stap -BRajan Arora2008-12-021-0/+6
| |
* | PR5892: rename new -B /PATH to -r /PATH; merge functionalityFrank Ch. Eigler2008-12-0311-131/+146
|/
* added new index entries for neglected error itemsddomingo2008-12-021-1/+144
|
* Minor editing of Errors chapter.William Cohen2008-12-011-8/+12
|
* BZ 5892: Add stap -B to sic systemtap at an alternate kernel build treeRajan Arora2008-12-017-22/+91
|
* added index tagsddomingo2008-12-012-9/+529
|
* make uprobes -p5 test message matching more liberalFrank Ch. Eigler2008-11-292-8/+7
|
* test suite: simplify static-uprobes pass/fail messagesFrank Ch. Eigler2008-11-292-5/+9
|
* buildrun/caching warning cleanupFrank Ch. Eigler2008-11-295-22/+44
|
* shared library probing: bump up MULTIPLE_UPROBES to 256Frank Ch. Eigler2008-11-291-1/+2
|
* NEWS: add blurbs re "stap -t" skippage and shared library probingFrank Ch. Eigler2008-11-291-0/+15
|
* NEWS: expanded recent blurbsFrank Ch. Eigler2008-11-291-2/+13
|
* PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATAFrank Ch. Eigler2008-11-285-20/+37
|
* PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.Elliott Baron2008-11-285-138/+185
|
* PR5376: probe alias parsing tweaksFrank Ch. Eigler2008-11-284-0/+19
|
* PR5947: make runtime code -Wpointer-arith-cleanFrank Ch. Eigler2008-11-285-7/+21
|
* PR4783: remove traces of stap{run,io} self-renicingFrank Ch. Eigler2008-11-283-6/+7
|
* PR6477: tolerate null token, e.g., from unwindsym warning messageFrank Ch. Eigler2008-11-282-1/+9
|
* more indexesddomingo2008-11-289-15/+338
|
* more indexesddomingo2008-11-285-8/+271
|
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-11-2815-141/+377
|\
| * PR7035: don't suppress all error messages during listings modeWenji Huang2008-11-273-5/+9
| |
| * clone (CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD) is just fork ().Mark Wielaard2008-11-272-1/+6
| |
| * Support debuginfo static uprobes.Stan Cox2008-11-267-132/+306
| |
| * Add scsi trace-doc material.William Cohen2008-11-264-3/+56
| |
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2008-11-274-4/+28
|\|
| * 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
| |