]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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...
2011-07-08 Dave BrolleyPR 12917 - Implement Compile-Server/Client Versioning...
2011-07-08 Dave BrolleyPR 12917 - Implement Compile-Server/Client Versioning...
2011-07-08 Dave BrolleyPR 12917 - Implement Compile-Server/Client Versioning...
2011-07-08 Mark Wielaardunwind.c consolidate sanity checking and cie/fde parsing.
2011-07-08 Frank Ch. Eiglerspec: include README.unprivileged and README.security...
2011-07-08 Josh Stoneserverd: Fix the locale regex to allow '-' and not...
2011-07-08 Josh Stonetestsuite: CLONE_FOO flags need _GNU_SOURCE
2011-07-08 Josh StonePR5163: Cache uprobes.ko as we do with everything else
2011-07-08 Stan CoxPR6954 Do automatic global printing for RMW operands.
2011-07-07 Mark Wielaardunwind.h remove unused struct unwind_table root_table.
2011-07-07 Mark Wielaardunwind.c remove unused structs and code.
2011-07-07 David SmithFixed BZ709190 to avoid crashes during NFS tracing.
2011-07-07 William CohenMake the messages clearer for hw_watch_sym.stp and...
2011-07-06 Mark WielaardSilence sys/sdt.h comparison of unsigned expression...
2011-07-06 William CohenUpdate the examples list
2011-07-06 William CohenPR12947 - Add some examples to execise the probes for...
2011-07-06 Dave BrolleyPR 12955 - unprivileged mode elaboration in man pages etc
2011-07-06 William CohenPR12947 Properly track the creation of probes using...
2011-07-06 Mark Wielaardunwind.c fde_pointer_type fix (fake) 'P' encoding type...
2011-07-06 Mark Wielaardruntime/unwind split fde/cie parsing.
2011-07-06 Mark Wielaardunwind.c Only do a linear search if there isn't a searc...
2011-07-05 Frank Ch. EiglerREADME updates
2011-07-05 Daniel Migaultsome README additions
2011-07-04 Frank Ch. EiglerPR13419: update rep_ret test case
2011-07-01 Mark Wielaardunwind.c fix CIE augmentation parsing.
2011-06-30 Mark WielaardHandle CIE and FDE CFI sequentially in unwind.c instead...
2011-06-30 Mark WielaardRefactor DW_CFA_remember/restore_state handling in...
2011-06-30 Mark WielaardSlightly improved runtime/unwind.c debug output.
2011-06-29 William CohenProperly report the return code (rc) for registered...
2011-06-28 Dave Brolleycheck_groups cleanup in staprun.
2011-06-28 Dave BrolleyUpdate client/server actions for protocol version 1.1.
2011-06-28 Dave BrolleyPR 12917 - Implement Compile-Server/Client Versioning...
2011-06-27 Dave BrolleyAllow the compile-server server to return error message...
2011-06-27 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-06-27 Dave BrolleyPR 12917 - Implement Compile-Server/Client Versioning...
2011-06-24 Dave BrolleyRemoved useless calls to umask in create_temp_dir.
2011-06-22 Chris MeekFixed NSS object leak causeing failed shutdown
2011-06-22 Chris MeekAdded .autotools to the .gitignore file
2011-06-22 Chris MeekAdded preliminary tests for server localization
2011-06-22 Chris MeekAdded more French translations
2011-06-20 Chris MeekFixed env regex properly
next
This page took 0.052493 seconds and 5 git commands to generate.