summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-30objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf
2017-08-29Merge tag 'perf-core-for-mingo-4.14-20170829' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-08-29perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin
2017-08-29perf probe: Fix kprobe blacklist checking conditionLi Bin
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-28perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo
2017-08-28tools headers: Sync cpu features kernel ABI headers with tooling headersArnaldo Carvalho de Melo
2017-08-28perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros
2017-08-28tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros
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-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-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-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-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
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen
2017-08-22perf xyarray: Save max_x, max_yAndi Kleen
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf
2017-08-21objtool: Fix objtool fallthrough detection with function paddingJosh Poimboeuf
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-20tools lib bpf: improve warningEric Leblond
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez