Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.197.858 Times

Perf::ARM 0.04

  Date Added: November 19, 2010  |  Visits: 854

Perf::ARM

Report Broken Link
Printer Friendly Version


Product Homepage
Download (114 downloads)



Perf::ARM is a Perl extension wrapper for the ARM 2.0 implementation. SYNOPSIS use Perf::ARM; my ($appl_id,$tran_handle, $tran_id, $rc); ($appl_id=Perf::ARM::arm_init( "$0", "*", 0,0,0)) || die "arm_init() failed n"; $tran_id=Perf::ARM::arm_getid($appl_id, "simple_tran", "detail_$$", 0,0,0); $tran_handle=Perf::ARM::arm_start($tran_id, 0,0,0); # do the unit of work to be measured &do_my_work(@my_args) $rc=Perf::ARM::arm_stop($tran_handle, 0, 0,0,0); $rc=Perf::ARM::arm_end($appl_id, 0,0,0); This serves as a simple wrapper around the ARM C routines: arm_init(char *,char *,long ,char *,long ); [ returns long ] arm_getid(long ,char *,char *,long ,char *,long ); [ returns long ] arm_start(long ,long ,char *,long ); [ returns long ] arm_update(long ,long ,char *,long ); [ returns long ] arm_stop(long ,long ,long ,char *,long ); [ returns long ] arm_end(long ,long ,char *,long ); [ returns long ] Exported functions, with ARM defines extern arm_int32_t arm_init( char* appl_name, char* appl_user_id, arm_int32_t flags, char* data, arm_int32_t data_size); extern arm_int32_t arm_getid( arm_int32_t appl_id, char* tran_name, char* tran_detail, arm_int32_t flags, char* data, arm_int32_t data_size); extern arm_int32_t arm_start( arm_int32_t tran_id, arm_int32_t flags, char* data, arm_int32_t data_size); extern arm_int32_t arm_update( arm_int32_t start_handle, arm_int32_t flags, char* data, arm_int32_t data_size); extern arm_int32_t arm_stop( arm_int32_t start_handle, arm_int32_t tran_status, arm_int32_t flags, char* data, arm_int32_t data_size); extern arm_int32_t arm_end( arm_int32_t appl_id, arm_int32_t flags, char* data, arm_int32_t data_size);.

Requirements: No special requirements
Platforms: Linux
Keyword: Appl Char Libraries Perfarm Programming Returns T Arm Tran
Users rating: 0/10

License: Freeware Size: 7.17 KB
USER REVIEWS
More Reviews or Write Review


PERF::ARM RELATED
Programming  -  Knowledge Acquisition Widget - kaw 3
current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
527.06 KB  
Libraries  -  JsHttpRequest 5.0
JsHttpRequest project is an easy-to-use cross-browser AJAX library with AJAX file uploading support and many other features. JsHttpRequest first appeared as cross-browser analogue of XMLHttpRequest, and then became a very useful instrument to...
122.88 KB  
Libraries  -  VTKRendering 4.0.001
VTKRendering is a Perl interface to VTKRendering library. Graphics::VTK::OpenGLRenderWindow Inherits from RenderWindow Functions Supported for this class by the PerlVTK module: (To find more about their use check the VTK documentation at...
675.84 KB  
Development Tools  -  Minimum Perfect Matching Tool 1.0
Function to solve the Minimum Perfect Matching on non-biparite graphs problem using Integer linear programming.Returns vector of matched indices and cost of the match. Requires symmetric adjacent matrix of even rank. function [ indices, cost ] =...
10 KB  
Specialized Tools  -  WinRazor 3.1
Dear Sirs. I believe, that many of you have got tired from the rectangular and monotonous windows of the programs . Unfortunately, modern systems of programming don’t have tools for solving this problem. First you create a shape (based on...
2.64 MB  
Libraries  -  Chilkat Class Libraries for Java 9.2.1
The full suite of Chilkat components & libraries are now available for the Java programming language. Commercially licensed components include: Email (POP3 / SMTP) IMAP Zip, GZip, and Unix Compress Encryption MIME and S/MIME FTP HTTP MHT...
 
Programming  -  AFNIX programming language 2.2.0
AFNIX is a multi-threaded functional programming language with dynamic symbol bindings that support the object oriented paradigm. AFNIX programming language features a state of the art runtime engine that supports both 32 and 64 bits platforms.
1.86 MB  
Libraries  -  T-Rex 1.5
T-Rex v1.10 - Delphi file-parser component; with Awk-style pattern/action operation. Patterns are regular expressions; matches are Delphi events; actions are written in event handlers. Has analogues for virtually all Awk tokenizing functions (~0,...
334 KB  
Libraries  -  DAEMon Raco Libraries 0.3
DAEMon Raco Libraries (DRLibs) is a collection of useful functions, objects, and routines for C++. Whats New in This Release: - This release adds new libraries to manage object lists: doublelist.dr.h, simplelist.dr.h, and sortedlist.dr.h..
28.67 KB  
Code Management Tools  -  2E Programming Language 0.8.2
2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it...
31.74 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB