タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

programmingとtoolとunixに関するtuneのブックマーク (2)

  • OProfile - A System Profiler for Linux (News)

    2020-07-20 OProfile 1.4.0 released OProfile 1.4.0 has been released. This release adds support for Marvell (Cavium) ThunderX2 and Hygon Dhyana CPU. This release also fixes issues with OProfile being unable to be built with newer versions of binutils and ensures that ocount does not leave orphan processes when an error occurs. 2018-07-16 OProfile 1.3.0 released OProfile 1.3.0 has been released. Thi

    tune
    tune 2008/08/19
    カーネルも含めたシステム全体のプロファイリングを行うソフトウェア
  • GNU tools

    主に問題を解決する観点から GNU の素晴しい開発ツール群を始めとする 開発ツールについて書き並べてみました。 基的なもの プロセス管理 ps pstree kill killall top ファイル探索 find locate rpm binutils nm c++filt objdump readelf ar ranlib as ld strings strip gprof その他 LD_ 環境変数 ldd strace hexdump expect gcov gdb gcc プリプロセス コンパイル、アセンブル (ソース→オブジェクト) コンパイル (ソース → RTL) コンパイル (RTL 最適化) コンパイル (RTL → アセンブラ) アセンブル リンク 基的なもの さすがに ls とかは省略。 シェル、仮想端末、 X 、エディタ、ブラウザ、メーラ、 make 、スクリプ

    tune
    tune 2007/09/14
    GNUのツール解説
  • 1