index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid holding semaphore while making mmap callbacks.
David Smith
2009-06-09
1
-52
/
+130
*
Avoid 1 case of holding a semaphore while mmap callbacks are being made.
David Smith
2009-06-09
1
-57
/
+75
*
Make sure all DEBUG_TRANS output uses printk.
David Smith
2009-06-03
2
-13
/
+21
*
Fixed STP_TRANSPORT_VERSION 1 behavior.
David Smith
2009-06-03
6
-23
/
+87
*
Cleanup and better original transport support.
David Smith
2009-05-26
3
-4
/
+12
*
Added error checking and other updates.
David Smith
2009-05-22
7
-488
/
+44
*
Merge commit 'origin/master' into pr7043
David Smith
2009-05-21
377
-6949
/
+18229
|
\
|
*
Add stap-server buildreqs: nss-tools and pkgconfig.
David Smith
2009-05-15
1
-1
/
+1
|
*
Mark all testsuite/parseko/cmdline21.stp as executable.
Mark Wielaard
2009-05-15
5
-0
/
+0
|
*
flightrec3.exp uses cpus as array, so rename skipped.exp cpus var to nr_cpus.
Mark Wielaard
2009-05-15
1
-3
/
+3
|
*
Set explicit longer, 60 second, timeout for alternatives.exp.
Mark Wielaard
2009-05-15
1
-2
/
+3
|
*
Fixed comma space, space dot typos in various man pages.
Mark Wielaard
2009-05-15
3
-19
/
+19
|
*
Fixed few typos in various man pages found by a spellchecker.
Petr Muller
2009-05-15
4
-12
/
+12
|
*
Fix few typos in stapprobes manpages found by a spellchecker.
Petr Muller
2009-05-15
5
-23
/
+23
|
*
[tracepoints] ternary is nicer for arg format
Josh Stone
2009-05-14
1
-5
/
+1
|
*
[tracepoints] Print pointer arguments with %p
Josh Stone
2009-05-14
1
-1
/
+5
|
*
PR10139 Mark .probes section SHF_ALLOC.
Mark Wielaard
2009-05-14
2
-2
/
+19
|
*
Revert "Include grapher in installed file list."
William Cohen
2009-05-14
1
-5
/
+1
|
*
Include grapher in installed file list.
William Cohen
2009-05-14
1
-1
/
+5
|
*
Initialize variables in GraphWidget::on_motion_notify_event().
William Cohen
2009-05-14
1
-2
/
+2
|
*
Fix inconsistent indentation for including header file in aux_syscalls.stp.
Sunzen Wang
2009-05-14
1
-4
/
+4
|
*
PR 6930: Add additional testcases for flight recorder mode
Keiichi KII
2009-05-13
7
-0
/
+136
|
*
Initialize aptr in runtime/map.c and keep gcc-4.4 happy
Ananth N Mavinakayanahalli
2009-05-13
1
-1
/
+1
|
*
Implement caller:string() in terms of symname() and caller_addr().
Mark Wielaard
2009-05-13
1
-8
/
+5
|
*
Use actual sock in tcp_test, instead of unexisting sk variable.
Mark Wielaard
2009-05-12
1
-7
/
+7
|
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2009-05-11
10
-2991
/
+2526
|
|
\
|
|
*
Correct typo in BUILD_SERVER test in configure.ac.
Dave Brolley
2009-05-11
10
-2991
/
+2526
|
*
|
Provide more details in testsuite.examples/README on how to submit examples.
William Cohen
2009-05-11
1
-49
/
+97
|
|
/
|
*
Get .probes section through dwarf debuginfo file if necessary.
Mark Wielaard
2009-05-10
1
-1
/
+39
|
*
Allow @cast failures to get optimized away
Josh Stone
2009-05-08
3
-18
/
+20
|
*
PR10054: Unify the translate_components errors
Josh Stone
2009-05-08
1
-39
/
+12
|
*
Refactor anonymous lookups in translate_components
Josh Stone
2009-05-08
2
-114
/
+99
|
*
Don't attempt NSS if the module failed to build
Josh Stone
2009-05-08
1
-1
/
+2
|
*
Simplify buildok/context_test.stp
Josh Stone
2009-05-08
1
-20
/
+1
|
*
AUTHORS bump for Malte Nuhn
Josh Stone
2009-05-08
1
-0
/
+1
|
*
context tapset: sid() function to return task session leader pid
Malte Nuhn
2009-05-08
2
-0
/
+13
|
*
Check whether certutil as provided by nss-tools is installed.
Mark Wielaard
2009-05-08
7
-44
/
+82
|
*
Search for only under $(SRCDIR)/tapsets for tapsets.xml and cleanup.
Mark Wielaard
2009-05-08
2
-2
/
+4
|
*
removed unnecessary perl statements
ddomingo
2009-05-08
1
-7
/
+7
|
*
moves starthere tag higher to remove more content preventing publican build
ddomingo
2009-05-08
1
-2
/
+1
|
*
Merge branch 'tapsets-cleanup'
Josh Stone
2009-05-07
13
-3952
/
+4291
|
|
\
|
|
*
Separate the utrace tapset
Josh Stone
2009-05-07
5
-1052
/
+1082
|
|
*
Separate task_finder and the itrace tapset
Josh Stone
2009-05-07
7
-388
/
+501
|
|
*
Separate the kernel.mark tapset
Josh Stone
2009-05-07
5
-711
/
+733
|
|
*
Separate the permon tapset
Josh Stone
2009-05-07
5
-439
/
+484
|
|
*
Group all kprobe_derived_FOO together
Josh Stone
2009-05-07
1
-57
/
+35
|
|
*
Separate the procfs tapset
Josh Stone
2009-05-06
5
-502
/
+557
|
|
*
Use a single entry function for begin/end/error
Josh Stone
2009-05-06
1
-35
/
+27
|
|
*
Separate the begin/end/error/never tapsets
Josh Stone
2009-05-06
5
-206
/
+259
|
|
*
Merge profile_builder into timer_builder
Josh Stone
2009-05-06
1
-16
/
+9
[next]