summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Start/stop the systemtap server from systemtap.exp and not in the top level M...Dave Brolley2008-08-081-39/+3
|/
* Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-291-5/+41
* version bump to 0.7.1Frank Ch. Eigler2008-07-161-1/+2
* Make sure stap-client, stap-server and stap-serverd are included in 'make dist'Dave Brolley2008-07-161-1/+2
* Enable 'make check' and 'make installcheck' using the systemtap client/server.Dave Brolley2008-07-141-0/+1
* Install examples, demos and samples.Mark Wielaard2008-07-071-26/+45
* Add auto_free_ref to auto_free stuff; bug 6694Tim Moore2008-06-291-1/+1
* distribute dwarf_wrappers.h in snapshot tarballsFrank Ch. Eigler2008-06-111-0/+1
* Check that make install was run before doing make installcheck.Mark Wielaard2008-06-111-0/+8
* PR 2608 plus some refactoring in tapsets.cxxTim Moore2008-06-111-1/+1
* PR6470: new argv[] tapset, docs, test casesFrank Ch. Eigler2008-06-101-1/+1
* PR6429: remove stapio STP_UNWIND support and associated elfutils dependencyFrank Ch. Eigler2008-06-031-5/+2
* make "make cscope" tolerate a read-only or separate source treeFrank Ch. Eigler2008-05-301-2/+2
* Add a cscope target to the MakefileJosh Stone2008-05-291-0/+4
* PR6474: use position-independent-executable security c/ld-flags for stap* bin...Frank Ch. Eigler2008-05-011-3/+3
* Move examples to testsuite/systemtap.examples.William Cohen2008-04-241-3/+11
* PR6405, start of rhel4 compatibilityFrank Ch. Eigler2008-04-151-1/+1
* PR6400: support bundled elfutils for stapioFrank Ch. Eigler2008-04-141-1/+8
* Merge branch 'master' into unwindFrank Ch. Eigler2008-04-121-5/+47
|\
| * PR6393: regenerate git_version.h at every makeFrank Ch. Eigler2008-04-101-6/+43
| * PR6393: git version tagging at build timeFrank Ch. Eigler2008-04-101-1/+6
* | rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-6/+7
|/
* 2008-03-06 Frank Ch. Eigler <fche@elastic.org>fche2008-03-061-2/+2
* PR5697 part 2: tutorial/langref configuryfche2008-02-281-1/+1
* 2008-01-28 David Smith <dsmith@redhat.com>dsmith2008-01-281-2/+2
* staplog crash(8) module testsfche2008-01-251-1/+1
* 2007-10-19 Masami Hiramatsu <mhiramat@redhat.com>hiramatu2007-10-191-1/+1
* 2007-10-12 Martin Hunt <hunt@redhat.com>hunt2007-10-121-2/+2
* PR 5709kenistoj2007-10-081-1/+1
* pr5036: systemtap-testsuite RPMfche2007-10-051-0/+4
* Install runtime/uprobes/*.kenistoj2007-09-281-0/+2