summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2850-124/+248
|\
| * perf record: Honor --quiet option properlyNamhyung Kim2017-02-201-0/+2
| * perf annotate: Add -q/--quiet optionNamhyung Kim2017-02-202-0/+8
| * perf diff: Add -q/--quiet optionNamhyung Kim2017-02-202-4/+14
| * perf report: Add -q/--quiet optionNamhyung Kim2017-02-202-4/+19
| * perf utils: Check verbose flag properlyNamhyung Kim2017-02-2029-52/+52
| * perf utils: Add perf_quiet_option()Namhyung Kim2017-02-202-0/+18
| * perf record: Add -a as default targetJiri Olsa2017-02-172-2/+4
| * perf stat: Add -a as default targetJiri Olsa2017-02-172-2/+3
| * perf tools: Fail on using multiple bits long terms without valueJiri Olsa2017-02-174-9/+22
| * perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa2017-02-171-30/+39
| * perf build: Add special fixdep cleaning ruleJiri Olsa2017-02-171-2/+2
| * perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek2017-02-174-14/+10
| * perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek2017-02-171-3/+16
| * perf cpumap: Add cpu__max_present_cpu()Jan Stancek2017-02-172-0/+23
| * perf session: Fix DEBUG=1 build with clangArnaldo Carvalho de Melo2017-02-171-1/+1
| * perf python: Filter out -specs=/a/b/c from the python binding cc optionsArnaldo Carvalho de Melo2017-02-171-1/+8
| * tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo2017-02-172-2/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-274-5/+5
|\ \
| * | scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-272-3/+3
| * | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-7/+19
|\ \ \ | |/ / |/| |
| * | cgroup, perf_event: make perf_event controller work on cgroup2 hierarchyTejun Heo2017-02-021-7/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-222-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-166-3/+40
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-283-41/+72
| |\ \ \
| * | | | lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann2017-01-252-0/+2
* | | | | perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo2017-02-151-0/+2
* | | | | perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo2017-02-151-2/+2
* | | | | perf tools: Be consistent on the type of map->symbols[] interatorArnaldo Carvalho de Melo2017-02-142-3/+3
* | | | | perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo2017-02-141-1/+5
* | | | | perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo2017-02-141-34/+28
* | | | | perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo2017-02-141-1/+1
* | | | | perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo2017-02-141-9/+6
* | | | | perf record: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo2017-02-141-8/+9
* | | | | perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo2017-02-141-11/+8
* | | | | perf bench numa: Make sure dprintf() is not definedArnaldo Carvalho de Melo2017-02-141-0/+1
* | | | | Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo2017-02-146-20/+0
* | | | | tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo2017-02-141-0/+4
* | | | | perf symbols: dso->name is an array, no need to check it against NULLArnaldo Carvalho de Melo2017-02-132-4/+4
* | | | | perf tests record: No need to test an array against NULLArnaldo Carvalho de Melo2017-02-131-1/+1
* | | | | perf symbols: No need to check if sym->name is NULLArnaldo Carvalho de Melo2017-02-135-6/+5
* | | | | perf evsel: Inform how to make a sysctl setting permanentArnaldo Carvalho de Melo2017-02-134-4/+6
* | | | | perf scripting perl: Fix compile error with some perl5 versionsWang YanQing2017-02-131-1/+1
* | | | | perf diff: Change default setting to "delta-abs"Namhyung Kim2017-02-132-5/+5
* | | | | perf diff: Add diff.compute config optionNamhyung Kim2017-02-133-3/+23
* | | | | perf diff: Add diff.order config optionNamhyung Kim2017-02-133-1/+26
* | | | | perf diff: Add 'delta-abs' compute methodNamhyung Kim2017-02-132-3/+49
* | | | | tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo2017-02-131-0/+1