]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2009-09-23 Frank Ch. EiglerPR10390: ftrace() tapset function
2009-09-23 Josh StoneVersion bumps for the 1.0 release release-1.0
2009-09-23 Josh StoneAdd NEWS for the sdt semaphores
2009-09-23 Josh StoneAdd NEWS for C++ scopes
2009-09-23 Josh StoneMove cross-compile NEWS before the mention of server...
2009-09-23 Josh StoneMinor NEWS formatting tweaks
2009-09-22 Frank Ch. Eigleroptimization: reduce generated C code size
2009-09-22 Frank Ch. EiglerPR10574: remove comdat/duplicate functions with entrypc=0
2009-09-21 Dave BrolleyAllow errors from avahi-tools to go to stderr.
2009-09-21 Dave BrolleyUpdate NEWS with firewall requirements for systemtap...
2009-09-19 Mark WielaardTest all context related functions in one test.
2009-09-19 Mark WielaardUse less idle time in testsuite.
2009-09-19 Josh StoneFix uninitialized line numbers in the function spec
2009-09-19 Frank Ch. EiglerPR10655 part 1: uprobes: track sdt semaphores properly
2009-09-18 Dave BrolleyUpdate entries for unprivileged users and for cross...
2009-09-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-18 Dave Brolleystap-start-server(->stap-serverd) now accept -r -R...
2009-09-18 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-18 David SmithFixed relay_old.c by providing ppoll().
2009-09-18 Mark Wielaardbuildok netdev.stp file shouldn't be using /usr/bin...
2009-09-18 Mark Wielaard* vta-test.c: Include sdt.h under test, not system...
2009-09-18 Mark WielaardDon't mark print_ustack() as pure, it has side effects...
2009-09-18 William CohenUprobes not currently supported on ia64.
2009-09-18 Mark WielaardAlways mark .probes section as writable.
2009-09-18 Mark WielaardClarify and reformat some NEWS entries.
2009-09-18 Mark WielaardPR10417 Enable vta-test.exp testcase and add to NEWS.
2009-09-18 Mark WielaardPR10417 Fix declare_noncontig_union struct emitting.
2009-09-18 Roland McGrathFix build error with elfutils < 0.142.
2009-09-18 Roland McGrathFix build error with elfutils < 0.142.
2009-09-18 Josh StoneWhitespace cleanups in sdt.h
2009-09-18 Josh StoneEnsure that STAP_PROBE behaves like a single statement
2009-09-18 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-09-18 Josh StoneSimplify the sdt semaphore decrement in utrace
2009-09-18 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-18 Dave BrolleyCheck for unprivileged options conflicts on the server...
2009-09-17 Josh StoneSimplify sdt's record_semaphore
2009-09-17 Josh StoneMap std semaphores from probe->addr
2009-09-17 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-17 Josh StoneRemove temporaries in netdev.change_mac
2009-09-17 Roland McGrathSupport DW_OP_implicit_value.
2009-09-17 William CohenAdd task_backtrace systemtap function.
2009-09-17 Roland McGrathMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-17 Roland McGrathMerge DW_OP_stack_value support.
2009-09-17 Mark WielaardDon't invert the _ELFUTILS_PREREQ(0,143) test...
2009-09-17 Roland McGrathUnfinished nits in loc_value code.
2009-09-17 Mark Wielaarddwarf_getlocation_implicit_value() was/will be introduc...
2009-09-17 Mark WielaardAdd a testcase for PR10417 support for DW_OP_{stack...
2009-09-17 Mark WielaardPR10417 Pass around attributes for supporting DW_OP_...
2009-09-17 Mark WielaardRegenerate examples index.
2009-09-17 Mark WielaardMark badname example as needing guru mode in meta file...
2009-09-17 Mark WielaardPR10595 Work around uprobe2 causing selinux failures...
2009-09-17 Mark WielaardDon't print pid in flightrec5.exp test.
2009-09-17 Wenji HuangFix compilation error of dwflpp.cxx on gcc 4.1
2009-09-17 Josh StoneMerge branch 'function_scopes'
2009-09-17 Josh StonePR10461: Match C++ scopes for namespaces and classes
2009-09-17 Frank Ch. EiglerPR10650: markup some unprivileged-safe tapset functions
2009-09-17 Stan Cox* sdt.h (STAP_SEMAPHORE): New. Add guard to utrace...
2009-09-17 Josh StoneRemove the unused function_name_final_match
2009-09-16 Josh StoneMerge branch 'master' of sourceware.org:/git/systemtap
2009-09-16 Josh StoneAdd the badname.stp example
2009-09-16 Robb RomansAdd syscall probe information to Language Reference
2009-09-16 Robb RomansAdd tracepoint information to Language Reference
2009-09-16 Robb RomansAdd PROCFS information to Language Reference
2009-09-16 Josh StoneSpelling fixes in the tapsets
2009-09-16 Roland McGrath* loc2c.c: Handle DW_OP_stack_value. Untested and...
2009-09-16 Josh StoneSpelling fixes in the init script
2009-09-16 Josh StoneSpelling fixes in the meta of many examples
2009-09-16 Josh StoneFix the old networking buildok test
2009-09-16 Breno LeitaoA basic test to assure that networking tapset is buildi...
2009-09-16 Josh StoneAdd meta for the netdev example & regenerate indexes
2009-09-16 Breno LeitaoA network device example
2009-09-16 Breno LeitaoAdding a some new probes to the networking.stp tapset
2009-09-16 Roland McGrathHandle DW_TAG_reference_type in loc2c-test.
2009-09-16 Masami HiramatsuAdd signal based file switching testcase
2009-09-16 Masami HiramatsuSignal-based file switching support for old relay
2009-09-16 Masami HiramatsuSignal-based file switching support for relay/ring...
2009-09-16 Tim MooreInitialize CairoWidget origin of graph
2009-09-16 Tim MooreFix graph attribute parsing buglet
2009-09-16 Tim MooreDraw graphs inside a scrolled window
2009-09-16 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-16 Dave BrolleyCreate is_myproc helper function.
2009-09-16 Mark WielaardMake labels -l .label test independent of list output...
2009-09-16 Mark WielaardClean up dwflpp::translate_location workaround for...
2009-09-16 Roland McGrathClean up loc2c-test workaround for constant DW_AT_data_...
2009-09-16 Josh StoneRemove function comparison from label iteration
2009-09-15 Frank Ch. EiglerMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-15 Frank Ch. EiglerPR10642: fix wildcard-driven quadratic explosion of...
2009-09-15 Josh StoneUpdate the langref copyright notice
2009-09-15 Josh StoneFix some probe examples in the language reference
2009-09-15 Dave BrolleyRemove automatic authorization of servers started by...
2009-09-15 Frank Ch. Eiglerdocs: add abnormal termination section to PROCESSING
2009-09-15 Wenji HuangRemove unneeded header file
2009-09-15 Josh StoneGet the module to sign from -p4's stdout
2009-09-14 Dave BrolleyMove --unprivileged support news to the top.
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyFirther updates to NEWS regarding signing and unprivile...
2009-09-14 Dave BrolleyAuthorize new certificates created for servers started...
2009-09-14 Dave Brolley2009-09-14 Dave Brolley <brolley@redhat.com>
2009-09-14 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-14 Dave BrolleyAllow remaining process.* probes for unprivileged users.
next
This page took 0.069796 seconds and 5 git commands to generate.