]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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
2011-06-20 Lukas BerkMerge branch 'master' of http://sourceware.org/git...
2011-06-20 Chris MeekFixed bug in env variable parsing regex
2011-06-17 Lukas BerkMerge branch 'PR12033'
2011-06-17 Lukas BerkPR12033 stap -vvL now reports errors with invalid syntax
2011-06-17 Dave BrolleyRework testing of allowed/not-allowed probes for unpriv...
2011-06-17 David SmithFixed PR12877 by handling exec properly in the task_finder.
2011-06-17 Chris MeekAdded --tmpdir=DIRECTORY option to stap
2011-06-17 Chris MeekPR12580 Added localization functionality to client...
2011-06-16 Stan CoxCleanup the performance testing script.
2011-06-15 Stan CoxDo status setting and exit at the top level.
2011-06-14 Stan CoxSplit command line pieces with shlex
2011-06-14 Stan CoxImprove dtrace handling of CC environment variable.
2011-06-10 Lukas BerkPR12008 map module("foo-bar") to module("foo_bar")
2011-06-10 Marc MilgramPR12876: let cmdline_str() tolerate empty strings in...
2011-06-10 Stan CoxDon't process the dtrace -o FILENAME.
2011-06-08 Stan CoxAlso allow library wildcards for sdt probes.
2011-06-08 Lukas BerkPR12427 implied process("...") target for stap -c CMD...
2011-06-08 Yoshihide SonodaFixed BZ711757 to remove debugfs directory when out...
2011-06-07 David SmithMake library.exp work on RHEL5.
2011-06-07 Alfred LandrumFix PR12787 by making __tcp_skb_dport() return value...
2011-06-07 Josh Stonestapconf: Conditionalize stacktrace_ops.warning{,_symbol}
2011-06-07 David SmithFix itrace to not leak utrace engine structures (PR12834).
next
This page took 0.049401 seconds and 5 git commands to generate.