summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-11-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2016-11-23perf sched timehist: Add -V/--cpu-visual optionDavid Ahern
2016-11-23perf sched timehist: Add call graph optionsDavid Ahern
2016-11-23perf sched timehist: Add -w/--wakeups optionDavid Ahern
2016-11-23perf sched timehist: Add summary optionsDavid Ahern
2016-11-23perf sched timehist: Introduce timehist commandDavid Ahern
2016-11-23perf evsel: Support printing callchains with arrowsNamhyung Kim
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim
2016-11-23perf c2c: Support cascading optionsJiri Olsa
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa
2016-11-23perf c2c report: Setup browser after opening perf.dataJiri Olsa
2016-11-23perf tools: Show event fd in debug outputJiri Olsa
2016-11-23tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt
2016-11-23tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar
2016-11-22selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu
2016-11-22selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu
2016-11-22selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu
2016-11-22selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu
2016-11-22selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-22tools/leds: Add uledmon program for monitoring userspace LEDsDavid Lechner
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet
2016-11-18selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand
2016-11-18hw_breakpoint: Allow watchpoint of length 3,5,6 and 7Pratyush Anand
2016-11-17perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo
2016-11-17perf annotate: Allow arches to specify functions to skipArnaldo Carvalho de Melo
2016-11-17perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski
2016-11-17selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo
2016-11-17selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau