Giter Site home page Giter Site logo

vincent-acrm / xhprof-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sugarcrm/xhprof-viewer

0.0 1.0 0.0 2.11 MB

Extended xhprof viewer that supports both OOTB file format as well as extended file format with sql count and wall time.

License: Other

PHP 83.18% CSS 3.00% JavaScript 13.83%

xhprof-viewer's Introduction

SugarCRM XHProf Viewer

SugarCRM XHProf viewer is an extended viewer based on the standard xhprof viewer by Facebook that shows some additional information like sql and elastic queries, their timing and stack traces.

Installation

  • Download the latest .tgz package here: https://github.com/sugarcrm/xhprof-viewer/releases/latest
  • Extract it to the web root of your web server
  • By default the viewer is looking to /tmp/profile_files for xhprof data files. In order to change it create a file config_override.php with the following content:
<?php
$config['profile_files_dir'] = '<PROFILE FILES LOCATION>';

Contributing

Everyone is welcome to contribute to this project! If you make a contribution, then the Contributor Terms apply to your submission.

Please check out our Contribution Guidelines for helpful hints and tips that will make it easier for us to accept your pull requests.


Copyright (c) 2016 SugarCRM Inc. Licensed by SugarCRM under the Apache 2.0 license.

xhprof-viewer's People

Contributors

ramanenka avatar d-pluschaev avatar mmarum-sugarcrm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.