]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2011-10-13 Mark WielaardHandle PPC64 function symbols by resolving function...
2011-10-13 David Smith(More PR13289 fixes) Added better %m/%M error handling.
2011-10-13 Josh StonePR13155: Fix tracepoint argument access
2011-10-13 Frank Ch. EiglerPR13155: separate compilation for tracepoint-related...
2011-10-13 Frank Ch. Eiglerdocumentation: mention --remote=direct:// and --remote...
2011-10-13 Frank Ch. EiglerPR13155 prep: move kbuild make -j parallelism to genera...
2011-10-13 Frank Ch. EiglerPR13076 tidbit: increase default module cache size...
2011-10-13 David SmithFixed PR13083 by no longer calling mmput() when possible.
2011-10-13 Chris MeekPR13261: Added map->wrap mode to script parser
2011-10-13 Mark WielaardPR13241 too much dump-unwindsyms processing for modules...
2011-10-12 David SmithFixed PR12389 by making %m/%M use kread() to access...
2011-10-12 Mark Wielaardembeddedc.awk: Fixup too much whitespace for unprivileg...
2011-10-12 Mark WielaardSplit translate dump_unwindsyms in separate collection...
2011-10-12 Dave BrolleyPR 13128: Generate section in the module containing...
2011-10-12 Dave BrolleyPR 13128: Modify unprivileged mode infrastructure to...
2011-10-12 Josh Stonetracepoints: Add support for CONDITION events
2011-10-12 Josh Stonetracepoints: Support reading enum parameters
2011-10-12 Josh Stonetracepoints: Skip identical headers from the build...
2011-10-12 Josh Stonetracepoints: Avoid building tracequery.ko targets
2011-10-11 Josh Stonetracepoints: Work with the tracequery's .o rather than .ko
2011-10-11 Josh Stonetracepoints: Cache an empty file for failures
2011-10-11 Frank Ch. EiglerPR3823: fix accidental whitespace included in type...
2011-10-10 Han PingtianPR13155/BZ730884: ext3/jbd tracepoint listings
2011-10-10 Frank Ch. Eiglertestsuite: add dummyish test case for tracepoint listin...
2011-10-10 Frank Ch. EiglerPR13100: build tracepoint query modules separately...
2011-10-10 Frank Ch. Eiglertestsuite: note number of kernel tracepoints tested...
2011-10-07 Frank Ch. Eiglerexamples: add a ¶ anchor to the keyword index...
2011-10-07 Frank Ch. Eiglerexamples: tweak keyword selections
2011-10-07 Frank Ch. Eiglerexamples: add a ¶ anchor before individual example...
2011-10-07 Josh StonePR3217: Fix systemtap.base/vars.exp
2011-10-07 Josh StonePR13272: Fix quoted strings in the printf shortcut...
2011-10-07 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-10-07 Mark WielaardEnable dwarf unwinder for ppc64.
2011-10-07 Mark WielaardAlways remove prefix '.' when _stp_snprint_addr() human...
2011-10-06 Josh StonePR3217: Add STP_LEGACY_PRINT option to use the old...
2011-10-06 Josh StonePR3217: Make compiled-printf functions noinline
2011-10-06 Josh StonePR3217: Merge similar compiled-printfs
2011-10-06 Josh StonePR3217: Compiled printf
2011-10-05 Mark WielaardDWARF_REG_MAP reg_value argument of DW_CFA_register...
2011-10-05 Mark WielaardPR13266 Implement DW_CFA_restore in the dwarf unwinder.
2011-10-05 Frank Ch. EiglerAUTHORS: bump
2011-10-05 Mark WielaardExplicitly set UNW_PC in unwinder to retAddrReg value...
2011-10-05 Mark WielaardSupport same value rules in unwinder. Don't treat undef...
2011-10-05 Mark WielaardExtend optionalprobe.exp timeout to 120 seconds.
2011-10-04 Stan CoxDocument process.plt.
2011-10-04 Mark WielaardIntroduce DWARF_MAP_REG for unwind.
2011-10-03 Stan CoxAdd process.library.plt
2011-10-03 Mark WielaardRename runtime/stack-x86.c -> runtime/stack-dwarf.c...
2011-09-30 Mark WielaardCheck module was actually created in tracepoint_builder.
2011-09-29 Frank Ch. Eiglertapset: remove result caching from __find_bdevname
2011-09-29 Mark WielaardRemove unused unwind _stp_put_unaligned definitions.
2011-09-28 Josh StoneConvert _stp_ctl_write_cmd->default's message to dbug_t...
2011-09-28 Josh StonePR13128: preparing for more privilege levels
2011-09-28 William CohenMerge branch 'master' of ssh://sources.redhat.com/git...
2011-09-28 William CohenFix typo in loc2c-runtime.h for ia64
2011-09-28 William CohenFix typo in loc2c-runtime.h for ia6
2011-09-28 Mark WielaardIntroduce gfp_mask variants of _stp allocation functions.
2011-09-28 Mark Wielaardruntime/alloc.c: Remove unused _stp_vmalloc() and _stp_...
2011-09-27 Mark Wielaard_stp_vma_match_vdso: Don't subtract build_id_len from...
2011-09-27 Mark Wielaarddtrace.in: generate DTRACE_PROBE compatibility macro...
2011-09-26 Mark Wielaardstack.c (_stp_get_uregs): Detect kernel unwind before...
2011-09-23 Mark Wielaardstack.c (_stp_get_uregs): Recover user registers from...
2011-09-23 Mark Wielaardunwind.c (adjustStartLoc): Call stap_find_vma_map_info_...
2011-09-23 Mark Wielaard_stp_current_pt_regs() helper, explicitly checks curren...
2011-09-22 Chris MeekPR12221 cont'd: Added module suport for adding build...
2011-09-22 Frank Ch. EiglerPR13216: set AM_GNU_GETTEXT_VERSION(0.17) in configury
2011-09-21 Frank Ch. Eiglertestsuite: standardize test $pass/$fail messages
2011-09-21 Stan CoxFix pre gcc 4.6 unitialized variable warnings.
2011-09-21 Mark Wielaarddwflpp.cxx (dwflpp::iterate_over_plt): Initialize both...
2011-09-21 Mark WielaardPut probe name descriptions on separate line to include...
2011-09-21 Stan CoxAlso recognize rel.plt, which is used on x686.
2011-09-21 Timo Juhani... Tell the user if UTS_VERSION does not match running...
2011-09-21 Mark WielaardPR13210 vma/vdso tracking is broken testcase
2011-09-20 Stan CoxAdd process.plt test.
2011-09-20 Mark WielaardPut struct unwind_frame_info in unwind.h and remove...
2011-09-20 Dave BrolleyPR 13107: simplify compile-server testsuite
2011-09-20 Frank Ch. EiglerBZ732346 vs PR12729: don't print make failure messages...
2011-09-20 Frank Ch. Eiglertestsuite: add explicit timeouts to stap session
2011-09-20 Mark WielaardIntroduce _stp_get_uregs and _STP_PROBE_STATE_FULL_UREG...
2011-09-20 Mark WielaardFix arm _stp_get_register_by_offset switched uregs...
2011-09-19 Frank Ch. EiglerPR13200: skip prologue searching for *.function(ADDR...
2011-09-19 Mark Wielaarduaddr(): Use CONTEXT->uregs directly when _STP_PROBE_ST...
2011-09-19 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-09-19 Mark WielaardRemove arch specific _stp_probing_32bit_app() and _stp_...
2011-09-17 Josh StonePR12136: Test a @cast to type sdt::string
2011-09-17 Josh StoneFill in @cast default module from SDT
2011-09-16 Josh StonePR12136: Load nested types for C++ CUs
2011-09-16 Josh StoneImprove scope splitting in function specs
2011-09-16 Frank Ch. EiglerPR13193 wallpaper
2011-09-16 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-09-16 Dave BrolleyPR 11441 - continue with unprivileged test suite
2011-09-16 Stan CoxAdd process.plt to probe plt entries.
2011-09-16 Mark WielaardSplit kregs and uregs in probe context.
2011-09-15 Chris MeekPR13156 cont'd: Removed String Truncating Code
2011-09-15 William CohenPR13101 Networking tapsets should have structured comments
2011-09-15 Frank Ch. EiglerPR6503 NEWS blurb
2011-09-15 Frank Ch. EiglerPR6503 test cases
2011-09-14 Frank Ch. EiglerPR6503: verify build-ids of dynamically arriving modules
2011-09-14 Frank Ch. EiglerPR6503: get at dynamic module section addresses via...
2011-09-14 Frank Ch. EiglerPR6503: note special build-id relocation with -DDEBUG_S...
next
This page took 0.054044 seconds and 5 git commands to generate.