summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-04
|\
| * Merge tag 'perf-core-for-mingo-4.14-20170829' of git://git.kernel.org/pub/scm...Ingo Molnar2017-08-29
| |\
| | * perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin2017-08-29
| | * perf probe: Fix kprobe blacklist checking conditionLi Bin2017-08-29
| | * perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo2017-08-28
| | * tools headers: Sync cpu features kernel ABI headers with tooling headersArnaldo Carvalho de Melo2017-08-28
| | * perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros2017-08-28
| | * perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-28
| | * tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros2017-08-28
| | * perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros2017-08-28
| | * tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros2017-08-28
| | * perf report: Group stat values on global event idJiri Olsa2017-08-28
| | * perf values: Zero value buffersJiri Olsa2017-08-28
| | * perf values: Fix allocation checkJiri Olsa2017-08-28
| | * perf values: Fix thread index bugJiri Olsa2017-08-28
| | * perf report: Add dump_read functionJiri Olsa2017-08-28
| | * perf record: Set read_format for inherit_statJiri Olsa2017-08-28
| | * perf c2c: Fix remote HITM detection for SkylakeJiri Olsa2017-08-28
| | * perf tools: Fix static build with newer toolchainsJiri Olsa2017-08-28
| | * perf stat: Fix path to PMU formats in documentationJack Henschel2017-08-28
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-29
| |\ \ | | |/ | |/|
| * | Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Ingo Molnar2017-08-24
| |\ \
| | * | perf tools: Fix static linking with libunwindKonstantin Khlebnikov2017-08-22
| | * | perf tools: Fix static linking with libdw from elfutilsKonstantin Khlebnikov2017-08-22
| | * | perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov2017-08-22
| | * | perf tools: Really install manpages via 'make install-man'Konstantin Khlebnikov2017-08-22
| | * | perf test: Add test cases for new data source encodingAndi Kleen2017-08-22
| | * | perf tools: Add support for printing new mem_info encodingsAndi Kleen2017-08-22
| | * | perf vendor events: Add Skylake server uncore event listAndi Kleen2017-08-22
| | * | perf vendor events: Add core event list for Skylake ServerAndi Kleen2017-08-22
| | * | perf tools: Dedup events in expression parsingAndi Kleen2017-08-22
| | * | perf tools: Increase maximum number of events in expressionsAndi Kleen2017-08-22
| | * | perf tools: Expression parser enhancements for metricsAndi Kleen2017-08-22
| | * | perf tools: Add utility function to detect SMT statusAndi Kleen2017-08-22
| | * | perf bpf: Tighten detection of BPF eventsAndi Kleen2017-08-22
| | * | perf evsel: Fix buffer overflow while freeing eventsAndi Kleen2017-08-22
| | * | perf xyarray: Save max_x, max_yAndi Kleen2017-08-22
| * | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-08-24
| |\ \ \ | | |/ / | |/| |
| * | | perf annotate browser: Circulate percent, total-period and nr-samples viewTaeung Song2017-08-18
| * | | perf annotate browser: Support --show-nr-samples optionTaeung Song2017-08-18
| * | | perf annotate: Document --show-total-period optionTaeung Song2017-08-18
| * | | perf annotate stdio: Support --show-nr-samples optionTaeung Song2017-08-18
| * | | perf tools: Use default CPUINFO_PROC where it fitsArnaldo Carvalho de Melo2017-08-17
| * | | perf tools: Remove unused cpu_relax() macrosArnaldo Carvalho de Melo2017-08-17
| * | | perf events parse: Rename parse_events_parse argumentsArnaldo Carvalho de Melo2017-08-17
| * | | perf events parse: Use just one parse events state structArnaldo Carvalho de Melo2017-08-17
| * | | perf events parse: Rename parsing state struct to clearer nameArnaldo Carvalho de Melo2017-08-17
| * | | perf events parse: Remove some needless local variablesArnaldo Carvalho de Melo2017-08-17
| * | | perf trace: Fix off by one string allocation problemArnaldo Carvalho de Melo2017-08-17
| * | | perf jevents: Support FCMask and PortMaskAndi Kleen2017-08-17