Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bumps for the 0.9.8 release | Josh Stone | 2009-06-11 | 1 | -10/+10 |
| | |||||
* | PR10209: extend configury for --disable-translator | Elliott Baron | 2009-06-05 | 1 | -4/+43 |
| | | | | | | | | | | | | * configure.ac: Added --disable-translator feature, creates AM_CONDITIONAL BUILD_TRANSLATOR. * Makefile.am: Only build runtime components (staprun, stapio) if BUILD_TRANSLATOR == FALSE. * configure: Regenerated. * Makefile.in: Likewise. * aclocal.m4: Likewise. * config.in: Likewise. * doc/Makefile.in: Likewise. * doc/SystemTap_Tapset_Reference/Makefile.in: Likewise. * grapher/Makefile.in: Likewise. | ||||
* | Suggest rpms to install using debuginfo-install. | William Cohen | 2009-05-27 | 1 | -13/+476 |
| | | | | | | | | | The patch makes use of the RPM libraries to determine which rpm supplied the executable and from that information suggest a command to install the appropriate debuginfo rpm. This is enabled using the "--with-rpm" option for configure. Can be explicitly disabled with "--without-rpm". | ||||
* | Move dfwlpp into its own file | Josh Stone | 2009-05-12 | 1 | -1897/+2149 |
| | | | | | It's not a terribly clean split, but moving it helps reveals some of the knots that need to be untangled. | ||||
* | Correct typo in BUILD_SERVER test in configure.ac. | Dave Brolley | 2009-05-11 | 1 | -2150/+1898 |
| | |||||
* | Check whether certutil as provided by nss-tools is installed. | Mark Wielaard | 2009-05-08 | 1 | -25/+60 |
| | | | | | | | | | | | * configure.ac: Add check for certuril, don't build nss stap server when not found. * Makefile.in: Regenerated. * aclocal.m4: Likewise. * configure: Likewise. * doc/Makefile.in: Likewise. * doc/SystemTap_Tapset_Reference/Makefile.in: Likewise. * grapher/Makefile.in: Likewise. | ||||
* | Run autoreconf | Eugeniy Meshcheryakov | 2009-05-06 | 1 | -2/+41 |
| | |||||
* | run autoreconf | Eugeniy Meshcheryakov | 2009-05-06 | 1 | -16/+36 |
| | |||||
* | Run autoreconf | Eugeniy Meshcheryakov | 2009-05-05 | 1 | -1892/+2115 |
| | |||||
* | Module signing and verification using a separate file for the module signature. | Dave Brolley | 2009-05-04 | 1 | -2117/+1895 |
| | |||||
* | Version bumps for 0.9.7 release | Josh Stone | 2009-04-23 | 1 | -10/+10 |
| | |||||
* | Version bumps for 0.9.6 release | Josh Stone | 2009-04-23 | 1 | -10/+10 |
| | |||||
* | Finish moving grapher into a subdirectory | Tim Moore | 2009-04-20 | 1 | -3/+226 |
| | | | | | | | | | | * configure.ac (GRAPHER): Configuration prefix for variables defined by PKG_CHECK_MODULES macro. (BUILD_GRAPHER): New conditional variable (enable-grapher): New option (AC_CONFIG_FILES): Add grapher/Makefile * Makefile.am (SUBDIRS): Add grapher * grapher/Makefile.am: New file | ||||
* | Move grapher to subdirectory | Tim Moore | 2009-04-20 | 1 | -238/+2 |
| | |||||
* | graphing widget and test harness | Tim Moore | 2009-04-15 | 1 | -0/+236 |
| | |||||
* | PR9953: split up the two process.* tapsets | Josh Stone | 2009-04-14 | 1 | -2/+2 |
| | | | | | | | The overlapping process.* tapsets are now separated. Those probe points documented in stapprobes(3stap) remain the same. Those that were formerly in stapprobes.process(3stap) have been renamed to kprocess, to reflect their kernel perspective on processes. | ||||
* | Really fix run-stap this time, I promise! | Josh Stone | 2009-04-02 | 1 | -42/+0 |
| | |||||
* | Fix the magic run-stap wrappers even more | Josh Stone | 2009-04-01 | 1 | -3/+3 |
| | |||||
* | Fix sudo magic wrappers for run-stap devel script. | Roland McGrath | 2009-04-01 | 1 | -0/+46 |
| | |||||
* | hand-regen configure after commit 99c0acad yxmlto->xmlto typo fix | Frank Ch. Eigler | 2009-03-29 | 1 | -2/+2 |
| | |||||
* | Version bumps for 0.9.5 release | Josh Stone | 2009-03-27 | 1 | -1804/+2062 |
| | |||||
* | Update configure --help message now that default is changed | Rajan Arora | 2009-03-25 | 1 | -1/+1 |
| | | | | | *configure.ac: Update help message for building with pie support. *configure: Regenerate. | ||||
* | PR 9922 fix, make --disable-pie the configure default | Rajan Arora | 2009-03-24 | 1 | -1/+2 |
| | | | | | | | *configure.ac: Change the default to compiling without fPIE. *systemtap.spec: Add --enable-pie as the default option (set pie_supported to 1). *configure: Regenerated with autoconf 2.61. | ||||
* | Move man pages from man5 to man3 (3stap). | Will Cohen | 2009-03-24 | 1 | -17/+17 |
| | |||||
* | version bump to 0.9 throughout | Frank Ch. Eigler | 2009-02-17 | 1 | -10/+10 |
| | |||||
* | fixing configury version drift | Frank Ch. Eigler | 2009-02-17 | 1 | -3335/+3839 |
| | |||||
* | Move sdt.h to includes/sys and use in tests. | Mark Wielaard | 2009-02-17 | 1 | -4677/+3916 |
| | |||||
* | PR 9716, replaced pkgconfig checks with AC macros in configure.ac for server ↵ | Elliott Baron | 2009-02-17 | 1 | -213/+348 |
| | | | | deps. | ||||
* | PR6936: Add systemtap initscript and systemtap-initscript subpackage. | Masami Hiramatsu | 2009-01-30 | 1 | -1/+2 |
| | |||||
* | Check for version.h.in for elfutils < 0.138. | Mark Wielaard | 2009-01-26 | 1 | -2/+5 |
| | |||||
* | Use install-pkgincludeHEADERS for elfutils configure build step. | Mark Wielaard | 2009-01-23 | 1 | -4/+4 |
| | |||||
* | Use make -k install-data for elfutils. | Mark Wielaard | 2009-01-23 | 1 | -1/+4 |
| | |||||
* | 2009-01-22 David Smith <dsmith@redhat.com> | David Smith | 2009-01-22 | 1 | -1/+1 |
| | | | | | | | | | * systemtap.spec: Added 'nss-devel' buildreq so that the 'client' subpackage could be built correctly. Added file-based buildreq for xmlto's pdf support, which works on f8, f9, f9, and rhel5. * configure.ac: Fixed typo. * configure: Regenerated. | ||||
* | Create PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS. | Mark Wielaard | 2009-01-21 | 1 | -1/+11 |
| | |||||
* | Only muck with CPPFLAGS when actually building with bundled elfutils. | Mark Wielaard | 2009-01-21 | 1 | -3/+154 |
| | |||||
* | Explicitly remove build-elfutils, include-elfutils and lib-elfutils on clean. | Mark Wielaard | 2009-01-21 | 1 | -1700/+1935 |
| | |||||
* | Pick up --prefix dependency usage in config.h. | Mark Wielaard | 2009-01-11 | 1 | -0/+6 |
| | |||||
* | Check for xmlto that generates pdf. | Will Cohen | 2009-01-08 | 1 | -4/+24 |
| | |||||
* | Check xmlto available and allow user to control generation of reference docs. | Will Cohen | 2009-01-07 | 1 | -1912/+1764 |
| | |||||
* | Warn when not building docs because tools not found. | Mark Wielaard | 2009-01-07 | 1 | -2/+6 |
| | |||||
* | Add --enable-server configure option. | Mark Wielaard | 2009-01-07 | 1 | -1792/+1981 |
| | |||||
* | build: make compatible with elfutils 0.138 too | Frank Ch. Eigler | 2008-12-31 | 1 | -26/+175 |
| | |||||
* | COnfigure nss and nspr using PKG_CHECK_MODULES. | Dave Brolley | 2008-12-30 | 1 | -10/+372 |
| | |||||
* | PR6925: generate script to run stap from build directory | Roland McGrath | 2008-12-03 | 1 | -0/+5 |
| | |||||
* | PR6925: encourage people to configure with a --prefix | Frank Ch. Eigler | 2008-12-03 | 1 | -0/+14 |
| | |||||
* | Add kernel-doc based version of SystemTap_Tapset_Reference. | William Cohen | 2008-11-25 | 1 | -1/+2 |
| | |||||
* | bump version to 0.8 | Frank Ch. Eigler | 2008-11-13 | 1 | -10/+10 |
| | |||||
* | Check for dwarf_getelf (elfutils 0.126+). | Mark Wielaard | 2008-09-10 | 1 | -49/+90 |
| | |||||
* | remove capabilities logic, cont'd | Frank Ch. Eigler | 2008-09-05 | 1 | -237/+1 |
| | |||||
* | New man page for the systemtap client/server and related utilities. | Dave Brolley | 2008-08-29 | 1 | -1/+2 |
| |