summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix some probe examples in the language referenceJosh Stone2009-09-151-7/+6
| | |/
| | * Remove automatic authorization of servers started by root as trusted signers.Dave Brolley2009-09-151-5/+0
| | * docs: add abnormal termination section to PROCESSINGFrank Ch. Eigler2009-09-151-2/+11
| | * Remove unneeded header fileWenji Huang2009-09-151-1/+0
| | * Get the module to sign from -p4's stdoutJosh Stone2009-09-141-3/+3
| | * Move --unprivileged support news to the top.Dave Brolley2009-09-141-27/+27
| | * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-09-14100-693/+1363
| | |\
| | | * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-09-1486-4818/+3445
| | | |\
| | | | * Use the sched_switch tracepoint if available.William Cohen2009-09-141-3/+3
| | | | * PR10608: mark test cases untested once compilation failedWenji Huang2009-09-143-30/+21
| | | | * Make check.exp not sleep so much in test_installcheck.Mark Wielaard2009-09-1348-48/+48
| | | | * Make tracepoints.exp test more efficient by running as one giant script.Mark Wielaard2009-09-131-6/+20
| | | | * Only test highest optimization for exelib.exp test.Mark Wielaard2009-09-131-3/+3
| | | | * Replace small exelib.exp testcases with one jumbo testcase.Mark Wielaard2009-09-133-1/+181
| | | | * Remove duplicate uprobe_derived_probe codeJosh Stone2009-09-111-219/+47
| | | | * Add semaphores for use with the forthcoming sdt marker checks.Stan Cox2009-09-111-2/+24
| | | | * Add actual pc address to semantic error about inaccessible variables.Mark Wielaard2009-09-111-1/+2
| | | | * PR10618: update iostat-scsi.stp for 2.6.31Wenji Huang2009-09-112-3/+17
| | | | * Merge branch 'getscopes'Josh Stone2009-09-104-96/+279
| | | | |\
| | | | | * PR10594 cont'd: Use parent die cache for variable lookupJosh Stone2009-09-103-73/+158
| | | | | * Simplify deleting all map valuesJosh Stone2009-09-103-21/+18
| | | | | * PR10594: Provide a cached dwarf_getscopes_dieJosh Stone2009-09-103-20/+121
| | | | * | Run autoreconfEugeniy Meshcheryakov2009-09-1110-4327/+2575
| | | | * | Remove generated files during cleanEugeniy Meshcheryakov2009-09-111-0/+4
| | | | * | Added blurb about the ring_buffer transport.David Smith2009-09-101-0/+5
| | | | * | Allow ring_buffer to be used if STP_USE_RING_BUFFER is defined.David Smith2009-09-101-2/+3
| | | | * | Add generated files to .gitignoreRobb Romans2009-09-101-0/+2
| | | | * | build: support x86-64 without CONFIG_IA32_EMULATIONFrank Ch. Eigler2009-09-101-0/+1
| | | | * | PR10602: dummy commit for authorship tracking onlyJim Keniston2009-09-090-0/+0
| | | | |/
| | | | * Update marker probe information in Language Reference.Robb Romans2009-09-091-18/+38
| | | | * Add pointer typecasting information to Language Reference.Robb Romans2009-09-091-1/+66
| | | | * Add error probe information.Robb Romans2009-09-091-8/+27
| | | * | Allow remaining process.* probes for unprivileged users.Dave Brolley2009-09-144-11/+34
| | * | | Firther updates to NEWS regarding signing and unprivileged users.Dave Brolley2009-09-141-12/+12
| | * | | Authorize new certificates created for servers started by root as authorized ...Dave Brolley2009-09-142-6/+17
| | * | | 2009-09-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-09-1416-4502/+3509
| * | | | PR10642: fix wildcard-driven quadratic explosion of .return $$parms probesFrank Ch. Eigler2009-09-151-44/+47
| | |_|/ | |/| |
| * | | PR10602 prime: runtime: shrink stack frame of _stp_do_relocation().Frank Ch. Eigler2009-09-091-1/+1
| * | | examples: regenerate index filesFrank Ch. Eigler2009-09-094-1/+50
| * | | PR10602: improved fix for REG_IP lvalueFrank Ch. Eigler2009-09-092-48/+26
| * | | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDavid Smith2009-09-091-2/+4
| |\ \ \
| | * | | Fix relay_old implementation of fsize_max and fnum_max.Masami Hiramatsu2009-09-091-2/+4
| | | |/ | | |/|
| * / | Removed unneeded casts.David Smith2009-09-091-5/+5
| |/ /
| * | PR10524: brag in NEWSFrank Ch. Eigler2009-09-091-0/+3
| * | PR10604: check availability for example test casesWenji Huang2009-09-089-10/+38
| * | PR10617: make "make uninstall" workFrank Ch. Eigler2009-09-082-5/+3
| * | PR10524: reduce massive-uprobe script modules' .data consumptionFrank Ch. Eigler2009-09-085-127/+264
| * | fix typo: KERN_ERROR -> KERN_ERR from last commitFrank Ch. Eigler2009-09-081-1/+1
| * | PR10575: emit KERN_ERRORs on transport control message failuresFrank Ch. Eigler2009-09-081-0/+3
| * | task_finder diagnostics: standardize on STP_DEBUG_PRINTKFrank Ch. Eigler2009-09-081-8/+0