- when kernel profiles a process for the first time it saves an entry describing the process [endpoint|name] - every profile sample is only [endpoint|pc] - profile utility creates a table of endpoint <-> name relations and translates endpoints of samples into names and writing out the results to comply with the processing tools - "task" endpoints like KERNEL are negative thus we must cast it to unsigned when hashing |
||
|---|---|---|
| .. | ||
| tools | ||
| cprofalyze.pl | ||
| Makefile | ||
| profile.c | ||
| sprofalyze.pl | ||