All Projects → rocky → Remake

rocky / Remake

Licence: gpl-3.0
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Remake

Ehtrace
ATrace is a tool for tracing execution of binaries on Windows.
Stars: ✭ 218 (-59.48%)
Mutual labels:  profile, trace
Gapid
GAPID is a collection of tools that allows you to inspect, tweak and replay calls from an application to a graphics driver.
Stars: ✭ 1,975 (+267.1%)
Mutual labels:  trace, debugger
Agi
Android GPU Inspector
Stars: ✭ 327 (-39.22%)
Mutual labels:  trace, debugger
Ethereum Graph Debugger
Ethereum solidity graph plain debugger. To have the whole picture when debugging.
Stars: ✭ 177 (-67.1%)
Mutual labels:  trace, debugger
Stanford Drupal Profile
A dev / test-only version of the Drupal Hosting Service Configuration
Stars: ✭ 13 (-97.58%)
Mutual labels:  makefile, profile
profiler
Continuous profiling based on pprof
Stars: ✭ 221 (-58.92%)
Mutual labels:  profile, trace
Guider
Performance Analyzer
Stars: ✭ 393 (-26.95%)
Mutual labels:  profile, trace
Mask
🎭 A CLI task runner defined by a simple markdown file
Stars: ✭ 495 (-7.99%)
Mutual labels:  makefile
Photoprocessing
A demo of how you can process photos leveraging the ndk.
Stars: ✭ 513 (-4.65%)
Mutual labels:  makefile
Template Python
A template for new Python libraries.
Stars: ✭ 479 (-10.97%)
Mutual labels:  makefile
K8s Prom Hpa
Kubernetes Horizontal Pod Autoscaler with Prometheus custom metrics
Stars: ✭ 474 (-11.9%)
Mutual labels:  makefile
Python Regex Cheatsheet
Python 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF
Stars: ✭ 496 (-7.81%)
Mutual labels:  makefile
Detoxinstruments
Detox Instruments is a performance–analysis and testing framework, designed to help developers profile their mobile apps in order to better understand and optimize their app's behavior and performance.
Stars: ✭ 513 (-4.65%)
Mutual labels:  profile
Mortar
Mortar is a GO framework/library for building gRPC (and REST) web services.
Stars: ✭ 492 (-8.55%)
Mutual labels:  trace
Vuetron
A tool for testing and debugging your Vue + Vuex applications. 是一個可以幫助您 Vue.js 的項目測試及偵錯的工具, 也同時支持 Vuex及 Vue-Router.
Stars: ✭ 531 (-1.3%)
Mutual labels:  debugger
Prodbg
Debugging the way it's meant to be done
Stars: ✭ 477 (-11.34%)
Mutual labels:  debugger
Docker Hadoop Spark Workbench
[EXPERIMENTAL] This repo includes deployment instructions for running HDFS/Spark inside docker containers. Also includes spark-notebook and HDFS FileBrowser.
Stars: ✭ 536 (-0.37%)
Mutual labels:  makefile
Go Best Practices
Codeship Golang Best Practices
Stars: ✭ 522 (-2.97%)
Mutual labels:  makefile
Envoy
Envoy proxy中文文档 - https://www.servicemesher.com/envoy/
Stars: ✭ 509 (-5.39%)
Mutual labels:  makefile
Bare Arduino Project
Start your Arduino projects right out of the box
Stars: ✭ 505 (-6.13%)
Mutual labels:  makefile

Build Status Packaging status

Download remake

Here we have patched GNU Make 4.3 sources to add improved error reporting, tracing, target listing, graph visualization, profiling, and more. It also contains a debugger. Branches remake-4-2, remake-4-1, remake-3-82, and remake-3-81 for patched GNU Make 4.2, 4.1, 3.82, and 3.81 respectively.

See the readthedocs guide for information, including remake features, and installation.

The wiki also has information, including links to videos, and information for developers.

Example showing --tasks feature:

--tasks

Example showing --trace (short option -x) feature.

--trace

Example showing --show-parent (short option -c) feature:

--show-parent

Example showing --profile output (displayed via KCachegrind):

--profile

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].