summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-09-07tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turb...Prarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Switch output to MHzPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freqPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Fix cpu-count outputPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Fix help option typoPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Fix package typoPrarit Bhargava
2019-09-07tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level...Dan Carpenter
2019-09-06selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev
2019-09-06selftests/bpf: test_progs: add test__join_cgroup helperStanislav Fomichev
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar
2019-09-05selftests/bpf: precision tracking testsAlexei Starovoitov
2019-09-05selftest: A few cleanups for fib_nexthops.shDavid Ahern
2019-09-05riscv: Add support for libdwMao Han
2019-09-05selftests/powerpc: Add basic EEH selftestOliver O'Halloran
2019-09-04pm-graph: make setVal unbuffered again for python2 and python3Todd Brandt
2019-09-04KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390xThomas Huth
2019-09-04selftests: firmware: Add request_firmware_into_buf testsScott Branden
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-09-03selftests/bpf: fix endianness issues in test_sysctlIlya Leoshkevich
2019-09-03selftests/bpf: improve unexpected success reporting in test_syctlIlya Leoshkevich
2019-09-03selftests/bpf: fix "ctx:write sysctl:write read ok" on s390Ilya Leoshkevich
2019-09-03selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpuIlya Leoshkevich
2019-09-03selftests/bpf: test_progs: add missing \n to CHECK_FAILStanislav Fomichev
2019-09-03selftests/bpf: test_progs: fix verbose mode garbageStanislav Fomichev
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-02Merge 5.3-rc7 into usb-nextGreg Kroah-Hartman
2019-09-02Merge tag 'perf-core-for-mingo-5.4-20190901' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti
2019-08-31objtool: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo
2019-08-31objtool: Update sync-check.sh from perf's check-headers.shArnaldo Carvalho de Melo
2019-08-31perf build: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo
2019-08-31perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf
2019-08-31perf intel-pt: Remove inat.c from build dependency listJosh Poimboeuf
2019-08-31perf: Update .gitignore fileJosh Poimboeuf
2019-08-31objtool: Move x86 insn decoder to a common locationJosh Poimboeuf
2019-08-31perf metricgroup: Support multiple events for metricgroupJin Yao
2019-08-31perf metricgroup: Scale the metric resultJin Yao
2019-08-31perf pmu: Change convert_scale from static to globalJin Yao
2019-08-31perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo
2019-08-31perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo