]> sourceware.org Git - systemtap.git/history - session.cxx
Fix construction of ".local" variant of the DNS name on server certificates.
[systemtap.git] / session.cxx
2014-03-12 Dave BrolleyPR 16645: Unhelpful feedback when stap fails
2014-03-06 Josh StoneStart using the parser for complicated code blocks
2014-02-18 David SmithAdd a rpm require on 'mokutil' when needed.
2014-02-17 David SmithMerge branch 'dsmith/secure-boot' into master.
2014-01-23 David SmithDon't bother keeping up with MOK issuers and serial...
2014-01-22 David SmithInitial MOK signed module support.
2014-01-22 Jonathan Lebonstap[run/dyn]: disable colors when SYSTEMTAP_COLORS...
2014-01-22 Jonathan LebonMerge branch 'PR15781'
2014-01-22 Jonathan Lebonsemantic_error: let it own its chain
2014-01-04 Frank Ch. Eigler2014 year bump for emitted copyright messages
2013-12-20 Frank Ch. Eiglersession.cxx: respect ^C's during long verbose symbol...
2013-12-18 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-11-29 Lukas BerkRemoved (unused) consult_symtab and kernel_symtab_path...
2013-10-30 Jonathan LebonMerge branch 'PR16019'
2013-10-30 Jonathan LebonPR16019: treat errors from tapsets/functions as non...
2013-10-30 Jonathan LebonPR16019: also report number of warnings suppressed
2013-10-30 Frank Ch. EiglerPR16019: have the session object report & colorize...
2013-10-30 Jonathan LebonPR16019: use SEMANTIC_ERROR macro in call sites
2013-10-30 Jonathan LebonPR16019: improve duplicate error elimination
2013-10-25 Josh StoneFix canonicalize_file_name() leaks
2013-10-24 Josh StoneAdd another option for the lazy benchmarker
2013-10-16 Jonathan LebonMerge branch 'cross-vm'
2013-10-16 Jonathan Lebonstap: add HAVE_LIBVIRT and HAVE_LIBXML2 in feature...
2013-09-26 Frank Ch. EiglerPR15908: pass STAP_SUPPRESS_HANDLER_ERRORS to runtime
2013-09-24 David SmithMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-09-20 Josh StoneFixes for CC=clang CXX=clang++
2013-08-07 Serguei Makarovbelated spring cleaning: imitate semantic_error chainin...
2013-07-26 Jonathan Lebonsession.cxx: make string params const
2013-07-26 Serguei Makarovstapregex -- placate the gods of coverity (UNINIT_CTOR)
2013-07-26 Jonathan Lebonsession.cxx: add assert statement for benchmark opts
2013-07-24 Serguei Makarovstapregex: ADD /* pragma:tagged_dfa */ to make non...
2013-07-24 Serguei Makarovstapregex REWRITE PROGRESS: ADD stapregex.h
2013-07-11 Frank Ch. Eiglerstap --compatible: constrain version parameter to prese...
2013-07-09 Frank Ch. Eiglertoken colorizer: eschew tok_embedded etc. types
2013-07-08 Jonathan LebonPR14927: fix indentation and small compare() bug
2013-07-08 Jonathan LebonPR14927: make stap use same parser as staprun for consi...
2013-07-05 Jonathan LebonPR14927: protect terminal from invalid vals in SYSTEMTA...
2013-07-05 Jonathan LebonPR14927: enable coloring for stap and staprun/io by...
2013-07-04 Jonathan LebonPR14927: add parsing of SYSTEMTAP_COLORS
2013-07-03 Jonathan LebonPR14927: remember original color mode to pass to staprun
2013-06-29 Frank Ch. EiglerPR14927: tweak message coloring logic to simplify
2013-06-28 Jonathan LebonPR14927: parse SYSTEMTAP_COLOR on-the-fly
2013-06-28 Jonathan LebonPR14927: enable support for SYSTEMTAP_COLORS env var
2013-06-28 Jonathan LebonPR14927: add colorize() functions and colorization...
2013-06-28 Jonathan LebonPR14927: lay groundwork for colors
2013-06-28 Jonathan LebonPR14927: move parser::print_error() to systemtap_session
2013-06-28 Josh StonePR15688: Set pragma:vma when dwflpp uses _stp_umodule_r...
2013-05-29 Serguei Makarovstapregex cleanup: clarify some of the TODOXXX
2013-05-14 Frank Ch. Eiglersystemtap java support reorganization release-2.2
2013-05-03 Serguei Makarovconfigury, systemtap.spec: remove amd64/ hardcoding...
2013-05-01 Lukas BerkMerge branch 'java' of git://sourceware.org/git/systemt...
2013-05-01 Serguei Makarovdocument -j and -J in stap --help
2013-05-01 Serguei Makarovsupport -j (-Dorg.jboss.byteman.compile.to.bytecode...
2013-05-01 Serguei Makarovfix -J error message (--with-jdk is not the only way...
2013-05-01 Lukas BerkRemove debug statement and unused systemtap_session...
2013-05-01 Lukas BerkRemove compile_byteman_rule artifacts
2013-05-01 Lukas BerkAdd passable -J<BYTEMAN_INSTALL_OPTIONS> to stap
2013-05-01 Lukas BerkMoved bm{install,submit} operations to pass 5
2013-05-01 Lukas Berkmerge changes (Makefiles: automatically install libHelp...
2013-05-01 Serguei MakarovMakefiles: automatically install libHelperSDT
2013-05-01 Lukas BerkOnly install rules once per java process
2013-05-01 Lukas BerkAllow more than one java probe point per script
2013-05-01 Lukas BerkTweak how log file is specified for bmsubmit.sh commands
2013-05-01 Lukas BerkAllow java("fully qualified class") style syntax
2013-05-01 Lukas BerkUninstall the specific byteman rule we generated
2013-05-01 Lukas BerkExit gracefully from a java process (uninstall rules)
2013-05-01 Lukas BerkInitial java per method probing functionality
2013-03-23 Adrian Marius Negreanufixes for ENABLE_NLS=0
2013-03-12 Josh StoneAdd options to help benchmark SDT
2013-02-20 Frank Ch. Eiglertranslator: tolerate unavailable System.map
2013-02-12 Mark WielaardData object (-d) cannot be empty.
2013-02-11 Josh Stonestap: Add shorthand option --dyninst for --runtime...
2013-01-29 Serguei Makarovre2c cleanup: rename regcomp.cxx regcomp.h to stapregex...
2013-01-29 Serguei MakarovPR11334: support for very-basic regex match operator...
2013-01-29 Serguei MakarovPR11334: partial progress to wrapping re2c in regcomp...
2013-01-25 Stan CoxMerge branch 'scox/perf': perf.counter support.
2013-01-23 Frank Ch. EiglerPR15059: suppress visible session::print_error if in...
2013-01-23 Frank Ch. Eiglerdyninst: disable --runtime=dyninst option if !HAVE_DYNINST
2013-01-11 David SmithPR14708 partial fix: Add dyninst support for '.thread...
2013-01-03 Frank Ch. Eiglerstap|staprun|stapdyn: copyright year bump
2012-12-20 Serguei MakarovPR14929: revert earlier manpage-reporting mechanism...
2012-12-20 Frank Ch. EiglerPR12443: skip duplicate tapset files between XDG_DATA_D...
2012-12-18 Lukas BerkPR14714: Introduce --suppress-time-limits flag
2012-12-08 Frank Ch. EiglerPR14929: tweak error->man page reference blurb, add...
2012-12-07 Serguei MakarovPR14929: groundwork for letting stap refer the user...
2012-11-28 Josh StoneHold System.map failures until both attempts fail
2012-11-26 Josh StoneAlways report System.map failures, not just verbosely
2012-11-14 David SmithFix PR14842 by removing old "--kelf" and "--ignore...
2012-11-13 David SmithFix PR14820 by removing old "--kmap" and "--ignore...
2012-11-07 Lukas BerkInclude --runtime=dyninst in error message for unprivil...
2012-11-05 Josh StoneAdd System.map kernel functions to systemtap_session
2012-11-05 Josh StoneMove parse_kernel_config/exports into systemtap_session
2012-10-09 Josh StoneRename session::is_usermode to runtime_usermode_p
2012-10-09 Josh StonePR14572: Set s.privilege = unprivileged for stapdyn
2012-08-13 Josh Stonestap: Include DYNINST in the enabled feature list
2012-08-13 Josh StoneDon't report non-git if we have an extra-version
2012-08-09 Serguei MakarovPR11207 cleanup: rename session.macros to session.c_mac...
2012-08-04 Josh StoneDon't print usage text on stap option errors
2012-08-04 Josh StonePR14432: Convert stap exit() calls to exceptions
2012-08-02 Josh StoneMerge branch 'master' of git://sourceware.org/git/systemtap
next
This page took 0.511521 seconds and 107 git commands to generate.