summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2-1/+32
2017-08-28coresight: pmu: Adds return stack option to perf coresight pmuMike Leach1-0/+1
2017-08-28perf record: Set read_format for inherit_statJiri Olsa1-1/+6
2017-08-28perf c2c: Fix remote HITM detection for SkylakeJiri Olsa1-2/+9
2017-08-28perf tools: Fix static build with newer toolchainsJiri Olsa1-1/+7
2017-08-28perf stat: Fix path to PMU formats in documentationJack Henschel1-2/+2
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman7-9/+37
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman7-9/+37
2017-08-28Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds1-0/+4
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+25
2017-08-25selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan1-3/+9
2017-08-25selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2-15/+3
2017-08-25selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan1-1/+1
2017-08-25selftests: kselftest framework: change skip exit code to 0Shuah Khan1-1/+2
2017-08-25selftests/timers: make loop consistent with array sizeBenjamin Gaignard1-1/+1
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Ingo Molnar32-64/+6595
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2-3/+4
2017-08-24x86/lguest: Remove lguest supportJuergen Gross6-3625/+5
2017-08-24selftests/bpf: add a test for a pruning bug in the verifierAlexei Starovoitov1-0/+28
2017-08-24selftests/bpf: add a test for a bug in liveness-based pruningEdward Cree1-0/+16
2017-08-24selftests/net: Add a test to validate behavior of rx timestampsMike Maloney3-1/+393
2017-08-23selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan1-3/+5
2017-08-22selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan1-13/+13
2017-08-22kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz1-8/+9
2017-08-22selftests: timers: drop support for !KTEST caseShuah Khan19-204/+1
2017-08-22perf tools: Fix static linking with libunwindKonstantin Khlebnikov1-1/+5
2017-08-22perf tools: Fix static linking with libdw from elfutilsKonstantin Khlebnikov1-5/+5
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov1-1/+3
2017-08-22perf tools: Really install manpages via 'make install-man'Konstantin Khlebnikov1-1/+1
2017-08-22perf test: Add test cases for new data source encodingAndi Kleen4-0/+62
2017-08-22perf tools: Add support for printing new mem_info encodingsAndi Kleen2-5/+68
2017-08-22perf vendor events: Add Skylake server uncore event listAndi Kleen2-0/+1328
2017-08-22perf vendor events: Add core event list for Skylake ServerAndi Kleen8-0/+4945
2017-08-22perf tools: Dedup events in expression parsingAndi Kleen1-1/+14
2017-08-22perf tools: Increase maximum number of events in expressionsAndi Kleen1-1/+1
2017-08-22perf tools: Expression parser enhancements for metricsAndi Kleen2-6/+60
2017-08-22perf tools: Add utility function to detect SMT statusAndi Kleen3-0/+51
2017-08-22perf bpf: Tighten detection of BPF eventsAndi Kleen1-4/+19
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen5-40/+20
2017-08-22perf xyarray: Save max_x, max_yAndi Kleen2-0/+14
2017-08-22parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller1-2/+0
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+4
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2017-08-21objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf1-1/+25
2017-08-21objtool: Fix objtool fallthrough detection with function paddingJosh Poimboeuf1-7/+7
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar10-51/+150
2017-08-21tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-23/+62
2017-08-20Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2-15/+96
2017-08-20bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau4-5/+44