summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Avoid holding semaphore while making mmap callbacks.David Smith2009-06-091-52/+130
* Avoid 1 case of holding a semaphore while mmap callbacks are being made.David Smith2009-06-091-57/+75
* Make sure all DEBUG_TRANS output uses printk.David Smith2009-06-032-13/+21
* Fixed STP_TRANSPORT_VERSION 1 behavior.David Smith2009-06-036-23/+87
* Cleanup and better original transport support.David Smith2009-05-263-4/+12
* Added error checking and other updates.David Smith2009-05-227-488/+44
* Merge commit 'origin/master' into pr7043David Smith2009-05-21377-6949/+18229
|\
| * Add stap-server buildreqs: nss-tools and pkgconfig.David Smith2009-05-151-1/+1
| * 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
| * Refactor anonymous lookups in translate_componentsJosh Stone2009-05-082-114/+99
| * Don't attempt NSS if the module failed to buildJosh Stone2009-05-081-1/+2
| * Simplify buildok/context_test.stpJosh Stone2009-05-081-20/+1
| * AUTHORS bump for Malte NuhnJosh Stone2009-05-081-0/+1
| * context tapset: sid() function to return task session leader pidMalte Nuhn2009-05-082-0/+13
| * Check whether certutil as provided by nss-tools is installed.Mark Wielaard2009-05-087-44/+82
| * Search for only under $(SRCDIR)/tapsets for tapsets.xml and cleanup.Mark Wielaard2009-05-082-2/+4
| * removed unnecessary perl statementsddomingo2009-05-081-7/+7
| * moves starthere tag higher to remove more content preventing publican buildddomingo2009-05-081-2/+1
| * Merge branch 'tapsets-cleanup'Josh Stone2009-05-0713-3952/+4291
| |\
| | * Separate the utrace tapsetJosh Stone2009-05-075-1052/+1082
| | * Separate task_finder and the itrace tapsetJosh Stone2009-05-077-388/+501
| | * Separate the kernel.mark tapsetJosh Stone2009-05-075-711/+733
| | * Separate the permon tapsetJosh Stone2009-05-075-439/+484
| | * Group all kprobe_derived_FOO togetherJosh Stone2009-05-071-57/+35
| | * Separate the procfs tapsetJosh Stone2009-05-065-502/+557
| | * Use a single entry function for begin/end/errorJosh Stone2009-05-061-35/+27
| | * Separate the begin/end/error/never tapsetsJosh Stone2009-05-065-206/+259
| | * Merge profile_builder into timer_builderJosh Stone2009-05-061-16/+9