summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adapt sid to latest kernelWenji Huang2009-05-191-0/+4
* Disable building grapher code in rpm.William Cohen2009-05-191-1/+8
* Fix alignment of probe aliases in syscalls(|2).stp.Przemyslaw Pawelczyk2009-05-192-736/+736
* Unify formatting of syscalls.stp and syscalls2.stp.Przemyslaw Pawelczyk2009-05-192-1059/+1407
* Correct misnamed variables in syscalls.stp.Przemyslaw Pawelczyk2009-05-191-33/+27
* Enhance -x option checking to only accept valid pidSunzen Wang2009-05-191-1/+6
* Enhance -s option checking to only accept valid size numberSunzen Wang2009-05-191-2/+2
* Fix: Enhance -p option checking so as to just accept valid numberSunzen Wang2009-05-191-2/+3
* YAAU (Yet Another AUTHORS Update)Josh Stone2009-05-181-0/+2
* Complete the names-to-numbers conversion in nd_syscalls.stp.Przemyslaw Pawelczyk2009-05-181-980/+1711
* PR10171 workaround.David Smith2009-05-181-0/+5
* PR10091 fixes.David Smith2009-05-182-30/+147
* Fix typo in mq_timedreceive probe point.Przemyslaw Pawelczyk2009-05-181-1/+1
* Merge branch 'master' of git://sources.redhat.com/git/systemtapMark Wielaard2009-05-1822-4861/+5591
|\
| * Make all tapsets' TOK_FOO constantJosh Stone2009-05-157-34/+34
| * Merge branch 'tapsets-cleanup'Josh Stone2009-05-1515-4826/+5556
| |\
| | * Privatize many dwflpp membersJosh Stone2009-05-152-59/+59
| | * Simplify our unordered_map typedefsJosh Stone2009-05-152-18/+9
| | * Break the dwflpp dependence on query_cuJosh Stone2009-05-153-8/+10
| | * Break the dwflpp dependence on query_moduleJosh Stone2009-05-153-15/+5
| | * Merge the dwflpp::query_cu_..._address methodsJosh Stone2009-05-153-25/+9
| | * Don't shadow dwlfpp::dwfl in loc2c_emit_addressJosh Stone2009-05-151-2/+1
| | * Remove unused dwflpp methodsJosh Stone2009-05-152-43/+0
| | * Move dfwlpp into its own fileJosh Stone2009-05-1215-4762/+5595
| | * Consolidate dwflpp setupJosh Stone2009-05-111-67/+41
| * | Add stap-server buildreqs: nss-tools and pkgconfig.David Smith2009-05-151-1/+1
* | | Tidy/tighten DEBUG_UNWIND ptrType a bit.Mark Wielaard2009-05-151-14/+13
|/ /
* | Mark all testsuite/parseko/cmdline21.stp as executable.Mark Wielaard2009-05-155-0/+0
* | flightrec3.exp uses cpus as array, so rename skipped.exp cpus var to nr_cpus.Mark Wielaard2009-05-151-3/+3
* | Set explicit longer, 60 second, timeout for alternatives.exp.Mark Wielaard2009-05-151-2/+3
* | Fixed comma space, space dot typos in various man pages.Mark Wielaard2009-05-153-19/+19
* | Fixed few typos in various man pages found by a spellchecker.Petr Muller2009-05-154-12/+12
* | Fix few typos in stapprobes manpages found by a spellchecker.Petr Muller2009-05-155-23/+23
* | [tracepoints] ternary is nicer for arg formatJosh Stone2009-05-141-5/+1
* | [tracepoints] Print pointer arguments with %pJosh Stone2009-05-141-1/+5
* | PR10139 Mark .probes section SHF_ALLOC.Mark Wielaard2009-05-142-2/+19
* | Revert "Include grapher in installed file list."William Cohen2009-05-141-5/+1
* | Include grapher in installed file list.William Cohen2009-05-141-1/+5
* | Initialize variables in GraphWidget::on_motion_notify_event().William Cohen2009-05-141-2/+2
* | Fix inconsistent indentation for including header file in aux_syscalls.stp.Sunzen Wang2009-05-141-4/+4
* | PR 6930: Add additional testcases for flight recorder modeKeiichi KII2009-05-137-0/+136
* | Initialize aptr in runtime/map.c and keep gcc-4.4 happyAnanth N Mavinakayanahalli2009-05-131-1/+1
* | Implement caller:string() in terms of symname() and caller_addr().Mark Wielaard2009-05-131-8/+5
* | Use actual sock in tcp_test, instead of unexisting sk variable.Mark Wielaard2009-05-121-7/+7
|/
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapWilliam Cohen2009-05-1110-2991/+2526
|\
| * Correct typo in BUILD_SERVER test in configure.ac.Dave Brolley2009-05-1110-2991/+2526
* | Provide more details in testsuite.examples/README on how to submit examples.William Cohen2009-05-111-49/+97
|/
* Get .probes section through dwarf debuginfo file if necessary.Mark Wielaard2009-05-101-1/+39
* Allow @cast failures to get optimized awayJosh Stone2009-05-083-18/+20
* PR10054: Unify the translate_components errorsJosh Stone2009-05-081-39/+12