]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2015-06-09 Martin CermakPR18492: Add tapset support and test coverage for sched...
2015-06-09 Martin CermakPR18501: Add tapset support and test coverage for the...
2015-06-08 Frank Ch. Eiglerstapprobes: mention symbol-table based semi-dwarfy...
2015-06-05 Frank Ch. EiglerPR14161: tweak NEWS wordage and extend test case run...
2015-06-05 Felix LuNEWS: STP packet probe points
2015-06-05 Frank Ch. EiglerNEWS: mention commit d8ef032e
2015-06-05 Felix Lu14164 netfilter bridge protocol packet info
2015-06-04 David SmithImprove a couple of syscall testcases for aarch64.
2015-06-04 David SmithFixed PR18477 by adding support for 10 syscalls.
2015-06-04 David SmithAvoid compile errors in arch-dependent aux_syscalls...
2015-05-29 William CohenUse a value for bad syscall that works better on 32...
2015-05-29 Martin CermakUse __compat_[u]long() macros in syscall.migrate_pages...
2015-05-28 William CohenAllow preprocessor.exp test to recognize 4.x kernels
2015-05-27 Martin CermakSyscall tapset cleanup
2015-05-26 Frank Ch. Eiglernetfilter/ip tapset: add "kernel<foo.h>" for all @cast()'s
2015-05-25 Felix LuBug 15987 - generated function::* man pages should...
2015-05-25 Felix LuAdd stapref.1 to systemtap.spec
2015-05-21 Felix LuImprove systemtap language reference man page
2015-05-20 Felix LuSystemtap language reference man page
2015-05-20 AthiraAdd entry for ppc64le in arch list
2015-05-20 Martin CermakSeveral small fixes in syscall tapset and related testc...
2015-05-16 Frank Ch. Eiglerman warning::debuginfo.7stap: tweak highlighting
2015-05-16 Frank Ch. Eiglerwarning::debuginfo page: elaborate on kernel-debug...
2015-05-14 David SmithAdd the JSON tapset and macros to the generated documen...
2015-05-14 David SmithAdd support for documenting systemtap macros.
2015-05-14 Jonathan Lebonmake from_glob a per-component field rather than per-pp
2015-05-14 David SmithAdd a JSON tapset build test case.
2015-05-14 Jonathan Lebontracepoint_onthefly.exp: setup_kfail tests for now
2015-05-14 Jonathan Lebontracepoint_onthefly.exp: new testcase
2015-05-13 David SmithAdd 2 JSON tapset examples.
2015-05-13 Martin CermakPR18398: Tapset support for {get,set}_thread_area syscalls
2015-05-12 David SmithAdd JSON tapset and macro file.
2015-05-12 Martin CermakPR18395: New tapset handling {get,set}_robust_list...
2015-05-11 Martin CermakPR18387: New tapset handling the setns syscall
2015-05-08 Josh StonePR18389: disable ICF on tracepoint queries
2015-05-01 Josh Stonetapsets.cxx: handle library globbing by path
2015-05-01 Josh Stonetestsuite: add prototypes to sdt_misc.c
2015-04-30 David SmithFix PR18361 by supporting RHEL7's 'securelevel' feature.
2015-04-29 Frank Ch. EiglerNEWS: retroactively add mention of STAP_ERROR() embedde...
2015-04-28 David SmithFix PR18309 by updating the syscall.sig{pending,suspend...
2015-04-28 Martin CermakPR18343: New tapset handling the clock_adjtime syscall
2015-04-28 Martin CermakPR18337: Test coverage improvements, tapset extension.
2015-04-27 William CohenAdd spawn_seeker.txt to example information.
2015-04-27 David SmithFix PR17986 by updating the unprivileged_probes.exp...
2015-04-24 Mark WielaardFilter out descriptor/SHN_UNDEF symbols in symbol_table...
2015-04-24 Frank Ch. Eiglerwhythefail.stp: typo fix in comments
2015-04-24 Frank Ch. Eiglernew example: whythefail.stp
2015-04-24 AthiraAdding ppc64le loader to interpreter list
2015-04-24 Martin CermakPR18310: Test coverage improvements, tapset extension.
2015-04-24 Frank Ch. Eiglersession.cxx: improve parse error token colorization
2015-04-24 Frank Ch. Eiglertapset/speculative.stp: optimize
2015-04-24 Frank Ch. Eiglertapsets.cxx: Respond to pending_interrupts during ...
2015-04-23 Frank Ch. Eiglerman error::pass5: mention --suppress-time-limits
2015-04-23 Mark WielaardFix tapsets.cxx double ->-> compile error.
2015-04-23 Mark Wielaardppc64le doesn't have function descriptors. Remove __pow...
2015-04-22 Frank Ch. Eiglertapsets.cxx: fix symbol/address lookup returned-data...
2015-04-22 Martin CermakPR18293: Test coverage improvements, tapset extension.
2015-04-22 Mark WielaardRevert "Turn prologue searching on by default for ppc64...
2015-04-22 Hemant KumarPrioritize symbol table lookup for ppc64le
2015-04-22 Hemant KumarTest dwarfless probes on multiple static functions
2015-04-22 Hemant Kumarsystemtap/tapsets.cxx: Fix dwarfless probes on multiple...
2015-04-22 Martin Cermakioperm.c: Fix COVERAGE.
2015-04-22 Martin CermakPR18184: Test coverage improvements, tapset extension.
2015-04-21 David SmithUpdated coverage comment in testsuite/systemtap.syscall...
2015-04-21 David SmithUpdate coverage list in testsuite/systemtap.syscall...
2015-04-21 David SmithFixed typos in tapset/linux/tty.stp.
2015-04-21 David SmithFix PR18263 by avoiding kernel string copy fault errors...
2015-04-20 David SmithFix PR18264 by adding support for the {name_to,open_by...
2015-04-20 David SmithFix PR18284 by improving support/testing for some rt_...
2015-04-20 David SmithChange aux_syscalls.stp to print the failing address...
2015-04-19 Frank Ch. Eiglerman error::dwarf, add CONFIG_DEBUG_INFO_SPLIT caution
2015-04-15 Martin CermakAddress bz1111106 comments 5 and 6.
2015-04-14 David SmithFixed PR18262 by adding support for the sync_file_range...
2015-04-14 David SmithImprove testsuite/buildok/map_probe_cond.stp.
2015-04-14 Frank Ch. Eiglerman stapprobes: emphasize that dwarf debuginfo is probe...
2015-04-13 David SmithAdd some syscall test case tweaks for arm.
2015-04-10 David SmithAdd some arm-specific syscall tapset fixes.
2015-04-10 Frank Ch. EiglerRHBZ1121363: make dracut module directory configurable
2015-04-10 David SmithFix PR13481 by handling arguments passed on the arm...
2015-04-10 Mark WielaardAdd fallback to line table and low_pc for function...
2015-04-10 Mark WielaardImprove dwflpp::loc2c_error semantic error.
2015-04-10 Mark WielaardCannot create noncontig union type larger than 64 bits.
2015-04-09 David SmithFix incorrect calls to @choose_defined in the syscall...
2015-04-09 Mark WielaardPR17958 escape DWARF names that aren't C identifier...
2015-04-09 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2015-04-09 David SmithUpdated syscall coverage script and COVERAGE comments...
2015-04-09 Mark WielaardPR17959 Allow size-less pointer types.
2015-04-09 William CohenAdd a definition of _stp_syscall_get_nr for arm64
2015-04-09 Mark WielaardPR17957 Allow "raw" DW_OP_call_frame_cfa in location...
2015-04-08 David SmithFixed PR18213 by fixing getting the syscall number...
2015-04-07 Qiao NuohanFix another d_type problem on XFS.
2015-04-07 Qiao NuohanFix failure of signing modules on XFS.
2015-04-01 David SmithAdded several small syscall tapset/testsuite fixes.
2015-04-01 David SmithFixed PR18159 by improving the [nd_]syscall.ptrace...
2015-04-01 Martin CermakAdd syscall test coverage per PR18151:
2015-03-30 Abegail Jakopdont build beginners guide if configured with disable...
2015-03-30 Frank Ch. Eiglerstap2perf: update with perf -x/-a option reordering...
2015-03-30 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2015-03-30 Lukas BerkChanged spin-rawhide git-description to match fedora...
2015-03-27 Frank Ch. Eiglerscripts/stap2perf: generate 'perf probe' command lines
next
This page took 0.047827 seconds and 5 git commands to generate.