summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-04-05perf ui browser: Fixup cleaning unused lines at the bottomArnaldo Carvalho de Melo
2018-04-05perf annotate browser: Fixup vertical line separating metrics from instructionsArnaldo Carvalho de Melo
2018-04-05perf annotate: Show group details on the title lineArnaldo Carvalho de Melo
2018-04-05perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct bufferAdrian Hunter
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini
2018-04-04Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-03perf trace: Remove redundant ')'Changbin Du
2018-04-03perf annotate stdio2: Print more descriptive event information headerArnaldo Carvalho de Melo
2018-04-03perf annotate browser: Show extra title line with event informationArnaldo Carvalho de Melo
2018-04-03perf annotate: Introduce annotation__scnprintf_samples_period() methodArnaldo Carvalho de Melo
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-04-03Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-03perf ui browser: Move the extra title lines from the hists browserArnaldo Carvalho de Melo
2018-04-03perf hists: Move hists__scnprintf_title() away from the TUI codeArnaldo Carvalho de Melo
2018-04-03perf hists: Introduce hists__scnprint_title()Arnaldo Carvalho de Melo
2018-04-03perf hists browser: Rename perf_evsel_browser_title to a more descriptive nameArnaldo Carvalho de Melo
2018-04-03selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-02selftests/intel_pstate: Fix build rule for x86Daniel Díaz
2018-04-02Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02perf version: Add man pageJin Yao
2018-04-02perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'Jin Yao
2018-04-02perf version: Print the compiled-in status of librariesJin Yao
2018-04-02perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORTJin Yao
2018-04-02perf config: Add some new -DHAVE_XXX to CFLAGSJin Yao
2018-04-02tools include: Add config.h header fileJiri Olsa
2018-04-02perf trace: Show only failing syscallsArnaldo Carvalho de Melo
2018-04-02tools headers: Synchronize x86's cpufeatures.hArnaldo Carvalho de Melo
2018-04-02perf tools: Add a "dso_size" sort orderKim Phillips
2018-04-02Merge branches 'pm-cpuidle' and 'pm-tools'Rafael J. Wysocki
2018-04-02Merge branch 'acpica'Rafael J. Wysocki
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov
2018-03-31libbpf: Support expected_attach_type at prog loadAndrey Ignatov
2018-03-30tc-testing: Add newline when writing test case filesLucas Bates