]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2016-06-30 Felix Luadd private keyword syntax highlighting
2016-06-29 Martin CermakAvoid null pointer exception in the ioscheduler.elv_add...
2016-06-28 David SmithPartial 20236 fix: Add user_TYPE_error functions that...
2016-06-28 Martin CermakFix PR20281 by throwing an error if module has_path...
2016-06-28 Martin CermakDon't error on missing systemtap.sum
2016-06-28 Martin CermakUpdate the Czech version of manpages.
2016-06-28 Martin CermakImplement PR12748 by providing the syscall_table tapset...
2016-06-27 David SmithFix PR20298 by updating the unprivileged_embedded_C...
2016-06-27 Nikolay BorisovAdd the '-p4' options when exemplifying the module...
2016-06-27 David SmithRelocate ia64-specific _ia64_pipe[01] aux syscall funct...
2016-06-21 David SmithFix PR20286 by documenting that timer probes can get...
2016-06-21 Felix LuImprove error messages
2016-06-21 David SmithFix PR20282 by updating loc2c-runtime.h for aarch64.
2016-06-21 David SmithConvert more embedded-C constants to use @const().
2016-06-21 Martin CermakTestsuite resume mode only works with its own files.
2016-06-17 David SmithFix handling of the [nd_]syscall.fanotify_mark 'mask...
2016-06-17 David SmithPartial 20236 fix: Cleanup memory accesses and always...
2016-06-16 Josh Stonetestsuite: refactor pthreadprobes.exp
2016-06-16 David SmithFix typo in testsuite/systemtap.examples/profiling...
2016-06-16 David SmithMake some small improvements to [nd_]syscall.fanotify_m...
2016-06-16 Cody SantingPR11637: Merge set_user_*() functions with master
2016-06-15 Cody SantingPR11637: Updated probe point for test case
2016-06-15 Frank Ch. EiglerRHBZ1346112: let stap-server create ssl-cert on first...
2016-06-15 Cody SantingPR11637: Completed test cases, updated documentation
2016-06-14 Felix LuFix pausing of probes in monitor mode
2016-06-14 David SmithPartial 20236 fix: Add access_ok() to lookup_bad_addr().
2016-06-13 Josh StoneRename @module_sizeof to @cast_module_sizeof
2016-06-13 Josh StoneAdd @cast_sizeof and @module_sizeof macros
2016-06-10 Josh StoneAdd more syscall flags from mman.h
2016-06-10 David SmithUpdate 4 syscall tests for rawhide.
2016-06-10 David SmithFix PR20192 by getting rid of RCU warnings.
2016-06-08 Frank Ch. EiglerRHBZ1230463: systemtap.spec: remove glibc-headers build...
2016-06-08 Martin CermakFix PR20211 by aimplementing the "resume mode" of the...
2016-06-07 Cody Santing11637: Added test cases, added to set_user_* functions
2016-06-07 Martin CermakRun publicanize.sh as a part of update-docs.
2016-06-06 David SmithMake syscall.kexec_load and syscall.kexec_load.return...
2016-06-02 Josh StoneUse std::to_string to lex_cast from integers
2016-06-02 Frank Ch. Eiglersys/sdt.h: add troubleshooting blurb
2016-06-01 David SmithFix PR20189 by updating the vfs tapset.
2016-06-01 David SmithFix PR20187 by updating socket.recvmsg.
2016-05-31 Cody SantingPR11637: Added set_user_* functionality
2016-05-27 Felix Lufix parser, delay consuming ')'
2016-05-27 Martin CermakFix PR20136 by using the @const() operator across the...
2016-05-27 Martin CermakRe-fix PR19926 by simplifying previous implementation.
2016-05-27 Josh StoneMake expect_op_any lazier
2016-05-27 Felix LuFix build for RHEL6
2016-05-27 David SmithFix PR20161 by handling VM_FAULT_MINOR being removed...
2016-05-27 David SmithFix PR20158 by updating the runtime for the 4.6 kernel.
2016-05-26 Felix LuPR20056: add missing ==
2016-05-26 Felix LuPR20056: add a comment
2016-05-26 Felix LuPR20056: improve parser error message
2016-05-26 David SmithFix PR20131 by making wildcard library paths work in...
2016-05-24 Cody SantingPR19624: add test cases
2016-05-24 Cody SantingPR19624: Duplicate function paramater names are not...
2016-05-24 David SmithMade a small improvement to testsuite/lib/systemtap...
2016-05-23 David SmithFix PR20132 by updating the runtime to handle a 'struct...
2016-05-23 David SmithUpdate listing_mode.exp to handle changes in stap output.
2016-05-23 David SmithFix PR17055 by reading perf values in a sleepable context.
2016-05-20 Martin CermakFix PR20122 by removing LD_LIBRARY_PATH from the enviro...
2016-05-19 Felix Luset -i as default for stap-server.service
2016-05-19 Felix Lureplace -c 'sleep' usage with -T
2016-05-19 Martin CermakFix PR19926 by introducing translator built-in @const...
2016-05-18 Josh Stonedwflpp.cxx auto-iteration
2016-05-17 Josh Stonetapsets.cxx iterator auto-pocalypse
2016-05-17 Josh Stonetapsets: use levenshtein_suggest for kprobe.function
2016-05-17 Felix Lunew -T timeout option
2016-05-16 Felix LuInitialize pointer
2016-05-16 Felix Lumonitor mode: fix printing of globals
2016-05-13 Felix Lucompile server: use only one server for multiple kernel...
2016-05-13 Felix Lumonitor mode: revive the help hint
2016-05-12 Frank Ch. Eiglereventcount sample: reorder columns
2016-05-12 Frank Ch. Eiglerelaborate.cxx: add some respect for pending_interrupt
2016-05-09 Josh StonePR20065: autoreconf after 'aclocal -Im4 --install'
2016-05-09 Francis GiraldeauLink monitor libs to stapio only
2016-05-06 Josh StonePR20042: support tracepoints with function-pointer...
2016-05-05 Josh Stone_stp_perf_read: check the union type before accessing...
2016-05-03 Josh StoneUse std::mutex to guard the spawned_pids set
2016-05-03 Josh StoneUse std::thread for threading and CPU counts
2016-05-03 David SmithFix PR20040 by keeping the task_exe_file function from...
2016-05-03 Josh Stonedwflpp: use fixed-size buffers for ldd parsing
2016-05-02 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2016-05-02 Josh Stoneremote: use initializer lists to build cmd vectors
2016-05-02 Josh Stonestap-serverd: use initializer lists to build cmd vectors
2016-05-02 Josh Stonesession: use initializer lists to build cmd vectors
2016-05-02 Josh Stonecsclient: use initializer lists to build cmd vectors
2016-05-02 Josh Stonebuildrun: use initializer lists to build cmd vectors
2016-05-02 Josh Stoneutil.h: double-check C++11 support
2016-05-02 Mateusz GuzikPlug preempt leak in _stp_runtime_entryfn_put/get_context.
2016-05-02 Felix Lumonitor mode: remove pipe
2016-04-30 Torsten PolleFix: process.library.function failed with sysroot.
2016-04-30 Torsten PolleFix: Processes are not found.
2016-04-30 Torsten PolleFix: Debug links are not found if the sysroot is used.
2016-04-30 Torsten PolleSupport the sysroot option for modules added for symbol...
2016-04-30 Josh StoneSpecialize hash<interned_string> for the different...
2016-04-30 Josh Stonenote the possible use of std::string_view
2016-04-30 Josh StoneDissolve unordered.h
2016-04-30 Josh StoneUse std::unordered_map et al
2016-04-30 Josh StoneRemove the unused auto_free.h
2016-04-30 Josh StoneUse make_shared for creating exp_types
2016-04-30 Josh StoneAlways use std::shared_ptr rather than boost's
next
This page took 0.06558 seconds and 5 git commands to generate.