summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added markers, for publicanization purposesddomingo2009-03-051-4/+5
* new intro, tapset dev guideddomingo2009-03-052-0/+92
* removes marked range of strings (intro) and replaces with Intro and Tapset De...ddomingo2009-03-051-4/+21
* added invisible marker for publicanddomingo2009-03-051-8/+10
* change to fedora, add README for more infoddomingo2009-03-052-1/+36
* change to fedoraddomingo2009-03-051-4/+8
* add other required XMLsddomingo2009-03-054-0/+82
* add imagesddomingo2009-03-051-0/+3936
* add Makefileddomingo2009-03-051-0/+15
* function instead of (sfunction)ddomingo2009-03-051-1/+1
* added other required filesddomingo2009-03-051-0/+17
* Fix typo in kernel version check 2.6.21 -> 2.6.11 in inet_sock.Mark Wielaard2009-03-041-2/+2
* stap autoconf test for kernel stack trace supportTim Moore2009-03-045-6/+29
* PR9919: Set last_stmt for array (scalar or statistical) assignments.Mark Wielaard2009-03-043-2/+56
* change stap-report to a plain /bin/sh script; support dkpg in addition to rpmFrank Ch. Eigler2009-03-031-24/+19
* Search for a label instead of an address for .so static probes.Stan Cox2009-03-031-1/+4
* This patch updates the itrace code to support the new utrace interface.Maynard Johnson2009-03-032-29/+118
* PR9875: Remove sduprobesWenji Huang2009-03-034-166/+31
* Allow the same static user probe to be used multiple times per line.Stan Cox2009-03-022-15/+50
* added publicanizer for langrefddomingo2009-03-028-0/+4229
* minor revision, added tagddomingo2009-03-021-2/+2
* Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtapEugeniy Meshcheryakov2009-02-285-46/+46
|\
| * Use @cast where possible for examining inet_sock.Mark Wielaard2009-02-271-25/+25
| * Remove unnecessary embedded C include.Mark Wielaard2009-02-271-4/+0
| * Guard _struct_sigaction32_u with ifdef CONFIG_COMPAT.Mark Wielaard2009-02-251-0/+2
| * PR9896: Fix SystemTap build on Ubuntu Intrepid.Ananth N Mavinakayanahalli2009-02-251-2/+2
| * Skip generating empty struct globalWenji Huang2009-02-241-15/+17
* | Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtapEugeniy Meshcheryakov2009-02-2412-636/+1231
|\|
| * Adjust extra_offset address against module base.Mark Wielaard2009-02-241-0/+4
| * Fix the syscall tapset for architectures using SYSCALL_WRAPPERSAnanth N Mavinakayanahalli2009-02-242-564/+1095
| * Merge branch 'gtod'Josh Stone2009-02-235-50/+104
| |\
| | * Add a testcase for gtod init/killJosh Stone2009-02-231-0/+29
| | * Add selective use of _stp_time_init/kill (PR9822)Josh Stone2009-02-234-50/+75
| * | Improve static probe: c++ navigation, -l output.Stan Cox2009-02-232-16/+19
| |/
| * Check whether a die has any children before iterating over it.Mark Wielaard2009-02-231-1/+4
| * Made probe_start()/probe_exit() function definitions match their declarations.David Smith2009-02-231-2/+2
| * drop Core from Fedora nameDan Horak2009-02-232-3/+3
* | Don't include unused libebl.hEugeniy Meshcheryakov2009-02-231-1/+0
|/
* make all examples executableEugeniy Meshcheryakov2009-02-217-0/+0
* Remove STAPCONF_CFLAGS from the generated MakefileJosh Stone2009-02-201-3/+0
* Adjust ET_DYN symbol addresses against module base.Mark Wielaard2009-02-211-1/+10
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-02-202-1/+2
|\
| * Better <linux/debugfs.h> header file inclusion.David Smith2009-02-202-1/+2
* | Check for required resources and tools before attempting tests using the clie...Dave Brolley2009-02-203-11/+42
|/
* Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-02-2024-18909/+266
|\
| * Better testcase cleanup.David Smith2009-02-202-3/+3
| * Ignore kernel functions with "absolute" addresses.Mark Wielaard2009-02-201-7/+6
| * Merge branch 'master' of ssh://sources.redhat.com/git/systemtapddomingo2009-02-2019-18882/+107
| |\
| | * Update guidelines for the ChangeLog-less worldJosh Stone2009-02-192-19/+20
| | * Kill all ChangeLogsJosh Stone2009-02-1915-18856/+76