]> sourceware.org Git - systemtap.git/shortlog
systemtap.git
2015-12-08 Frank Ch. Eiglerstap docs: syscalls.xml table to use simpler colwidth
2015-12-08 Zhou WenjianRewrite and add type mismatch 'semko' tests.
2015-12-08 Frank Ch. Eiglersystemtap.spec: define empty dracut macro => %{nil}
2015-12-08 Frank Ch. Eigleri18n update
2015-12-04 David SmithAdd RHEL7.2 fixes for PR18889 so that we can probe...
2015-12-04 Felix LuAdd vim syntax highlight for new private keyword
2015-12-04 Felix LuAdd a comment about perf probes .hz field.
2015-12-04 Zhou WenjianAdd testcase for function definitions.
2015-12-02 Felix LuPR13820: timer.profile(NNN) variant using perf probes
2015-12-01 Mark WielaardUse main ELF file path if there is no separate debugfil...
2015-11-30 Zhou WenjianAdd more test cases to testsuite/systemtap.base/timers...
2015-11-30 Zhou WenjianAdd testcase for "break" and "continue".
2015-11-30 David SmithFixed permissions on new parseko/semko tests.
2015-11-30 Frank Ch. Eiglerperf tapset: add recent uapi/linux/perf_event.h bits
2015-11-30 Zhou WenjianAdd 2 parse testcases.
2015-11-30 Zhou WenjianAdd 'semko' testcase for timer probe.
2015-11-30 Jesper BrouerFix BZ1285348 by updating systemtap's memory flag usage.
2015-11-27 Nan Xiaostap.1: tweak foreach template text
2015-11-26 Josh StoneAdd a nop_visitor, and use it for expression_is_functio...
2015-11-25 Josh StoneRemove functioncall::var_assigned_to_retval
2015-11-25 Josh StoneMerge branch 'master' of ssh://sourceware.org/git/systemtap
2015-11-25 Josh StonePR18884 bonus: optimize tmps in more places
2015-11-25 Josh StonePR18884: skip tmps for any literal, not by tok->type
2015-11-24 Josh StoneRestrict optimization of literals in "%s\n" to streams...
2015-11-24 Josh Stonetestsuite: swap dot.exp and sprint.exp
2015-11-24 William CohenEliminate the use of tex(nomencl.sty) in TeX documentat...
2015-11-23 Josh Stoneparse: intern keywords
2015-11-23 Josh Stoneparse: check atwords without an explicit '@'
2015-11-23 Josh Stoneparse: unorder keywords and atwords
2015-11-23 Felix LuSupport backspace handling in monitor mode for probe...
2015-11-23 Felix LuSwap argument order to check for bytes written.
2015-11-23 Felix LuFix monitor mode to be compatible with the private...
2015-11-23 Felix LuFix undeclared pipe2 problem.
2015-11-20 Josh Stonetestsuite: allow pn to report *both* open and openat
2015-11-20 Josh Stonetestsuite: add a semicolon in perf.sh function poly()
2015-11-20 Josh StoneMerge branch 'funstuff'
2015-11-20 Felix LuFix undeclared F_SETPIPE_SZ error
2015-11-20 David SmithFixed PR19275 by updating stap_run.
2015-11-20 Felix Luupdate NEWS
2015-11-20 Felix Luupdate systemtap.spec
2015-11-20 Felix LuPR18848: Add manual testing readme guide
2015-11-20 Felix LuPR18848: Only compile monitor mode if json-c and ncurse...
2015-11-20 Felix LuPR18848: Fix pipe buffer overflow problem, improve...
2015-11-20 Felix LuPR18848: fix json array string
2015-11-20 Felix LuPR18848: add --monitor option in man/stap.1
2015-11-20 Felix LuPR18848: add help page, switch to page scrolling for...
2015-11-20 Felix LuPR18848: Fix json parsing error
2015-11-20 Felix LuPR18848: use a pipe to redirect module output instead...
2015-11-20 Felix LuPR18848: increase history limit of output queue, add...
2015-11-20 Felix LuPR18848: add module output scrollback, status window...
2015-11-20 Felix LuPR18848: add probe scrolling capability
2015-11-20 Felix LuPR18848: increase timeout timer and remove strsignal
2015-11-20 Felix LuPR18848: improve keyboard input response time
2015-11-20 Felix LuPR18848: zero pad the uptime
2015-11-20 Felix LuPR18848: only handle SIGWINCH in monitor mode
2015-11-20 Felix LuPR18848: move resizing functionality out of signal...
2015-11-20 Felix LuPR18848: handle terminal resizing
2015-11-20 Felix LuPR18848: display current probe input
2015-11-20 Felix LuPR18848: add command line option to specify interval...
2015-11-20 Felix LuPR18848: improve monitor ui and refactor input function.
2015-11-20 Felix LuPR18848: add most functionality to curses interface
2015-11-20 Felix LuPR18848: change json format and retain entire probe...
2015-11-20 Felix LuPR18848: Add json parser and comparators to allow sorting
2015-11-20 Felix LuPR18848: modify printf format
2015-11-20 Felix LuPR18848: convert procfs read to json format
2015-11-20 Felix LuPR18848: monitor status formatting
2015-11-20 Felix LuPR18848: output monitor data in stapio event loop
2015-11-20 Felix LuPR18848: remove print statement
2015-11-20 Felix LuPR18848: new command line argument -M for staprun
2015-11-20 Felix LuPR18848: refactor functions
2015-11-20 Felix LuPR18848: move embedded code for module size into tapset
2015-11-20 Felix LuPR18848: use jiffies tapset function
2015-11-20 Felix LuPR18848: new procfs monitor mode option
2015-11-20 Martin CermakUpdate the PR19241 fix so that 'out_fd' gets correctly...
2015-11-20 Martin CermakAllow buildok/{rpc-all-probes,rpc-detailed} to access...
2015-11-20 Josh StoneMark c_tmpcounter final
2015-11-20 Josh StoneRemove the last visitors from c_tmpcounter
2015-11-20 Josh StoneSubclass c_tmpcounter directly from c_unparser
2015-11-20 Josh StoneMark stap_staticmarkers-detailed.stp as ROOT_ONLY for...
2015-11-19 William CohenAvoid using the nomencl compatible option
2015-11-19 David SmithImprove kmodule.exp by adding tests that load the modul...
2015-11-18 David SmithMake testsuite/systemtap.base/switch_file.exp more...
2015-11-18 David SmithRefix PR18889 by switching to symbol_name+offset module...
2015-11-18 David SmithRevert "PR18889 part: module-init notification via...
2015-11-18 David SmithRevert "PR18889: switch to STP_TRACEPOINT* frontend...
2015-11-18 Martin CermakMake the "shebang trick" work for RPM packaged testcases.
2015-11-17 Josh StoneCompact print_format and its format_component
2015-11-17 Josh StoneMerge branch 'master' into string_ref
2015-11-17 Josh StoneStore tok_junk messages as an additional enum
2015-11-17 Josh StoneDrop the string name from struct probe
2015-11-17 Josh StoneDrop probe_name from several var_expanding_visitors
2015-11-17 Josh StoneMove trivial interned_string conversions into the header
2015-11-16 Martin CermakTestsuite: Raise --rlimit-cpu, update stap_run_batch()
2015-11-14 Martin CermakTerminate parsing on duplicate variable or function...
2015-11-14 Josh Stoneparser: construct literal_string directly from t->content
2015-11-14 Josh Stoneparser: use interned_string for expect targets
2015-11-14 Josh Stoneparse: use const& fname for decl parsing
2015-11-14 Josh StoneConstruct print_format::print_format_string with an...
2015-11-14 Josh StoneTake a plain string for print_format::string_to_components
2015-11-14 Josh StoneConstruct literal_string from interned_string only
next
This page took 0.049896 seconds and 5 git commands to generate.