summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracepoint probes: clear session derived_probe_groups pointer in ctor to avoi...Frank Ch. Eigler2009-03-082-0/+3
* Check pending_interrupts more frequently during unwindsyms (pass 3) processingFrank Ch. Eigler2009-03-081-0/+3
* Adapt to linux-next commit changing __alloc_percpu API.Frank Ch. Eigler2009-03-083-22/+10
* Minor changes to labels.exp.Stan Cox2009-03-081-6/+6
* Fix and add tests for function(".so").statement(N)Stan Cox2009-03-082-6/+86
* PR9930: reentrancy debuggingFrank Ch. Eigler2009-03-071-38/+35
* Add placeholder for new newsFrank Ch. Eigler2009-03-071-0/+2
* Tweak tracepoint logic to run on tracepoint_synchronize_unregister()-less RHEL5Frank Ch. Eigler2009-03-072-4/+18
* Merge branch 'tracepoints'Josh Stone2009-03-065-21/+861
|\
| * Document TRACEPOINTS in stapprobes(5)Josh Stone2009-03-061-0/+36
| * Ensure tracepoints are synchronized after unregJosh Stone2009-03-061-0/+4
| * Support older tracepoints using DEFINE_TRACEJosh Stone2009-03-061-0/+5
| * Enable tracepoint target variablesJosh Stone2009-03-061-3/+338
| * Emit code to hook up tracepoint probesJosh Stone2009-03-061-4/+157
| * Build skeleton tracepoint probesJosh Stone2009-03-061-4/+79
| * Scan tracequery.ko for tracepointsJosh Stone2009-03-061-1/+79
| * Build tracequery to scan for tracepointsJosh Stone2009-03-064-0/+155
| * Make iterate_over_functions work with base_querysJosh Stone2009-03-061-14/+17
| * Make session.module_cache init more consistentlyJosh Stone2009-03-041-7/+3
* | Update AUTHORSJosh Stone2009-03-061-0/+2
* | STAP_PROBE takes no extra arguments.Mark Wielaard2009-03-061-2/+2
* | Create unique named labels.Stan Cox2009-03-061-65/+94
* | PR9871: use @cast in tapsetWenji Huang2009-03-067-348/+269
* | added more content for tapset devddomingo2009-03-061-2/+86
* | 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