{ "info": { "author": "Pierre Tardy", "author_email": "pierre.tardy@intel.com", "bugtrack_url": null, "classifiers": [], "description": "buildprof\n=========\n\nIntroduction\n------------\n\nbuildprof is a tool that can generate and view build profiles.\nIt parses the output of the standard command 'top -b', and the statistics files\ngenerated by ccache > 3.0.\n\nIt generates a chart with the cpu, memory usage and ccache hit/miss rate over time.\n\nBy passing the mouse cursor over the graph, you can see the process that were running at\nthat time on the machine, and see what's going on when the cpu is not 100% utilised.\n\nInstallation\n------------\n\nbuildprof uses the standard python library and has no other dependancies.\nIt embeds an html5 application to view the results.\n\n.. code-block:: bash\n\n sudo pip install buildprof\n\nUsage\n-----\n\n.. code-block:: bash\n\n buildprof -o buildprof_results.html make -j4\n\nThis will run your make -j4, and then open a browser with the results.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/buildprof", "keywords": null, "license": "GNU GPL", "maintainer": null, "maintainer_email": null, "name": "buildprof", "package_url": "https://pypi.org/project/buildprof/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/buildprof/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/buildprof" }, "release_url": "https://pypi.org/project/buildprof/0.1.8/", "requires_dist": null, "requires_python": null, "summary": "Build profiling tools and UI", "version": "0.1.8" }, "last_serial": 1015139, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "4350ba7f6369cf0a8a61b901523fade1", "sha256": "974182c1a7787afdaec34b30c9b32fb11fef4de24a31e1512ba3350366787272" }, "downloads": -1, "filename": "buildprof-0.1.5.tar.gz", "has_sig": false, "md5_digest": "4350ba7f6369cf0a8a61b901523fade1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419817, "upload_time": "2014-02-26T14:51:25", "url": "https://files.pythonhosted.org/packages/a2/bb/e1b004f6976c289b8db0b58bf0b703f00e947250596d5e658e242a0aa402/buildprof-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "5505f22d34c82e72d1acca201b32dd7a", "sha256": "6a9b520a838afdc314915aa425657fd0c42d60998781243ebd4011e5d6265906" }, "downloads": -1, "filename": "buildprof-0.1.6.tar.gz", "has_sig": false, "md5_digest": "5505f22d34c82e72d1acca201b32dd7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 419500, "upload_time": "2014-02-27T14:26:00", "url": "https://files.pythonhosted.org/packages/1b/28/e018ddce7f3a1c4d88d00872ab98badb6d39e0e2cfdb24a8fca89190e7cd/buildprof-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "e34b2242c6fe1be39cb09b5eb6460108", "sha256": "2b879a4ad4f4c331c607b47983f1f14199756737f2852c2546a0043fb4f12f98" }, "downloads": -1, "filename": "buildprof-0.1.7.tar.gz", "has_sig": false, "md5_digest": "e34b2242c6fe1be39cb09b5eb6460108", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 420931, "upload_time": "2014-02-28T16:39:17", "url": "https://files.pythonhosted.org/packages/b4/73/568bf8c0fc0a11218e40eded802e0693aa81e9d48c66fbe4892a02aff192/buildprof-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "c256d2e0c5d2b19e564557c05df4260f", "sha256": "f7e617bc590954f5acd6b018072d5684861e1483bce35a93da4d130c94cce493" }, "downloads": -1, "filename": "buildprof-0.1.8.tar.gz", "has_sig": false, "md5_digest": "c256d2e0c5d2b19e564557c05df4260f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 420904, "upload_time": "2014-02-28T17:00:37", "url": "https://files.pythonhosted.org/packages/88/47/03b6d02dee307c68d0acdbd275eb5bb4554200db9db76763249c9862a716/buildprof-0.1.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c256d2e0c5d2b19e564557c05df4260f", "sha256": "f7e617bc590954f5acd6b018072d5684861e1483bce35a93da4d130c94cce493" }, "downloads": -1, "filename": "buildprof-0.1.8.tar.gz", "has_sig": false, "md5_digest": "c256d2e0c5d2b19e564557c05df4260f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 420904, "upload_time": "2014-02-28T17:00:37", "url": "https://files.pythonhosted.org/packages/88/47/03b6d02dee307c68d0acdbd275eb5bb4554200db9db76763249c9862a716/buildprof-0.1.8.tar.gz" } ] }