summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Add static uprobe support (static library variant)Stan Cox2008-11-171-21/+94
* 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
* Check for dwarf_getelf (elfutils 0.126+).Mark Wielaard2008-09-101-9/+8
* remove capabilities logic, cont'dFrank Ch. Eigler2008-09-051-23/+7
* New man page for the systemtap client/server and related utilities.Dave Brolley2008-08-291-3/+5
* 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-2/+6
* remove support for "make dist" since git-archive does as well;Frank Ch. Eigler2008-08-251-216/+42
* Robustness improvements for the stap client/serverDave Brolley2008-08-251-16/+11
* 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-43/+28
|\
| * 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-13/+27
| * simplify sample script installation logicFrank Ch. Eigler2008-08-071-67/+16
| * Add example indexes generation build machinery.Mark Wielaard2008-08-071-14/+37
* | 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-6/+5
* 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-34/+53
* Install examples, demos and samples.Mark Wielaard2008-07-071-33/+58
* 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-2/+18
* PR6470: new argv[] tapset, docs, test casesFrank Ch. Eigler2008-06-101-4/+6
* PR6429: remove stapio STP_UNWIND support and associated elfutils dependencyFrank Ch. Eigler2008-06-031-29/+9
* make "make cscope" tolerate a read-only or separate source treeFrank Ch. Eigler2008-05-301-17/+12
* Add a cscope target to the MakefileJosh Stone2008-05-291-11/+20
* PR6550: --enable-dejazilla: optional automatic test result reportingFrank Ch. Eigler2008-05-251-0/+2
* PR6474: use position-independent-executable security c/ld-flags for stap* bin...Frank Ch. Eigler2008-05-011-18/+15
* Move examples to testsuite/systemtap.examples.William Cohen2008-04-241-13/+25
* PR6405, start of rhel4 compatibilityFrank Ch. Eigler2008-04-151-1/+1
* PR6400: support bundled elfutils for stapioFrank Ch. Eigler2008-04-141-33/+39
* Merge branch 'master' into unwindFrank Ch. Eigler2008-04-121-4/+41
|\
| * PR6393: regenerate git_version.h at every makeFrank Ch. Eigler2008-04-101-5/+37
| * 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-24/+25
|/
* 2008-03-06 Frank Ch. Eigler <fche@elastic.org>fche2008-03-061-2/+3
* PR5697 part 2: tutorial/langref configuryfche2008-02-281-1/+4
* 2008-01-28 David Smith <dsmith@redhat.com>dsmith2008-01-281-2/+3
* staplog crash(8) module testsfche2008-01-251-1/+2
* 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
* * regeneratedfche2007-10-091-1/+1