]> sourceware.org Git - systemtap.git/history - util.cxx
Define __NR_epoll_wait if not defined (PR17462)
[systemtap.git] / util.cxx
2014-09-17 Abegail Jakopuse strerror to generate error message in is_valid_pid
2014-09-15 Josh StonePR17395: Add breaks to is_valid_pid error switch
2014-09-02 Josh StoneUse is_valid_pid in more places
2014-09-02 Abegail JakopMerge branch 'ajakop/12333'
2014-08-26 Abegail Jakopstore given pid for process probe for use by task_finder
2014-06-09 Josh StoneMerge branch 'master' into autocast
2014-05-27 Jonathan LebonMerge branch 'jlebon/listing' (PR16941)
2014-05-27 Jonathan LebonMerge branch 'jlebon/library' into jlebon/listing
2014-05-27 Jonathan Lebonlibrary probes: strengthen library path resolution
2014-05-02 Josh StoneMerge branch 'master' into autocast
2014-04-29 Jonathan Lebonupdate copyrights
2014-02-28 Jonathan Lebonutil.cxx: make tokenize() args optional in declaration
2014-01-22 Jonathan LebonMerge branch 'PR15781'
2014-01-22 Jonathan Lebonlevenshtein: skip empty strings
2013-12-18 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2013-12-02 Jonathan Lebonclarify stap_waitpid return value
2013-11-15 Jonathan Lebonlevenshtein: half substitution penalty if same case
2013-11-01 Jonathan LebonMerge branch 'jlebon/levensh'
2013-11-01 Jonathan Lebonimprove levenshtein performance
2013-11-01 Jonathan Lebonfix off-by-one error in levenshtein
2013-11-01 Jonathan Lebonrefactor levenshtein suggesting
2013-10-25 Josh StoneFix canonicalize_file_name() leaks
2013-10-16 Jonathan LebonMerge branch 'cross-vm'
2013-10-16 Jonathan Lebonremote.cxx: use data option for unix
2013-10-05 Josh StoneFix minor errors found by clang analyzer
2013-09-25 William CohenAdd am64 support
2013-07-24 Jonathan LebonPR15375: add levenshtein() function to calculate edit...
2012-11-17 Mark WielaardPR10272 Warn if we will be unable to generate user...
2012-10-30 Josh Stonestapdyn: Sketch out support for polling on Dyninst
2012-10-03 Josh StoneReport details of child exits due to signals
2012-10-01 Josh StoneFix the return value of get_self_path()
2012-09-30 Mark WielaardAdd get_self_path() as workaround for running under...
2012-09-26 Josh Stonestapdyn: Resolve the target executable from the PATH
2012-08-04 Josh StonePR14432: Convert stap exit() calls to exceptions
2012-07-02 David SmithMerge branch 'master' of ssh://sources.redhat.com/git...
2012-06-28 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-06-27 Chris MeekPR14016: Fixed VARARGS coverity warning
2012-06-26 Josh StoneMerge remote-tracking branch 'origin/master' into jisto...
2012-06-18 Chris MeekPR14240: Fixed another uncaught exception warning
2012-06-15 Josh StonePR14168: Let stap_system() callers describe the command
2012-06-15 Frank Ch. EiglerPR14168: note an adverse effect in diagnostics: WARNING...
2012-06-14 Chris MeekPR14016: Fixed uncaught exceptions in stap-serverd
2012-05-17 Frank Ch. Eiglerpass-N messages: print also data+stack consumption...
2012-04-23 Frank Ch. Eiglerstaprun: conditionalize use of pthread_mutex*
2012-03-09 Josh StoneMerge branch 'sysroot'
2012-03-09 Wade FarnsworthPR12331: Introduce stap options --sysroot and --sysenv
2012-03-05 Dave BrolleyInitial changes for supporting IPv6 in the compile...
2012-02-24 Chris MeekPR13609: Fixed interrupts and race conditions
2011-12-20 Chris MeekPR13274: Standardized Warning Processing (without elabo...
2011-12-07 Dave BrolleyMake sure 'environ' is not NULL before passing it ...
2011-11-16 David SmithMerge branch 'master' into dsmith/task_finder2
2011-11-14 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-11-14 Dave BrolleyPR 13128: Reorganize privilege functions to share commo...
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-11-03 David SmithMerge branch 'master' into dsmith/task_finder2
2011-11-01 Frank Ch. EiglerPR13338: prevent infinite recursion during process...
2011-11-01 David SmithMerge branch 'master' into dsmith/task_finder2
2011-11-01 Mark WielaardMerge branch 's390x-unwind'
2011-11-01 Frank Ch. Eiglercode hygiene: some more coverity cleanups
2011-10-24 David SmithMerge branch 'master' into dsmith/task_finder2
2011-10-12 Dave BrolleyPR 13128: Generate section in the module containing...
2011-09-22 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-09-19 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-09-16 Josh StoneImprove scope splitting in function specs
2011-08-11 Josh StoneMerge remote-tracking branch 'origin/master' into inode...
2011-07-12 Lukas BerkPR12729: Improve stap error message
2011-06-17 Lukas BerkMerge branch 'PR12033'
2011-06-17 Chris MeekPR12580 Added localization functionality to client...
2011-05-20 David SmithFix 'incorrect-fsf-address' rpmlint errors.
2011-05-18 David SmithMerge remote-tracking branch 'nathans/master'
2011-05-14 Frank Ch. EiglerPR12729: make childprocess spawning/waitpid both -vv...
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-11 Josh StoneRead-only iteration should use const
2011-05-11 Josh StoneCreate a signal-safe type for tracking spawned pids
2011-05-10 Josh StoneRemove the unused git_revision()
2011-05-10 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-05-10 Dave BrolleySystemtap Compile Server Integration (rewrite):
2011-03-18 Josh StoneMerge remote-tracking branch 'origin/master' into stapsh
2011-03-18 Lukas BerkPR3823: Adding gettext functionality to several base...
2011-03-12 Josh Stonestapsh: A systemtap "shell" to aid remote execution
2011-03-08 Dave BrolleyMerge branch 'master' of ssh://sourceware.org/git/systemtap
2011-03-07 Frank Ch. Eiglertweak stap -v memory-usage message
2011-03-03 Lukas BerkFixing long long int into to long int
2011-03-02 Lukas BerkPR3823: Changes resulting from translator review
2011-02-24 Lukas BerkPR3823: Adding Gettext funtionality to several files.
2011-02-14 Josh StoneAdd stap_spawn_piped
2011-02-12 Frank Ch. EiglerPR3823: use our own autosprintf()
2011-02-12 Josh StoneBuild the staprun command as an argument vector
2011-02-11 Josh StoneRemove the flat-string stap_system altogether
2011-02-11 Josh StoneStart using arg vectors for stap_system and friends
2011-02-11 Josh StoneUse posix_spawn_file_actions for stap_system_read
2011-02-10 Josh StoneRead the pipe directly in stap_system_read
2011-02-08 Josh StoneClean up exit paths
2011-01-19 Frank Ch. EiglerBZ669082: support powerpc prior to 2.6.15, resolving...
2011-01-14 Frank Ch. EiglerPR12115: defeat uninitialized-variable warnings
2011-01-12 Josh StoneMerge branch 'master' into remote
2010-12-15 Josh StonePR12115: Prepare utils for multiple inferiors
next
This page took 0.466084 seconds and 107 git commands to generate.