summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PR 10905 Ground Work: Save server status as PID files with the server config ...Dave Brolley2009-12-081-149/+210
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-12-0268-4118/+5769
|\
| * Fix PR 11034 by directly allocating per-cpu context data.David Smith2009-12-022-9/+29
| * Make the hover text conform to data displayed.Tim Moore2009-12-027-26/+73
| * Refactor drawing of different styles of graph into classesTim Moore2009-12-027-78/+204
| * Account for zoom factor when choosing hover textTim Moore2009-12-021-5/+5
| * Make tapset and tests compatible with old kernelWenji Huang2009-12-0210-39/+94
| * minor correctionDon Domingo2009-12-021-2/+2
| * correcting license, forgot to change back yesterday while testing default Pub...Don Domingo2009-12-021-3/+3
| * Regenerate autotools files using autoreconf to pick up latest Makefile.am cha...Dave Brolley2009-12-0111-3756/+4958
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-12-0120-31/+74
| |\
| | * uprobes ppc64: UPROBES_DEBUG build fixFrank Ch. Eigler2009-12-011-2/+2
| | * Use proper types for do_divAnton Vorontsov2009-12-013-6/+7
| | * Change KERNEL_RELOC_SYMBOL to "_stext" on ppc32Anton Vorontsov2009-12-011-1/+1
| | * Implement _div64 and _mod64 for ppc32Anton Vorontsov2009-12-011-3/+39
| | * Share ppc64 and ppc32 code where possibleAnton Vorontsov2009-12-015-7/+7
| | * Implement ppc32 variant of __is_user_regsAnton Vorontsov2009-12-012-0/+6
| | * stack-ppc: Adjust for ppc32Anton Vorontsov2009-12-012-3/+3
| | * Rename stack-ppc64.c to stack-ppc.cAnton Vorontsov2009-12-012-1/+1
| | * Rename uprobes_ppc64.c to uprobes_ppc.c, use it for ppc32Anton Vorontsov2009-12-016-8/+8
| * | Make sure system types are defined.Dave Brolley2009-12-012-5/+7
| |/
| * Convert string.stp documentation to standard markup.Mark Wielaard2009-12-012-53/+85
| * some aesthetic tweaks to the grapherTim Moore2009-12-012-2/+2
| * Add hover text to the graph.Tim Moore2009-12-015-42/+114
| * change time type from double to int64_tTim Moore2009-12-015-25/+44
| * Fix typo in scheduler tapsetWenji Huang2009-12-011-1/+1
| * minor modifications to allow book to build in latest Publican (1.x). to build...Don Domingo2009-12-011-8/+21
| * minor modifications to allow book to build in latest Publican (1.x). to build...Don Domingo2009-12-011-1/+1
| * minor modifications to allow book to build in latest Publican (1.x). to build...Don Domingo2009-12-011-1/+2
| * minor modifications to allow book to build in latest Publican (1.x). to build...Don Domingo2009-12-011-3/+4
| * minor modifications to allow book to build in latest Publican (1.x). to build...Don Domingo2009-12-012-0/+33
| * PR10653: don't corrupt signal structs in itrace on rawhide utraceRoland McGrath2009-11-301-3/+10
| * Don't let _stp_alloc_percpu allocate too much memory.David Smith2009-11-301-2/+15
| * PR10901: Add -D_FILE_OFFSET_BITS=64 to Makefile.am for stap and staprunCharley Wang2009-11-301-2/+2
| * Fix build error when !HAVE_NSSWenji Huang2009-11-301-2/+2
| * docs: abbreviated stap-server news blurbsFrank Ch. Eigler2009-11-281-51/+16
* | No need to pass -c option to the server.Dave Brolley2009-12-021-2/+1
|/
* Update NEWS and initscript/README.stap-server with details of changesDave Brolley2009-11-272-1/+142
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-271-16/+15
|\
| * Fix compilation warning of passing NULL to int parameterWenji Huang2009-11-261-1/+1
| * Fix compilation error, use getgroups without fixed limits.Roland McGrath2009-11-251-16/+15
* | PR 10984 Additional Work. TOCTOU race checking access permissions before cano...Dave Brolley2009-11-272-51/+80
|/
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-253-8/+21
|\
| * include modverify.h unconditionally.Dave Brolley2009-11-241-2/+0
| * Fix uninitialized fields in loc2c.Roland McGrath2009-11-241-0/+6
| * Add assert for detecting shared library reloading, PR11015.Mark Wielaard2009-11-241-6/+15
* | Improve error messages related to module signing.Dave Brolley2009-11-251-15/+7
* | - Allow root, the owner of the uprobes build directory and the members of theDave Brolley2009-11-257-69/+94
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-241-61/+121
|\|
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-2419-92/+426
| |\