aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.18.109 into lineage-15.1Nathan Chancellor2018-05-161-0/+1
|\
| * perf session: Fix undeclared 'oe'Murilo Opsfelder Araujo2018-05-161-0/+1
* | Merge 3.18.108 into lineage-15.1Nathan Chancellor2018-05-021-19/+1
|\|
| * Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman2018-05-021-19/+1
* | Merge 3.18.105 into lineage-15.1Nathan Chancellor2018-04-133-1/+31
|\|
| * perf tests: Decompress kernel module before objdumpNamhyung Kim2018-04-131-1/+19
| * perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff2018-04-131-0/+8
| * perf trace: Add mmap alias for s390Jiri Olsa2018-04-131-0/+4
* | Merge 3.18.101 into kernel.lnx.3.18.r33-relNathan Chancellor2018-03-223-6/+18
|\|
| * perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros2018-03-221-3/+13
| * perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2018-03-222-1/+3
| * perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian2018-03-221-2/+2
* | Merge 3.18.96 into kernel.lnx.3.18.r33-relNathan Chancellor2018-02-252-8/+63
|\|
| * perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2018-02-251-5/+51
| * perf top: Fix window dimensions change handlingJiri Olsa2018-02-251-3/+12
* | Merge 3.18.89 into kernel.lnx.3.18.r22-relNathan Chancellor2017-12-201-1/+1
|\|
| * perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann2017-12-201-1/+1
* | Merge 3.18.87 into kernel.lnx.3.18.r22-relNathan Chancellor2017-12-091-1/+1
|\|
| * perf test attr: Fix ignored test case resultThomas Richter2017-12-091-1/+1
* | Merge 3.18.63 into android-3.18Greg Kroah-Hartman2017-07-271-1/+1
|\|
| * perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao2017-07-271-1/+1
| * perf stat: Document --detailed optionBorislav Petkov2016-07-121-0/+8
| * perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz2016-07-121-1/+1
* | Merge 3.18.37 into android-3.18Greg Kroah-Hartman2017-04-032-1/+9
* | Merge 3.18.31 into android-3.18Greg Kroah-Hartman2017-04-011-7/+8
|\|
| * perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen2016-04-181-7/+8
* | Merge 3.18.23 into android-3.18Greg Kroah-Hartman2017-04-014-27/+20
|\|
| * perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo2015-10-271-2/+2
| * perf stat: Get correct cpu id for print_aggrKan Liang2015-10-271-3/+2
| * perf report: Add support for srcfile sort keyArnaldo Carvalho de Melo2015-10-271-0/+3
| * perf tools: Fix copying of /proc/kcoreAdrian Hunter2015-10-271-22/+13
* | Merge 3.18.14 into android-3.18Greg Kroah-Hartman2017-03-313-0/+16
|\|
| * perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee2015-05-172-0/+12
| * perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee2015-05-171-0/+4
* | Merge 3.18.9 into android-3.18Greg Kroah-Hartman2017-03-311-3/+15
|\|
| * perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter2015-03-061-3/+15
* | Merge 3.18.3 into android-3.18Greg Kroah-Hartman2017-03-292-6/+6
|\|
| * perf session: Do not fail on processing out of order eventJiri Olsa2015-01-162-6/+6
* | BACKPORT: perf tools: Document the perf sysctlsBen Hutchings2016-05-311-6/+9
|/
* perf probe: Trivial typo fix for --demangleMasami Hiramatsu2014-10-291-1/+1
* perf tools: Fix report -F dso_from for data without branch infoJiri Olsa2014-10-291-2/+8
* perf tools: Fix report -F dso_to for data without branch infoJiri Olsa2014-10-291-2/+8
* perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa2014-10-291-3/+13
* perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa2014-10-291-5/+14
* perf tools: Fix report -F mispredict for data without branch infoJiri Olsa2014-10-291-8/+12
* perf tools: Fix report -F in_tx for data without branch infoJiri Olsa2014-10-291-3/+10
* perf tools: Fix report -F abort for data without branch infoJiri Olsa2014-10-291-3/+11
* perf tools: Make CPUINFO_PROC an array to support different kernel versionsWang Nan2014-10-292-21/+36
* perf callchain: Use global caching provided by libunwindNamhyung Kim2014-10-293-0/+18
* perf diff: Add missing hists__init() call at tool startKan Liang2014-10-221-0/+5