summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2018-03-073-11/+15
|\
| * perf tools: Fix trigger class trigger_on()Adrian Hunter2018-03-061-4/+5
| * perf auxtrace: Prevent decoding when --no-itraceAdrian Hunter2018-03-061-6/+9
| * perf stat: Fix CVS output format for non-supported countersIlya Pronin2018-03-061-1/+1
| * perf record: Fix crash in pipe modeJiri Olsa2018-03-053-2/+16
| * perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo2018-03-051-0/+25
| * perf top: Fix annoying fallback message on older kernelsKan Liang2018-03-051-1/+1
| * perf kallsyms: Fix the usage on the man pageSangwon Hong2018-03-051-1/+1
* | Merge tag 'perf-core-for-mingo-4.17-20180305' of git://git.kernel.org/pub/scm...Ingo Molnar2018-03-0634-146/+328
|\ \
| * | perf mmap: Discard legacy interfaces for mmap read forwardKan Liang2018-03-053-48/+2
| * | perf test: Switch to new perf_mmap__read_event() interface for task-exitKan Liang2018-03-051-2/+10
| * | perf test: Switch to new perf_mmap__read_event() interface for switch-trackingKan Liang2018-03-051-2/+9
| * | perf test: Switch to new perf_mmap__read_event() interface for sw-clockKan Liang2018-03-051-2/+10
| * | perf test: Switch to new perf_mmap__read_event() interface for time-to-tscKan Liang2018-03-051-2/+9
| * | perf test: Switch to new perf_mmap__read_event() interface for perf-recordKan Liang2018-03-051-2/+9
| * | perf test: Switch to new perf_mmap__read_event() interface for tp fieldsKan Liang2018-03-051-2/+9
| * | perf test: Switch to new perf_mmap__read_event() interface for mmap-basicKan Liang2018-03-051-2/+10
| * | perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...Kan Liang2018-03-051-2/+8
| * | perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...Kan Liang2018-03-051-2/+9
| * | perf test: Switch to new perf_mmap__read_event() interface for bpfKan Liang2018-03-051-1/+8
| * | perf python: Switch to new perf_mmap__read_event() interfaceKan Liang2018-03-051-3/+9
| * | perf trace: Switch to new perf_mmap__read_event() interfaceKan Liang2018-03-051-2/+9
| * | perf kvm: Switch to new perf_mmap__read_event() interfaceKan Liang2018-03-051-4/+13
| * | perf record: Fix crash in pipe modeJiri Olsa2018-03-053-2/+16
| * | perf annotate: Find 'call' instruction target symbol at parsing timeArnaldo Carvalho de Melo2018-03-053-29/+27
| * | perf record: Throttle user defined frequencies to the maximum allowedArnaldo Carvalho de Melo2018-03-054-6/+24
| * | perf top: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2018-03-052-2/+6
| * | perf top browser: Show sample_freq in browser title lineArnaldo Carvalho de Melo2018-03-051-3/+7
| * | perf record: Allow asking for the maximum allowed sample rateArnaldo Carvalho de Melo2018-03-054-2/+34
| * | perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_ptonJiri Olsa2018-03-051-0/+0
| * | perf tests: Switch trace+probe_libc_inet_pton to use recordJiri Olsa2018-03-051-15/+15
| * | perf annotate browser: Be more robust when drawing jump arrowsArnaldo Carvalho de Melo2018-03-051-0/+25
| * | perf stat: Ignore error thread when enabling system-wide --per-threadJin Yao2018-02-274-1/+18
| * | perf top: Fix annoying fallback message on older kernelsKan Liang2018-02-261-1/+1
| * | perf cgroup: Simplify arguments when tracking multiple eventsweiping zhang2018-02-223-3/+26
| * | perf stat: Use xyarray dimensions to iterate fdsAndi Kleen2018-02-211-6/+5
| * | perf kallsyms: Fix the usage on the man pageSangwon Hong2018-02-211-1/+1
* | | Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar2018-03-061-6/+0
|\ \ \ | |/ / |/| / | |/
| * tools: fix cross-compile var clobberingMartin Kelly2018-02-211-6/+0
* | perf tools: Add Python 3 supportJaroslav Škarvada2018-02-196-88/+221
* | perf python: Make twatch.py work with both python2 and python3Arnaldo Carvalho de Melo2018-02-191-4/+4
* | perf ftrace: Append an EOL when write tracing filesChangbin Du2018-02-191-2/+16
* | perf machine: Fix paranoid check in machine__set_kernel_mmap()Namhyung Kim2018-02-191-1/+1
* | perf s390: Fix reading cpuid model informationThomas Richter2018-02-191-1/+1
* | perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo2018-02-161-1/+1
* | perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-02-161-3/+3
* | perf test: Fix test case 23 for s390 z/VM or KVM guestsThomas Richter2018-02-161-4/+29
* | perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter2018-02-163-18/+48
* | perf annotate: Scan cpuid for s390 and save machine typeThomas Richter2018-02-161-1/+26
* | perf record: Provide detailed information on s390 CPUThomas Richter2018-02-161-5/+125
OpenPOWER on IntegriCloud