summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Separate the permon tapsetJosh Stone2009-05-071-1/+2
* Separate the procfs tapsetJosh Stone2009-05-061-1/+1
* Separate the begin/end/error/never tapsetsJosh Stone2009-05-061-1/+1
* Separate built-in timer tapsetsJosh Stone2009-05-061-1/+2
* Replace entire default path for stap_exec_prefix.Dave Brolley2009-05-061-1/+1
* Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-4/+14
* PR 9821: Use genuine strftime in staprun/stapioMasami Hiramatsu2009-04-221-2/+2
* Finish moving grapher into a subdirectoryTim Moore2009-04-201-2/+2
* Move grapher to subdirectoryTim Moore2009-04-201-6/+2
* graphing widget and test harnessTim Moore2009-04-151-1/+5
* PR9953: split up the two process.* tapsetsJosh Stone2009-04-141-1/+1
* Make install-scripts depend on install-binSCRIPTSEugeniy Meshcheryakov2009-04-061-1/+2
* Move man pages from man5 to man3 (3stap).Will Cohen2009-03-241-1/+9
* PR9875: Remove sduprobesWenji Huang2009-03-031-5/+0
* Kill all ChangeLogsJosh Stone2009-02-191-1/+2
* Clean up extraneous build warningsJosh Stone2009-02-191-2/+3
* Move sdt.h to includes/sys and use in tests.Mark Wielaard2009-02-171-2/+3
* More security checking for client/server. Set exec_prefix and sysconfdir at i...Dave Brolley2009-01-301-0/+11
* Create PIECFLAGS and PIECXXFLAGS, like PIELDFLAGS.Mark Wielaard2009-01-211-6/+7
* Only muck with CPPFLAGS when actually building with bundled elfutils.Mark Wielaard2009-01-211-0/+2
* Explicitly remove build-elfutils, include-elfutils and lib-elfutils on clean.Mark Wielaard2009-01-211-0/+1
* Create the rpm subpackage systemtap-sdt-develStan Cox2009-01-131-0/+3
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-01-091-5/+15
|\
| * Add --enable-server configure option.Mark Wielaard2009-01-071-5/+17
* | New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-091-18/+0
|/
* COnfigure nss and nspr using PKG_CHECK_MODULES.Dave Brolley2008-12-301-2/+2
* Check for existence of $(builddir)/ssl before installing it.Dave Brolley2008-12-301-8/+10
* build fix for ssl code: install into $prefix rather than /etcFrank Ch. Eigler2008-12-291-5/+5
* Disable automatic building of stamp-ssl for now.Dave Brolley2008-12-261-2/+2
* Complete previous commit.Dave Brolley2008-12-241-1/+3
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-241-3/+30
* Add static uprobe support (static library variant)Stan Cox2008-11-171-0/+5
* Add a version of uprobes that works with the 2.6.27 version of utrace.Jim Keniston2008-11-031-0/+2
* stap-report script packaging & tweaksFrank Ch. Eigler2008-10-171-1/+1
* gcc 4.4 build compatibility tweaksFrank Ch. Eigler2008-09-121-2/+2
* remove capabilities logic, cont'dFrank Ch. Eigler2008-09-051-5/+9
* New man page for the systemtap client/server and related utilities.Dave Brolley2008-08-291-1/+1
* Simplified "rpm" target a bit.David Smith2008-08-261-2/+2
* Moved tar archive creation step from "rpm" target to "dist-gzip" target.David Smith2008-08-261-1/+4
* remove support for "make dist" since git-archive does as well;Frank Ch. Eigler2008-08-251-30/+21
* Robustness improvements for the stap client/serverDave Brolley2008-08-251-1/+1
* build compatibility and speed hack for bundled-elfutils modeFrank Ch. Eigler2008-08-131-2/+2
* Use INSTALL_PROGRAM, not INSTALL_DATA for executable .stp scripts.Mark Wielaard2008-08-111-1/+4
* example index: only warn if old, do not regenerateFrank Ch. Eigler2008-08-091-2/+4
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2008-08-081-32/+14
|\
| * Always generate examples indexes and install examples from srcdir.Mark Wielaard2008-08-081-5/+4
| * Refer to srcdir spec file Makefile so make rpm works when builddir != srcdir.Mark Wielaard2008-08-081-1/+1
| * Make sure examples indexes are always generated in builddir.Mark Wielaard2008-08-081-2/+13
| * simplify sample script installation logicFrank Ch. Eigler2008-08-071-54/+6
| * Add example indexes generation build machinery.Mark Wielaard2008-08-071-3/+23