|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| void | event_attr_init (struct perf_event_attr *attr) |
| int | mkdir_p (char *path, mode_t mode) |
| int | copyfile (const char *from, const char *to) |
| unsigned long | convert_unit (unsigned long value, char *unit) |
| int | readn (int fd, void *buf, size_t n) |
| size_t | hex_width (u64 v) |
| void | dump_stack (void) |
Variables | |
| bool | perf_host = true |
| bool | perf_guest = false |
| void event_attr_init | ( | struct perf_event_attr * | attr | ) |
1.8.2