summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-8/+1641
2017-02-20perf record: Honor --quiet option properlyNamhyung Kim-0/+2
2017-02-20perf annotate: Add -q/--quiet optionNamhyung Kim-0/+8
2017-02-20perf diff: Add -q/--quiet optionNamhyung Kim-4/+14
2017-02-20perf report: Add -q/--quiet optionNamhyung Kim-4/+19
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim-52/+52
2017-02-20perf utils: Add perf_quiet_option()Namhyung Kim-0/+18
2017-02-20Merge branch 'acpica'Rafael J. Wysocki-10/+32
2017-02-20Merge branch 'pm-tools'Rafael J. Wysocki-0/+569
2017-02-18selftest for default_file_splice_read() infoleakAl Viro-0/+24
2017-02-17perf record: Add -a as default targetJiri Olsa-2/+4
2017-02-17perf stat: Add -a as default targetJiri Olsa-2/+3
2017-02-17perf tools: Fail on using multiple bits long terms without valueJiri Olsa-9/+22
2017-02-17perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa-30/+39
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa-4/+7
2017-02-17perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek-14/+10
2017-02-17perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek-3/+16
2017-02-17perf cpumap: Add cpu__max_present_cpu()Jan Stancek-0/+23
2017-02-17perf session: Fix DEBUG=1 build with clangArnaldo Carvalho de Melo-1/+1
2017-02-17tools lib traceevent: It's preempt not premptSteven Rostedt (VMware)-3/+3
2017-02-17perf python: Filter out -specs=/a/b/c from the python binding cc optionsArnaldo Carvalho de Melo-1/+8
2017-02-17tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo-2/+9
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+52
2017-02-16Merge branch 'linus' into x86/mmThomas Gleixner-4/+41
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+12
2017-02-16tools/power/x86: Debug utility for intel_pstate driverDoug Smythies-0/+569
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün-2/+13
2017-02-15bpf: Remove redundant ifdefMickaël Salaün-9/+3
2017-02-15perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo-0/+2
2017-02-15perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo-2/+2
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell-0/+7
2017-02-14tools/leds: Add led_hw_brightness_mon programJacek Anaszewski-2/+86
2017-02-14perf tools: Be consistent on the type of map->symbols[] interatorArnaldo Carvalho de Melo-3/+3
2017-02-14perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo-1/+5
2017-02-14perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo-34/+28
2017-02-14perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo-1/+1
2017-02-14perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo-9/+6
2017-02-14perf record: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo-8/+9
2017-02-14perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo-11/+8
2017-02-14perf bench numa: Make sure dprintf() is not definedArnaldo Carvalho de Melo-0/+1
2017-02-14Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo-20/+0
2017-02-14tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGERArnaldo Carvalho de Melo-0/+4
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman-12/+13
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman-1/+2
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman-2/+2
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman-1/+1
2017-02-14selftests: Fix selftests build to just build, not run testsMichael Ellerman-5/+5
2017-02-14tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo-2/+18
2017-02-14tools: Suppress request for warning options not existent in clangArnaldo Carvalho de Melo-1/+4
2017-02-13radix tree test suite: Add config option for map shiftRehas Sachdeva-11/+16