HomeSort by relevance Sort by last modified time
    Searched refs:PERF_EXEC_PATH (Results 1 - 14 of 14) sorted by null

  /external/linux-tools-perf/scripts/perl/bin/
rw-by-pid-report 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-pid.pl
wakeup-latency-report 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/wakeup-latency.pl
workqueue-stats-report 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/workqueue-stats.pl
failed-syscalls-report 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/failed-syscalls.pl $comm
rw-by-file-report 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rw-by-file.pl $comm
rwtop-report 20 perf script $@ -s "$PERF_EXEC_PATH"/scripts/perl/rwtop.pl $interval
  /external/linux-tools-perf/scripts/python/bin/
futex-contention-report 4 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/futex-contention.py
netdev-times-report 5 perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
sched-migration-report 3 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sched-migration.py
syscall-counts-report 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts.py $comm
failed-syscalls-by-pid-report 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/failed-syscalls-by-pid.py $comm
syscall-counts-by-pid-report 10 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/syscall-counts-by-pid.py $comm
sctop-report 24 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/sctop.py $comm $interval
  /external/linux-tools-perf/util/
exec_cmd.c 55 const char *perf_exec_path(void) function
67 return system_path(PERF_EXEC_PATH);
87 add_path(&new_path, perf_exec_path());

Completed in 89 milliseconds