]> sourceware.org Git - systemtap.git/history - hash.cxx
configure: Remove explicit msgfmt check
[systemtap.git] / hash.cxx
2019-06-17 Serhei Makarovstap hash.cxx PR10280 related fix :: also hash guru...
2015-11-02 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-10-29 Josh Stonestap: buildrun's -Werror is not really optional
2015-09-08 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-09-04 Martin CermakPR18649: Add tests for the new --prologue-searching...
2015-09-01 David SmithMerge remote-tracking branch 'origin/master' into dsmit...
2015-09-01 Martin CermakFix PR18649 by adding --prologue-searching[=WHEN] comma...
2014-06-09 Josh StoneMerge branch 'master' into autocast
2014-05-07 Frank Ch. Eiglermodule cache hashing: add systemtap version string
2012-12-18 Lukas BerkPR14714: Introduce --suppress-time-limits flag
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-10-09 Josh StoneRename session::is_usermode to runtime_usermode_p
2012-09-30 Mark WielaardAdd get_self_path() as workaround for running under...
2012-09-27 Josh Stonehash: Include several subdirectories of the runtime
2012-09-26 Josh Stonestapdyn: Resolve the target executable from the PATH
2012-08-16 Frank Ch. Eiglerbuild compatibility: gcc 4.7 with -std=c++11, std:...
2012-08-09 Serguei MakarovPR11207 cleanup: rename session.macros to session.c_mac...
2012-07-23 Josh StoneMerge branch 'jistone/stapdyn'
2012-06-28 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-05-11 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-05-11 Josh Stonestapdyn: Excise the hard-coded STAPDYN flag
2012-05-09 Josh StoneWIP support for pure-userspace stap through dyninst
2012-03-09 Josh StoneMerge branch 'sysroot'
2012-03-09 Wade FarnsworthPR12331: Introduce stap options --sysroot and --sysenv
2011-12-20 Josh Stonemodinfo: Apply to the uprobes hash name too
2011-12-20 Chris MeekPR13274: Standardized Warning Processing (without elabo...
2011-12-05 Frank Ch. EiglerAdd new --modinfo option.
2011-12-01 David SmithMerge branch 'master' into jistone/inode-uprobes
2011-12-01 Frank Ch. EiglerPR13306: introduce stap --suppress-handler-errors option
2011-11-10 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-11-09 David SmithMerge branch 'master' into dsmith/task_finder2
2011-11-09 Dave BrolleyPR 13128: Implement --privilege option and correct...
2011-10-24 David SmithMerge branch 'master' into dsmith/task_finder2
2011-10-13 Frank Ch. EiglerPR13155: separate compilation for tracepoint-related...
2011-10-12 Dave BrolleyPR 13128: Modify unprivileged mode infrastructure to...
2011-10-11 Josh Stonetracepoints: Work with the tracequery's .o rather than .ko
2011-10-10 Frank Ch. EiglerPR13100: build tracepoint query modules separately...
2011-09-22 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-09-16 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-09-15 Chris MeekPR13156 cont'd: Removed String Truncating Code
2011-09-14 Chris MeekPR13156: More verbose hash log output
2011-09-08 Mark WielaardMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-09-08 Chris MeekPR12221: Added the build ids to the script's hash
2011-08-11 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-07-27 Mark WielaardMerge branch 'mjw/backtrace'
2011-07-25 Frank Ch. Eiglercopyright year bump for translator
2011-07-08 Josh StonePR5163: Cache uprobes.ko as we do with everything else
2011-05-20 David SmithFix 'incorrect-fsf-address' rpmlint errors.
2011-05-11 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2011-05-11 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-05-10 Josh StoneRemove the unused git_revision()
2011-02-16 Josh StoneAdd _F() and _NF() for formatted translations
2011-02-15 Lukas BerkPR3823: Added gettext functionality to hash.cxx
2010-12-06 rho@redhat.comMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-25 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-11-16 Josh StonePR11735: Hash unwindsym_modules as full paths
2010-10-27 Josh StoneRename hash::add_file to add_path and use it for direct...
2010-10-27 Josh StoneSplit the hash.log with newlines instead of commas
2010-10-27 Josh StoneDon't treat hashed numbers like strings
2010-10-27 Josh StoneReduce hash.h to just "export" functions
2010-10-27 Frank Ch. Eiglervalgrind cleanups: memory leaks, uninit variable warnings
2010-07-09 Josh StoneInclude session::compatible in the script hash
2010-03-03 Josh StonePR11246 cont'd: Separate script/stapconf caching
2010-03-03 Josh StonePR11246: Add more granular cache control
2010-02-22 Frank Ch. Eiglerhashing: add in the -Werror-defeating flag
2010-02-04 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2010-02-03 Wenji HuangPR9931: generate log to help diagnosing occasional...
2009-09-29 Josh StoneTry to build tracequery for all headers at once
2009-09-03 Dave BrolleyMerge branch 'master' of ssh://sources.redhat.com/git...
2009-09-03 Josh StoneAdd --unprivileged to the module hash
2009-09-01 David SmithPR10552: Removed references to the merge ('-M') option.
2009-09-01 Josh StonePR10581: Use ARCH for tracepoints and kernel typequeries
2009-08-24 Frank Ch. EiglerPR4186: cross-architecture probe building
2009-07-23 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-21 Josh StonePR10424: Consider each tracepoint header separately
2009-07-21 Josh StoneMake sure that non-existent files still affect hashing
2009-07-21 Josh StoneReturn hash module values directly as strings
2009-07-14 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-14 Mark WielaardRemove -O[0123s] gcc optimization flags for gcc pass...
2009-07-13 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-07-11 Mark WielaardAdd -O[0123s] gcc optimization flags for gcc pass 4...
2009-05-21 David SmithMerge commit 'origin/master' into pr7043
2009-04-21 Mark WielaardMerge branch 'user_unwind'
2009-04-21 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-04-21 Josh StoneMerge branch 'cast_header'
2009-04-20 Josh StoneAdd a function to hash typequery modules
2009-04-15 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2009-04-02 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-04-02 Frank Ch. EiglerPR10019: --skip-badvars to suppress run-time memory...
2009-04-01 Mark WielaardMerge branch 'master' into pr6866
2009-03-31 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2009-03-30 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-03-26 Josh StoneSkip the git-rev in the hash for now (from a5e8d632)
2009-03-26 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-03-26 Josh StoneAdd the kernel tree's git revision to the hash
2009-03-26 Josh StoneAdd more file stats to the hash
2009-03-23 Jim KenistonMerge branch 'master' of ssh://kenistoj@sources.redhat...
2009-03-23 Dave BrolleyMerge branch 'master' of git://sources.redhat.com/git...
2009-03-22 Mark WielaardMerge branch 'master' into pr6866
next
This page took 0.552641 seconds and 107 git commands to generate.