diff options
Diffstat (limited to 'tools/perf/util/trace-event-info.c')
| -rw-r--r-- | tools/perf/util/trace-event-info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/util/trace-event-info.c b/tools/perf/util/trace-event-info.c index c85d0d1a65ed..7b0ca7cbb7de 100644 --- a/tools/perf/util/trace-event-info.c +++ b/tools/perf/util/trace-event-info.c | |||
| @@ -377,7 +377,7 @@ out: | |||
| 377 | 377 | ||
| 378 | static int record_saved_cmdline(void) | 378 | static int record_saved_cmdline(void) |
| 379 | { | 379 | { |
| 380 | unsigned int size; | 380 | unsigned long long size; |
| 381 | char *path; | 381 | char *path; |
| 382 | struct stat st; | 382 | struct stat st; |
| 383 | int ret, err = 0; | 383 | int ret, err = 0; |
