]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2011-07-26 Mark WielaardFix stack-ppc.c typo level -> levels.
2011-07-26 Mark WielaardPush all stack logic into stack.c. tapset functions...
2011-07-26 Mark WielaardDon't pass kregprobe, uretprobe and unwind_context...
2011-07-25 Mark WielaardRemove superfluous definition of MAXSTRINGLEN from...
2011-07-25 Mark WielaardClean up maximum backtrace level code. And document...
2011-07-25 Mark WielaardRemove unused arch_unw_init_blocked arch specific unwin...
2011-07-25 Mark WielaardOnly include runtime/stack.c functions when needed.
2011-07-25 Mark WielaardRemove task_backtrace tapset function support.
2011-07-25 Mark WielaardMerge branch 'master' into mjw/backtrace
2011-07-23 William CohenTweak context-unwind.stp and context.stp to allow docum...
2011-07-23 Frank Ch. EiglerAUTHORS bump
2011-07-22 Frank Ch. EiglerPR12427: tweak NEWS blurbage
2011-07-22 Frank Ch. Eiglertestsuite: memory1 test case name
2011-07-22 Frank Ch. Eiglertestsuite framework: stap_run2 quoting fix
2011-07-22 Mark WielaardDeprecated task_backtrace:string (task:long).
2011-07-22 Mark WielaardIntroduce /* pragma:unwind */
2011-07-22 Mark WielaardRemove stack-x64x.c specific fallback for _stp_stack_pr...
2011-07-21 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-07-21 Dave BrolleyDon't allow the compile server client to honour -I/
2011-07-21 Mark WielaardRemove STP_USE_FRAME_POINTER support and merge i386...
2011-07-21 William CohenPIPEFAIL is in bash, but not in sh
2011-07-21 Stan CoxProtect library test from globbing and missing debuginfo.
2011-07-21 William CohenAdd basic functionality for ARM architecture support...
2011-07-21 David SmithImprove ppc64 test results by handling unimplemented...
2011-07-21 Lukas BerkMerge branch 'master' of git://sourceware.org/git/systemtap
2011-07-21 Lukas BerkReorder open/access sequence
2011-07-21 David SmithFix unprivilegedok.exp testcase by making test program...
2011-07-21 David SmithAdded notes that the STP_OOB_DATA prefixes shouldn...
2011-07-21 David SmithAdded a note that the STP_OOB_DATA prefixes shouldn...
2011-07-21 William CohenUpdate NEWS about improved support for ARM architecture.
2011-07-21 William CohenMake loc2c-runtime.h treat ARM architecture as a 32...
2011-07-21 David SmithAvoid "unknown type" errors on unused parameters.
2011-07-21 Lukas BerkFix escaped character typo
2011-07-21 Frank Ch. Eiglertestsuite: make memory1 test go on a quiet system
2011-07-21 Frank Ch. EiglerMerge branch 'master' of git://sources.redhat.com/git...
2011-07-21 Frank Ch. Eiglertestsuite: testsuite/net/stap server setup
2011-07-21 Frank Ch. Eiglerkernel.trace query: linux 3.0 porting and complaining
2011-07-21 Frank Ch. Eiglertestcase: ptridx
2011-07-21 Frank Ch. Eiglertestsuite: bump up cmd_parse.exp #8 timeout, explain...
2011-07-20 Frank Ch. Eiglertestsuite: 3.0 kernel nomenclature
2011-07-20 Josh StoneNormalize the arch in systemtap_session::clone
2011-07-20 David SmithImproved prcwildcard.exp and cmd_parse.exp tests.
2011-07-20 Dave BrolleyFix "Unable to shutdown NSS/NSS is not initialized...
2011-07-20 Dave BrolleyPR 12888 - stap-serverd should be weaned from -k
2011-07-20 Lukas BerkUpdate po files
2011-07-20 Lukas BerkProperly initialize variables
2011-07-20 William CohenFactor out code to normalize the architecture names...
2011-07-20 Mark WielaardAlways look for .note.stapsdt sections in the main...
2011-07-19 William CohenAdd tapset/arm/aux_syscalls.stp
2011-07-19 Mark WielaardDepend on elfutils 0.142+. Remove various workarounds.
2011-07-19 David SmithImprove buildid.exp error handling.
2011-07-19 David SmithFix test program to include string.h
2011-07-19 Frank Ch. Eiglerresolve PR12890 vs PR10854 bunfight
2011-07-19 David SmithImprove s390x test results by specifying parameter...
2011-07-19 David SmithTo avoid problems on s390x, add a 'softirq_action'...
2011-07-19 Mark WielaardDefine PTRACE_SYSEMU[_SINGLESTEP] if undefined in aux_s...
2011-07-19 Mark WielaardWrap ssl using cscommon code in #if HAVE_NSS.
2011-07-18 Frank Ch. EiglerPR10189 and PR12960 build fix
2011-07-18 Frank Ch. EiglerPR12917: build fix for rhel4
2011-07-18 Frank Ch. Eigleri18n testsuite: drop redundant LANG=C from subtests
2011-07-18 Mark WielaardPR10189 and PR12960 reserve system cmd messages for...
2011-07-18 Chris MeekLTTng TMF Custum Text Parser Example
2011-07-18 Dave BrolleyPR 13001 - !HAVE_NSS build failures
2011-07-18 Mark Wielaardstaprun STP_OOB_DATA payload.data "WARNING:" prefix...
2011-07-15 Mark WielaardPR12960 Don't msleep in _stp_ctl_send when out of memory.
2011-07-15 Josh Stonesyscall.*execve: Fix argv access on newer kernels
2011-07-15 Josh Stonerhbz717136: Fix SDT relocations in prelinked modules
2011-07-15 David SmithMove the stapgraph man page to the correct rpm.
2011-07-15 Dave BrolleyPR 13001 - !HAVE_NSS build failures
2011-07-15 Chris Meekserver_locale.exp: Fixed env setting
2011-07-15 Chris MeekPR12890 cont'd: Added 3 test cases
2011-07-15 Frank Ch. Eiglertestsuite: more environment setup
2011-07-15 Mark WielaardCreate dropped file with mode 0400 in relay_v2.c to...
2011-07-15 Mark WielaardDocument stp control channel command values under runti...
2011-07-14 Josh Stonestaprun: Only rename the script module, not uprobes
2011-07-14 Lukas BerkMerge branch 'master' of git://sourceware.org/git/systemtap
2011-07-14 Lukas BerkAdd cast to function to avoid return check error
2011-07-14 Dave BrolleyUpdate server_locale.exp with newly expected messages.
2011-07-14 Lukas BerkMerge branch 'master' of git://sourceware.org/git/systemtap
2011-07-14 Lukas BerkRemove unused variable shdr
2011-07-14 Frank Ch. Eiglerruntime: correct reference to undefined i18n text variable
2011-07-13 Dave BrolleyMove non-common items out of nsscommon.cxx and into...
2011-07-13 Frank Ch. Eiglerupdate-po
2011-07-13 Frank Ch. Eiglerusage message: fix missing \n before --tmpdir=FOO
2011-07-13 Petr Mullerstap-serverd.cxx: fix memory and resource leaks
2011-07-13 Josh StonePR12890 remote: Heed the capabilities of the other...
2011-07-13 Frank Ch. EiglerPR12998: improve error messages for stapusr-only invoca...
2011-07-13 Chris MeekPR12890 con't: Added news and man page entry
2011-07-13 Frank Ch. Eiglerconfigury: Regenerate under F15 tools. Add AC_LANG_SOU...
2011-07-13 Frank Ch. EiglerPR12890 cont'd: autoconf elfutils usage in staprun
2011-07-13 Frank Ch. Eiglertweak comment in get_rawdata usage
2011-07-13 Chris MeekPR12890: Renaming modules in Staprun
2011-07-12 Josh Stonestapsh: Check staprun X_OK and increase error verbosity
2011-07-12 Lukas BerkAdded news for pr12729
2011-07-12 Lukas BerkPR12729: Improve stap error message
2011-07-12 Stan CoxPR6954 Add a used variables set for use by automatic...
2011-07-12 Josh StoneFix a kernel 2ism in the testsuite
2011-07-11 Frank Ch. EiglerPR12729: remove one unneded stap_system invocation
2011-07-08 William Cohen"const int" should just be "int".
2011-07-08 Frank Ch. EiglerBZ719966: spec file: require matching rpm v-r amongst...
next
This page took 0.050685 seconds and 5 git commands to generate.