HomeSort by: relevance | last modified time | path
    Searched refs:gprofng (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/gprofng/examples/mxv-pthreads/experiments/
profile.sh 19 # This script demonstrates how to use gprofng.
26 # Define the executable, algorithm parameters and gprofng settings.
35 # Check if gprofng has been installed and can be executed.
37 which gprofng > /dev/null 2>&1
40 echo "Version information of the gprofng release used:"
42 gprofng --version
45 echo "Error: gprofng cannot be found - if it was installed, check your path"
58 gprofng collect app -O $exp_directory $exe -m $rows -n $columns -t $threads
70 gprofng display text -functions $exp_directory
73 gprofng display text -limit 5 -functions $exp_director
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/examples/mxv-pthreads/experiments/
profile.sh 19 # This script demonstrates how to use gprofng.
26 # Define the executable, algorithm parameters and gprofng settings.
35 # Check if gprofng has been installed and can be executed.
37 which gprofng > /dev/null 2>&1
40 echo "Version information of the gprofng release used:"
42 gprofng --version
45 echo "Error: gprofng cannot be found - if it was installed, check your path"
58 gprofng collect app -O $exp_directory $exe -m $rows -n $columns -t $threads
70 gprofng display text -functions $exp_directory
73 gprofng display text -limit 5 -functions $exp_director
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/doc/
Makefile.am 22 DVIS = gprofng.dvi
23 PDFS = gprofng.pdf
24 HTMLS = gprofng.html
38 man_MANS = gprofng.1 gprofng-archive.1 gprofng-collect-app.1 \
39 gprofng-display-html.1 gprofng-display-src.1 gprofng-display-text.1 \
40 gprofng-display-gmon.
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
Makefile.am 22 DVIS = gprofng.dvi
23 PDFS = gprofng.pdf
24 HTMLS = gprofng.html
38 man_MANS = gprofng.1 gprofng-archive.1 gprofng-collect-app.1 \
39 gprofng-display-html.1 gprofng-display-src.1 gprofng-display-text.1
51 gprofng.1: $(srcdir)/gprofng.tex
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
Makefile.am 22 bin_SCRIPTS = gprofng-display-html
27 gprofng-display-html: $(srcdir)/gp-display-html.in
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
Makefile.am 22 bin_SCRIPTS = gprofng-display-html
27 gprofng-display-html: $(srcdir)/gp-display-html.in
  /src/external/gpl3/binutils/dist/gprofng/src/
gprofng.cc 35 class Gprofng : Application
38 Gprofng (int _argc, char *_argv[]);
39 ~Gprofng ();
53 Gprofng *gprofng = new Gprofng (argc, argv); local
54 gprofng->start();
55 delete gprofng;
59 Gprofng::Gprofng (int _argc, char *_argv[]) : Application(_argc, _argv, NULL
    [all...]
Makefile.am 132 echo "fatal: Building gprofng requires bison 3.0.4 or later."; \
161 dbe_DATA = $(srcdir)/gprofng.rc
164 bin_PROGRAMS = gprofng-archive gprofng-collect-app gprofng \
165 gprofng-display-text gprofng-display-src gprofng-gmon
175 gprofng_SOURCES = gprofng.cc
202 ln -s `echo $$oldname | sed 's&gp-&gprofng-&'` $(DESTDIR)$(bindir)/$$oldname;
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/src/
gprofng.cc 35 class Gprofng : Application
38 Gprofng (int _argc, char *_argv[]);
39 ~Gprofng ();
53 Gprofng *gprofng = new Gprofng (argc, argv); local
54 gprofng->start();
55 delete gprofng;
59 Gprofng::Gprofng (int _argc, char *_argv[]) : Application(_argc, _argv, NULL
    [all...]
Makefile.am 125 echo "fatal: Building gprofng requires bison 3.0.4 or later."; \
153 dbe_DATA = $(srcdir)/gprofng.rc
156 bin_PROGRAMS = gprofng-archive gprofng-collect-app gprofng \
157 gprofng-display-text gprofng-display-src
165 gprofng_SOURCES = gprofng.cc
186 ln -s `echo $$oldname | sed 's&gp-&gprofng-&'` $(DESTDIR)$(bindir)/$$oldname; \
  /src/external/gpl3/binutils/dist/
Makefile.def 76 host_modules= { module= gprofng; };
544 dependencies = { module=configure-gprofng; on=configure-gettext; };
545 dependencies = { module=all-gprofng; on=all-libiberty; };
546 dependencies = { module=all-gprofng; on=all-bfd; };
547 dependencies = { module=all-gprofng; on=all-opcodes; };
548 dependencies = { module=all-gprofng; on=all-gettext; };
549 dependencies = { module=all-gprofng; on=all-gas; };
550 dependencies = { module=install-gprofng; on=install-opcodes; };
551 dependencies = { module=install-gprofng; on=install-bfd; };
src-release.sh 146 for dir in binutils gas gdb gold gprof gprofng libsframe ld libctf libdecnumber readline sim; do
375 BINUTILS_DIRS="$GAS_DIRS binutils cpu gprof gprofng ld libsframe libctf"
  /src/external/gpl3/binutils.old/dist/
Makefile.def 76 host_modules= { module= gprofng; };
542 dependencies = { module=configure-gprofng; on=configure-gettext; };
543 dependencies = { module=all-gprofng; on=all-libiberty; };
544 dependencies = { module=all-gprofng; on=all-bfd; };
545 dependencies = { module=all-gprofng; on=all-opcodes; };
546 dependencies = { module=all-gprofng; on=all-gettext; };
547 dependencies = { module=all-gprofng; on=all-gas; };
548 dependencies = { module=install-gprofng; on=install-opcodes; };
549 dependencies = { module=install-gprofng; on=install-bfd; };
src-release.sh 146 for dir in binutils gas gdb gold gprof gprofng libsframe ld libctf libdecnumber readline sim; do
375 BINUTILS_DIRS="$GAS_DIRS binutils cpu gprof gprofng ld libsframe libctf"
configure 1554 --disable-gprofng do not build gprofng
3145 # Check whether --enable-gprofng was given.
3157 configdirs="$configdirs gprofng"
  /src/external/gpl3/gcc/dist/
Makefile.def 76 host_modules= { module= gprofng; };
542 dependencies = { module=configure-gprofng; on=configure-gettext; };
543 dependencies = { module=all-gprofng; on=all-libiberty; };
544 dependencies = { module=all-gprofng; on=all-bfd; };
545 dependencies = { module=all-gprofng; on=all-opcodes; };
546 dependencies = { module=all-gprofng; on=all-gettext; };
547 dependencies = { module=all-gprofng; on=all-gas; };
548 dependencies = { module=install-gprofng; on=install-opcodes; };
549 dependencies = { module=install-gprofng; on=install-bfd; };
configure 1551 --enable-gprofng[=ARG] build gprofng [ARG={yes,no}]
3141 # Check whether --enable-gprofng was given.
3151 configdirs="$configdirs gprofng"
  /src/external/gpl3/gdb.old/dist/
Makefile.def 76 host_modules= { module= gprofng; };
542 dependencies = { module=configure-gprofng; on=configure-gettext; };
543 dependencies = { module=all-gprofng; on=all-libiberty; };
544 dependencies = { module=all-gprofng; on=all-bfd; };
545 dependencies = { module=all-gprofng; on=all-opcodes; };
546 dependencies = { module=all-gprofng; on=all-gettext; };
547 dependencies = { module=all-gprofng; on=all-gas; };
548 dependencies = { module=install-gprofng; on=install-opcodes; };
549 dependencies = { module=install-gprofng; on=install-bfd; };
src-release.sh 146 for dir in binutils gas gdb gold gprof gprofng libsframe ld libctf libdecnumber readline sim; do
376 NO_GOLD_BIN_DIRS="$GAS_DIRS binutils cpu gprof gprofng ld libsframe libctf "
  /src/external/gpl3/gdb/dist/
Makefile.def 76 host_modules= { module= gprofng; };
542 dependencies = { module=configure-gprofng; on=configure-gettext; };
543 dependencies = { module=all-gprofng; on=all-libiberty; };
544 dependencies = { module=all-gprofng; on=all-bfd; };
545 dependencies = { module=all-gprofng; on=all-opcodes; };
546 dependencies = { module=all-gprofng; on=all-gettext; };
547 dependencies = { module=all-gprofng; on=all-gas; };
548 dependencies = { module=install-gprofng; on=install-opcodes; };
549 dependencies = { module=install-gprofng; on=install-bfd; };
src-release.sh 146 for dir in binutils gas gdb gold gprof gprofng libsframe ld libctf libdecnumber readline sim; do
375 BINUTILS_DIRS="$GAS_DIRS binutils cpu gprof gprofng ld libsframe libctf"
  /src/external/gpl3/binutils/dist/gprofng/
configure 3 # Generated by GNU Autoconf 2.69 for gprofng 2.46.0.
588 PACKAGE_NAME='gprofng'
589 PACKAGE_TARNAME='gprofng'
591 PACKAGE_STRING='gprofng 2.46.0'
1368 \`configure' configures gprofng 2.46.0 to adapt to many kinds of systems.
1416 --docdir=DIR documentation root [DATAROOTDIR/doc/gprofng]
1439 short | recursive ) echo "Configuration of gprofng 2.46.0:";;
1462 --disable-gprofng-tools do not build gprofng/src directory
1463 --enable-gprofng-debug Enable debugging output [default=no
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/
configure 3 # Generated by GNU Autoconf 2.69 for gprofng 2.45.
588 PACKAGE_NAME='gprofng'
589 PACKAGE_TARNAME='gprofng'
591 PACKAGE_STRING='gprofng 2.45'
1365 \`configure' configures gprofng 2.45 to adapt to many kinds of systems.
1413 --docdir=DIR documentation root [DATAROOTDIR/doc/gprofng]
1436 short | recursive ) echo "Configuration of gprofng 2.45:";;
1459 --disable-gprofng-tools do not build gprofng/src directory
1460 --enable-gprofng-debug Enable debugging output [default=no
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
configure 3 # Generated by GNU Autoconf 2.69 for gprofng 2.46.0.
588 PACKAGE_NAME='gprofng'
589 PACKAGE_TARNAME='gprofng'
591 PACKAGE_STRING='gprofng 2.46.0'
1328 \`configure' configures gprofng 2.46.0 to adapt to many kinds of systems.
1376 --docdir=DIR documentation root [DATAROOTDIR/doc/gprofng]
1399 short | recursive ) echo "Configuration of gprofng 2.46.0:";;
1508 gprofng configure 2.46.0
1994 It was created by gprofng $as_me 2.46.0, which was
2970 PACKAGE='gprofng'
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
configure 3 # Generated by GNU Autoconf 2.69 for gprofng 2.45.
588 PACKAGE_NAME='gprofng'
589 PACKAGE_TARNAME='gprofng'
591 PACKAGE_STRING='gprofng 2.45'
1327 \`configure' configures gprofng 2.45 to adapt to many kinds of systems.
1375 --docdir=DIR documentation root [DATAROOTDIR/doc/gprofng]
1398 short | recursive ) echo "Configuration of gprofng 2.45:";;
1507 gprofng configure 2.45
1993 It was created by gprofng $as_me 2.45, which was
2969 PACKAGE='gprofng'
    [all...]

Completed in 83 milliseconds

1 2