]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2012-02-02 David SmithFix PR13641 by not calling a sleeping function from...
2012-02-02 Mark WielaardMake stopwatches.stp example executable.
2012-02-02 Frank Ch. Eiglerpost-release version bump to 1.8
2012-02-02 Frank Ch. Eiglerrelease 1.7 prep release-1.7
2012-02-01 Frank Ch. Eigleri18n: update-po
2012-02-01 Dave BrolleyMove warnings for embedded privilege credentials in...
2012-02-01 Dave BrolleyGive information about online servers and which servers...
2012-02-01 Frank Ch. Eiglerruntime: document reason runtime/staprun* are compiled...
2012-02-01 Chris MeekModiified eventcount.stp example to wrap the map
2012-02-01 Frank Ch. Eiglerbump copyright date on startup message
2012-02-01 Mark WielaardMerge branch 'mjw/create_atomic'
2012-02-01 Frank Ch. EiglerPR13640: don't start stap-server service by default
2012-02-01 Frank Ch. Eiglertestsuite: make #! .stp files executable to make rpmlin...
2012-02-01 Frank Ch. EiglerPR13461: systemtap.spec: reorganize subpackages, new...
2012-02-01 Mark Wielaardutrace_compatibility.h: Fix typo/thinko in UTRACE_ATTAC...
2012-02-01 Mark Wielaardtapset/task.stp (pid2task) Extend scope of rcu_read_loc...
2012-02-01 Mark Wielaarditrace.c: rcu_dereference needs to be called under...
2012-01-31 Mark WielaardUse UTRACE_ATTACH_ATOMIC when calling utrace create...
2012-01-31 William CohenUpdates the example indices.
2012-01-31 William CohenAdd example and buildok test for stopwatch.stp tapset
2012-01-31 William CohenAdd the stopwatch.stp tapset
2012-01-31 Chris MeekPR12773 Update: Fixed abrt install path
2012-01-30 Dave Brolley13631 - Detection of Reqested Privilege Level in stap...
2012-01-30 Dave BrolleyPR 13631 and other rework of multi-privilege level...
2012-01-28 Josh Stonetask_finder2: update an unprivileged check for stapsys
2012-01-27 Frank Ch. EiglerAUTHORS bump
2012-01-27 Otavio PontesPR13628: override LANG for stap-prep operation in non...
2012-01-26 Mark WielaardPR13626 Add extra whitespace in sdt.h to deal with...
2012-01-26 Chris MeekPR13546 Cont'd: Added stress tests
2012-01-26 Chris MeekPR13546 Cont'd: Updated NEWS
2012-01-26 Chris MeekPR13546 Cont'd: Fixed failing test cases
2012-01-26 Chris MeekPR13546 - Improve Map Hashing
2012-01-26 Josh StoneDon't squash to pass 4 when using --remote
2012-01-26 Peter Robinsoncredit for systemtap.spec mktemp
2012-01-26 Jim KenistonPR13539
2012-01-26 Srikar DronamrajuPR13539: fight uprobes unregister-vs-exit races
2012-01-25 Mark WielaardRegenerate systemtap.examples index to include new...
2012-01-24 William CohenAdd the pstrace function to tapset with documentation...
2012-01-24 Mark Wielaarddump_symbol_tables: kernel entry functions are NOTYPE.
2012-01-24 Frank Ch. Eiglerimprove error message if script requires -g but lacks...
2012-01-20 Dave BrolleyDocument --log, --port and --ssl in the stap-server...
2012-01-19 Stan CoxOnly run .plt tests on x86.
2012-01-19 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2012-01-19 William CohenImprove extraction of kernel version for unprivileged_e...
2012-01-19 William CohenImprove extraction of kernel version for unprivileged_e...
2012-01-19 Frank Ch. Eiglerimprove error message if script requires -g but lacks...
2012-01-18 Frank Ch. Eiglerimprove error message if script requires -g but lacks it
2012-01-17 William CohenImprove extraction of kernel version for bz6503.exp
2012-01-14 Mark WielaardRemove bogus executable bit from process_by_cmd.stp.
2012-01-13 David SmithFixed /bin/mktemp require.
2012-01-12 Stan CoxOnly run .plt tests on x86.
2012-01-11 Stan CoxUpdate to mysql 5.5.19.
2012-01-09 Mark Wielaardgcc 4.7 need to #include <unistd.h> for sleep, sysconf...
2012-01-06 David SmithSmall unprivileged_myproc.exp testcase fix.
2012-01-05 David SmithMention task_finder2 work in NEWS.
2012-01-05 David SmithFix gcc 4.7 compile issues (most related to gcc PR49745).
2012-01-03 Stan CoxDo not exit sdt_misc.exp if test #1 fails.
2012-01-03 Frank Ch. Eiglerruntime: autoconf for fs_supers hlist change
2012-01-03 Frank Ch. Eiglerruntime: autoconf for relay umode_t change
2012-01-02 Frank Ch. Eiglertestsuite: unload uprobes at start of run
2012-01-02 Frank Ch. Eiglerwhen building uprobes.ko, don't suppress make stderr
2011-12-31 Frank Ch. Eiglerrefresh AUTHORS
2011-12-31 Frank Ch. Eiglerrebuild example indexes after keyword tweaks
2011-12-31 Fredrik ÖstmanCorrect and consistent .meta files for example scripts...
2011-12-31 Fredrik ÖstmanCorrect and consistent .meta files for examples
2011-12-29 Frank Ch. Eiglerdiagnostics: Let --vp 003 explain why char[] vs. char...
2011-12-28 Frank Ch. Eiglerstap-report: also include lsmod results
2011-12-25 Mark WielaardUse function.call and function.return in all thread_ind...
2011-12-23 Frank Ch. Eigler$SYSTEMTAP_SYNC: new environment variable for staprun
2011-12-23 Frank Ch. Eiglerstap-report: include CONFIG_MODULE_* items too
2011-12-22 Frank Ch. Eiglertapset: separate env_var() from context.stp
2011-12-21 Frank Ch. Eiglertestsuite: disable unprivileged_* tests on non-uprobes...
2011-12-21 Frank Ch. Eigleri18n: update po/* stuff from transifex and source changes
2011-12-21 Frank Ch. Eiglertestsuite: typo fix for tcl uprobe_p'ing
2011-12-21 Frank Ch. Eiglertestsuite: more use [uprobes_p] as applicability test
2011-12-21 Frank Ch. EiglerPR13536: eliminate staprun -u uprobes check/load race...
2011-12-21 Frank Ch. Eiglertestsuite: use [uprobes_p] as applicability test
2011-12-20 Josh Stonemodinfo: Apply to the uprobes hash name too
2011-12-20 Chris MeekPR13274 related: Added class to save and restore variables
2011-12-20 Chris MeekPR13274: Fixed testsuite for standard warning processin...
2011-12-20 Chris MeekPR13274: Standardized Warning Processing (elaborate...
2011-12-20 Chris MeekPR13274: Fixed testsuite for standard warning processin...
2011-12-20 Chris MeekPR13274: Standardized Warning Processing (without elabo...
2011-12-20 Stan CoxTest with postgres-9.1.2
2011-12-20 Frank Ch. Eiglermodinfo: also apply to uprobes.ko
2011-12-20 Frank Ch. EiglerPR13489: don't confuse staprun's "is uprobes in the...
2011-12-20 David SmithUpdate DEPRECATION section of stap.1 with list of depre...
2011-12-20 Frank Ch. EiglerPR13520: force-create $SYSTEMTAP_DIR
2011-12-20 Frank Ch. EiglerPR13520: perspire to keep lockdep enabled, despite...
2011-12-20 Frank Ch. EiglerPR13520: add support for loading default options from...
2011-12-20 Frank Ch. Eiglertask-finder2: fix thinko in uprobes_p test
2011-12-19 William CohenMake a simple hint for the ``cancelable'' logging exercise.
2011-12-19 William CohenRevert "Add in hint for ``cancelable'' logging tapset...
2011-12-19 William CohenAdd in hint for ``cancelable'' logging tapset exercise.
2011-12-19 William CohenRevert "Remove "cancelable logging" exercise, the specu...
2011-12-19 William CohenRemove "cancelable logging" exercise, the speculative...
2011-12-19 William CohenAdd a test for the speculative.stp tapset
2011-12-19 William CohenAdd the speculative.stp tapset
2011-12-19 David SmithSync up task_finder2.c with task_finder.c
2011-12-19 Frank Ch. EiglerPR13489, the neverending kludge story. Resolve RHEL5...
next
This page took 0.052728 seconds and 5 git commands to generate.