aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/usage.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-27perf tools: Kill die()Arnaldo Carvalho de Melo
2017-06-27perf tools: Replace error() with pr_err()Arnaldo Carvalho de Melo
2017-06-27perf tools: Remove warning()Arnaldo Carvalho de Melo
2017-06-19tools: Adopt __noreturn from kernel sourcesArnaldo Carvalho de Melo
2016-03-23perf tools: Simplify die() mechanismArnaldo Carvalho de Melo
2015-10-19perf test: Suppress libtraceevent warningsNamhyung Kim
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim
2012-05-02perf tools: Check more combinations of PID/TID, UID and CPU switchesNamhyung Kim
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo
2011-12-20perf tools: Remove stale git headlines from top commentNamhyung Kim
2009-06-07perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar