`
isiqi
  • 浏览: 16000692 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

GNU gprof

阅读更多

Next:Introduction, Up:(dir)


Profiling a Program: Where Does It Spend Its Time?

This manual describes the gnu profiler, gprof, and how you can use it to determine which parts of a program are taking most of the execution time. We assume that you know how to write, compile, and execute programs. gnu gprof was written by Jay Fenlason.

This document is distributed under the terms of the GNU Free Documentation License. A copy of the license is included in the section entitled "GNU Free Documentation License".

分享到:
评论

相关推荐

    KProf-开源

    一个 KDE3 可视化工具,帮助开发人员分析代码分析器生成的分析结果。 当前支持的分析器有:GNU gprof、Function Check、带有配置文件选项的 Palm OS Emulator。

    利用GNU工具链ucos移植到S3C2410

    利用GNU工具链ucos移植到S3C2410,里面有全部完整的代码,包括Makefile脚本。

    gnu binutils

    GNU binutils是一组二进制工具集。包括:addr2line ar gprof nm objcopy objdump ranlib size strings strip. 本文归纳他们的常用法。arar用于建立、修改、提取档案文件(archive)。archive是一个包含多个被包含文件...

    gnu 工具集全套文档

    as bfd binutils gcc gprof ld 等文档使用手册 linux 下编程工具集的最好介绍,作为linux下开发者的必备工具集

    GNULinuxApplicationProgramming

    using the gcov and gprof utilities, as is application bundling and distribution with automake and autoconf. Finally, source control is reviewed with some of the popu- lar options on Linux and also ...

    gprof2html-开源

    给定一个GCC“ gmon.out”文件(或GNU工具gprof的输出),生成一个HTML版本,每个调用图一页,包括超链接和(后来的)图形分析。

    binutils-2.14.tar.gz完整版

    ftp://ftp.gnu.org/gnu/binutils/ Binutils的内容 Binutils 是一组开发工具,包括连接器,汇编器和其他用于目标文件和档案的工具。 安装下列程序: addr2line, ar, as, c++filt, gprof, ld, nm, objcopy, objdump, ...

    binutils-2.21.1-mips32r1-linux-static.tar.gz

    gprof-显示分析信息。 nlmconv-将目标代码转换为NLM。 nm-列出目标文件中的符号。 objcopy-复制并转换目标文件。 objdump-显示目标文件中的信息。 ranlib-生成指向档案内容的索引。 readelf-显示来自任何ELF...

    Pro Android C++ with the NDK

    Debug through Logging, GNU Debugger (GDB), and Eclipse Debugger Analyze memory issues through Valgrind C++ Support and Standard Template Library STL Native Graphics through JNI Graphics and OpenGL ES ...

    binutils-2.25.1.tar.gz

    GNU binutils是一组二进制工具集。包括:addr2line ar gprof nm objcopy objdump ranlib size strings strip

    binutils入门教程

    GNU binutils是一组二进制工具集。包括:addr2line ar gprof nm objcopy objdump ranlib size strings strip. 本文归纳他们的常用法。

    Orwell Dev-C++ 5.7.1源代码

    Supports GPROF profiling Provides user editable shortcuts and tools Supports multiple languages Supports GNU GDB debugging Supports code folding Supports devpak IDE extensions">Orwell Dev C++是Dev C++...

    The Definitive Guide to GCC, Second Edition

    The GNU Compiler Collection (GCC) offers a variety of compilers for different programming languages including C, C++, Java, Fortran, and Ada. The Definitive Guide to GCC, Second Edition has been ...

    SOPC系统入门教程

    4.9.3 Gprof:GNU Profiler 4.10 Nios SDK Shell提示信息 4.11 在 Nios 系统中实现中断服务程序(ISR) 4.12 用户自定义指令 4.12.1 用户自定义指令的概念 4.12.2 加速效果 4.12.3 用户自定义...

    SOPC 系统设计入门教程

    4.9.3 Gprof:GNU Profiler 4.10 Nios SDK Shell 提示信息 4.11 在 Nios 系统中实现中断服务程序(ISR) 4.12 用户自定义指令 4.12.1 用户自定义指令的概念 4.12.2 加速效果 4.12.3 用户自定义...

    彙編語言程序設計讀書筆記1

    1. gcc用法介紹 2. objdump用於反彙編的用法 3. gas彙編用法 4. ld的用法 6. 簡檔器gprof用法

    org.eclipse.linuxtools:Eclipse Linux工具

    我们以CDT的源代码编辑和调试功能为基础,并集成了流行的本机开发工具,例如GNU Autotools,Valgrind,OProfile,RPM,SystemTap,GCov,GProf,LTTng等。当前项目包括LTTng跟踪查看器和分析器, RPM .spec编辑器,...

    Dev-Cpp:一种快速,可移植,简单且免费的CC ++ IDE

    它使用GCC的Mingw端口(GNU编译器集合)作为其编译器。 Embarcadero Dev-C ++也可以与Cygwin或任何其他基于GCC的编译器结合使用。 Embarcadero Dev-C ++使用最新版本的Embarcadero Delphi构建。 Embarcadero Dev-C ...

    SOPC系统设计入门教程

    GNU调试器 4.9.3 Gprof:GNU Profiler 4.10 Nios SDK Shell提示信息 4.11 在Nios系统中实现中断服务程序(ISR) 4.12 用户自定义指令 4.12.1 用户自定义指令的概念 4.12.2 加速效果 ...

Global site tag (gtag.js) - Google Analytics