summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-08-28perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros
2017-08-28tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros
2017-08-28perf report: Group stat values on global event idJiri Olsa
2017-08-28perf values: Zero value buffersJiri Olsa
2017-08-28perf values: Fix allocation checkJiri Olsa
2017-08-28perf values: Fix thread index bugJiri Olsa
2017-08-28perf report: Add dump_read functionJiri Olsa
2017-08-28bpf: test_maps add sockmap stress testJohn Fastabend
2017-08-28bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend
2017-08-28bpf: more SK_SKB selftestsJohn Fastabend
2017-08-28bpf: additional sockmap self testsJohn Fastabend
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach
2017-08-28perf record: Set read_format for inherit_statJiri Olsa
2017-08-28perf c2c: Fix remote HITM detection for SkylakeJiri Olsa
2017-08-28perf tools: Fix static build with newer toolchainsJiri Olsa
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-25selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan
2017-08-25selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan
2017-08-25selftests: kselftest framework: change skip exit code to 0Shuah Khan
2017-08-25selftests/timers: make loop consistent with array sizeBenjamin Gaignard
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-23selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov
2017-08-23selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree
2017-08-23selftests/net: Add a test to validate behavior of rx timestampsMike Maloney
2017-08-23selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan
2017-08-22selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan
2017-08-22kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz
2017-08-22selftests: timers: drop support for !KTEST caseShuah Khan
2017-08-22perf tools: Fix static linking with libunwindKonstantin Khlebnikov
2017-08-22perf tools: Fix static linking with libdw from elfutilsKonstantin Khlebnikov
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov
2017-08-22perf tools: Really install manpages via 'make install-man'Konstantin Khlebnikov
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen
2017-08-22perf tools: Add support for printing new mem_info encodingsAndi Kleen
2017-08-22perf vendor events: Add Skylake server uncore event listAndi Kleen
2017-08-22perf vendor events: Add core event list for Skylake ServerAndi Kleen
2017-08-22perf tools: Dedup events in expression parsingAndi Kleen
2017-08-22perf tools: Increase maximum number of events in expressionsAndi Kleen
2017-08-22perf tools: Expression parser enhancements for metricsAndi Kleen
2017-08-22perf tools: Add utility function to detect SMT statusAndi Kleen
2017-08-22perf bpf: Tighten detection of BPF eventsAndi Kleen