]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
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).
2011-06-06 Stan CoxChange .library test to be self contained.
2011-06-03 Frank Ch. EiglerPCP: remove remaining materials
2011-06-03 David SmithBeter itrace fix for BZ699342.
2011-06-02 Atsushi TsujiImprove error handling in __stp_utrace_attach().
2011-06-01 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2011-06-01 David SmithFixed BZ699342 by fixing itrace on RHEL5.
2011-06-01 Frank Ch. EiglerPR12829: prevent unclean exit due to extra signals...
2011-06-01 Josh Stonedtrace: Init semaphores_def as a member of the instance...
2011-06-01 Josh Stonedtrace: Clean up gettext initialization
2011-05-31 Josh Stonestaprun: Discriminate errors before retrying module...
2011-05-31 Stan CoxDon't include sdt-types.h in testsuite/sdt.h
2011-05-31 Josh Stonestap.1: remote i18n needs all-caps LANG
2011-05-31 Lukas BerkMerge branch 'master' of http://sourceware.org/git...
2011-05-31 Lukas BerkMention LANG env variable for remote usage in stap...
2011-05-30 Frank Ch. Eiglerprepare for linux 2.6->3.0 naming evolution
2011-05-30 Mark Wielaardvta-test.exp: Check for default, not -default.
2011-05-27 Dave BrolleyImprove the chances of using the same port when the...
2011-05-27 Dave BrolleySuppress informational message about empty certificate...
2011-05-26 Stan CoxFix executable path to postgres controller.
2011-05-25 Josh StoneComment why timer.profile isn't unprivileged
2011-05-25 Lukas BerkPR12743 stap -L 'process("PATH").syscall' now reports...
2011-05-25 Frank Ch. Eigleralso bump version for staprun autoconf
2011-05-24 Frank Ch. Eiglerregen example indexes
2011-05-24 Frank Ch. Eiglerprepare for sources.redhat.com retirement
2011-05-24 Stan Coxbump version numbers to 1.6, for future release cycle
2011-05-24 Dave Brolleystap-serverd: Manage avahi client more gracefully.
2011-05-24 Frank Ch. Eiglerdocument function::system()
2011-05-23 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2011-05-23 David SmithAvoid some bad testsuite fails becase of unhandled...
2011-05-23 Stan CoxFix typo. release-1.5
next
This page took 0.05124 seconds and 5 git commands to generate.