{"id":15056258,"url":"https://github.com/erlang/percept","last_synced_at":"2025-06-16T10:36:32.475Z","repository":{"id":136459043,"uuid":"73375849","full_name":"erlang/percept","owner":"erlang","description":"percept","archived":false,"fork":false,"pushed_at":"2017-03-02T15:39:55.000Z","size":1539,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-01-30T08:51:12.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erlang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-10T11:29:50.000Z","updated_at":"2022-06-17T16:15:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"5921dedc-b118-4cce-b2f2-14f060899cc5","html_url":"https://github.com/erlang/percept","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Fpercept","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Fpercept/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Fpercept/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Fpercept/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erlang","download_url":"https://codeload.github.com/erlang/percept/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237228691,"owners_count":19275741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T21:49:36.764Z","updated_at":"2025-02-05T02:32:52.920Z","avatar_url":"https://github.com/erlang.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"Percept - Erlang Concurrency Profiling Tool\n====\n\nPercept uses `erlang:trace/3` and `erlang:system_profile/2` to monitor events from\nprocess states. Such states are,\n\n * waiting\n * running\n * runnable\n * free\n * exiting\n\nThere are some other states too, suspended, hibernating, and garbage collecting (GC).\nThe only ignored state is gc and a process is considered to have its previous\nstate through out the entire garbage collecting phase. The main reason for this,\nis that our model considers the gc as a third state neither active nor inactive.\n\nA waiting or suspended process is considered an inactive process and a running or\nrunnable process is considered an active process.\n\nEvents are collected and stored to a file. The file can be moved and analyzed on\na different machine than the target machine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlang%2Fpercept","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferlang%2Fpercept","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlang%2Fpercept/lists"}