aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22perf tests: Decompress kernel module before objdumpNamhyung Kim
2018-05-22perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff
2018-05-22perf trace: Add mmap alias for s390Jiri Olsa
2018-05-22perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros
2018-05-22perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros
2018-05-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2018-03-04perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2018-03-04perf top: Fix window dimensions change handlingJiri Olsa
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2018-01-17perf test attr: Fix ignored test case resultThomas Richter
2017-12-25Merge tag 'v4.1.46' into standard/baseBruce Ashfield
2017-11-05perf tools: Fix build failure on perl script contextNamhyung Kim
2017-10-18Merge tag 'v4.1.44' into standard/baseBruce Ashfield
2017-09-10perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-09-10perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2017-08-31Merge tag 'v4.1.43' into standard/baseBruce Ashfield
2017-07-31perf trace: Do not process PERF_RECORD_LOST twiceArnaldo Carvalho de Melo
2017-07-31perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf
2017-07-31perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2017-07-31perf tools: Remove duplicate const qualifierEric Engestrom
2017-07-31perf script: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2017-07-31perf tools: Use readdir() instead of deprecated readdir_r()Arnaldo Carvalho de Melo
2017-07-31perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2017-07-31perf scripting perl: Fix compile error with some perl5 versionsWang YanQing
2017-07-31perf thread_map: Correctly size buffer used with dirent->dt_nameArnaldo Carvalho de Melo
2017-07-31perf top: Use __fallthroughArnaldo Carvalho de Melo
2017-07-31tools string: Use __fallthrough in perf_atoll()Arnaldo Carvalho de Melo
2016-07-20Merge tag 'v4.1.28' into standard/baseBruce Ashfield
2016-07-10perf stat: Document --detailed optionBorislav Petkov
2016-07-10perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-04-22Merge tag 'v4.1.22' into standard/baseBruce Ashfield
2016-04-22Merge tag 'v4.1.20' into standard/baseBruce Ashfield
2016-04-18perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
2016-03-07perf tools: Update MANIFEST per files removed from kernelDavid Ahern
2016-02-23Merge tag 'v4.1.18' into standard/baseBruce Ashfield
2016-02-03perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria
2015-11-19Merge tag 'v4.1.11' into standard/baseBruce Ashfield
2015-10-22perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-10-22perf tools: Add empty Build files for architectures lacking themBen Hutchings
2015-10-22perf stat: Get correct cpu id for print_aggrKan Liang
2015-10-22perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo
2015-10-22perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-08-20Merge tag 'v4.1.5' into standard/baseBruce Ashfield
2015-08-20Merge tag 'v4.1.4' into standard/baseBruce Ashfield
2015-08-10perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo
2015-08-10perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo
2015-08-03perf bench numa: Fix to show proper convergence statsSrikar Dronamraju
2015-07-16perf: Fix parallel make race (missing perf/util)Richard Purdie