summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2018-05-02Revert "perf tests: Decompress kernel module before objdump"Greg Kroah-Hartman
2018-04-13perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-04-13perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-04-13perf trace: Add mmap alias for s390Jiri Olsa
2018-03-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-03-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-02-25perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-02-25perf top: Fix window dimensions change handlingJiri Olsa
2017-12-20perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2017-12-09perf test attr: Fix ignored test case resultThomas Richter
2017-07-27perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2016-07-12perf stat: Document --detailed optionBorislav Petkov
2016-07-12perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-04-18perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
2015-10-27perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-10-27perf stat: Get correct cpu id for print_aggrKan Liang
2015-10-27perf report: Add support for srcfile sort keyArnaldo Carvalho de Melo
2015-10-27perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-05-17perf tools: Work around lack of sched_getcpu in glibc < 2.6.Vinson Lee
2015-05-17perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee
2015-03-06perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa
2014-10-29perf probe: Trivial typo fix for --demangleMasami Hiramatsu
2014-10-29perf tools: Fix report -F dso_from for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F dso_to for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F mispredict for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F in_tx for data without branch infoJiri Olsa
2014-10-29perf tools: Fix report -F abort for data without branch infoJiri Olsa
2014-10-29perf tools: Make CPUINFO_PROC an array to support different kernel versionsWang Nan
2014-10-29perf callchain: Use global caching provided by libunwindNamhyung Kim
2014-10-22perf diff: Add missing hists__init() call at tool startKan Liang
2014-10-17perf script: Add period as a default output columnJiri Olsa
2014-10-17perf script: Add period data columnJiri Olsa
2014-10-17perf evsel: No need to drag util/cgroup.hArnaldo Carvalho de Melo
2014-10-17perf evlist: Add missing 'struct option' forward declarationArnaldo Carvalho de Melo
2014-10-17perf evsel: Move exit stuff from __delete to __exitArnaldo Carvalho de Melo
2014-10-15perf kvm stat live: Enable events copyingAlexander Yarygin
2014-10-15perf session: Add option to copy events when queueingAlexander Yarygin
2014-10-15perf Documentation: Fix typos in perf/DocumentationMasanari Iida
2014-10-15perf trace: Use thread_{,_set}_priv helpersNamhyung Kim
2014-10-15perf kvm: Use thread_{,_set}_priv helpersNamhyung Kim
2014-10-15perf callchain: Create an address space per threadNamhyung Kim
2014-10-15perf report: Set callchain_param.record_mode for future useNamhyung Kim
2014-10-15perf evlist: Fix for double free in tools/perf statYasser Shalabi
2014-10-15perf test: Add test case for pmu event new style formatKan Liang
2014-10-15perf tools: Add support to new style format of kernel PMU eventKan Liang
2014-10-15perf tools: Parse the pmu event prefix and suffixKan Liang