summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2017-07-18perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2017-06-05perf tests: Avoid possible truncation with dirent->d_name + snprintfArnaldo Carvalho de Melo
2017-06-05perf script: Fix man page about --dump-raw-trace optionMichael Petlan
2017-06-05perf evlist: Fix typo in perf_evlist__start_workload()Soramichi Akiyama
2017-03-16perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo
2017-03-16perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo
2017-02-23perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo
2016-08-22perf tools: Fix perf regs mask generationNaveen N. Rao
2016-05-01perf stat: Document --detailed optionBorislav Petkov
2016-05-01perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen
2016-05-01perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz
2016-05-01perf pmu: Fix misleadingly indented assignment (whitespace)Markus Trippelsdorf
2016-02-17perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2016-02-17perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2015-12-13perf trace: Fix documentation for -iPeter Feiner
2015-10-19perf tools: Fix copying of /proc/kcoreAdrian Hunter
2015-10-06perf header: Fixup reading of HEADER_NRCPUS featureArnaldo Carvalho de Melo
2015-09-30perf stat: Get correct cpu id for print_aggrKan Liang
2015-09-30perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo
2015-08-11perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo
2015-08-11perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo
2015-01-16perf session: Do not fail on processing out of order eventJiri Olsa
2014-06-20perf symbols: Get kernel start address by symbol nameSimon Que
2014-06-20perf tools: Fix segfault in cumulative.callchain reportJiri Olsa
2014-06-12perf tests: Add test for closing dso objects on EMFILE errorJiri Olsa
2014-06-12perf tests: Add test for caching dso file descriptorsJiri Olsa
2014-06-12perf tests: Allow reuse of test_file functionJiri Olsa
2014-06-12perf tests: Spawn child for each testJiri Olsa
2014-06-12perf tools: Add dso__data_* interface descriptonsJiri Olsa
2014-06-12perf tools: Allow to close dso fd in case of open failureJiri Olsa
2014-06-12perf tools: Add file size check and factor dso__data_read_offsetJiri Olsa
2014-06-12perf tools: Cache dso data file descriptorJiri Olsa
2014-06-12perf tools: Add global count of opened dso objectsJiri Olsa
2014-06-12perf tools: Add global list of opened dso objectsJiri Olsa
2014-06-12perf tools: Add data_fd into dso objectJiri Olsa
2014-06-12perf tools: Separate dso data related variablesJiri Olsa
2014-06-12perf tools: Cache register accesses for unwind processingJiri Olsa
2014-06-12perf record: Fix to honor user freq/interval properlyNamhyung Kim
2014-06-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-10perf timechart: Reflow documentationStanislav Fomichev
2014-06-10perf probe: Improve error messages in --line optionMasami Hiramatsu
2014-06-09perf probe: Improve an error message of perf probe --vars modeMasami Hiramatsu
2014-06-09perf probe: Show error code and description in verbose modeMasami Hiramatsu
2014-06-09perf probe: Improve error message for unknown member of data structureMasami Hiramatsu
2014-06-09perf tests: Show the inner make output when an error happensArnaldo Carvalho de Melo
2014-06-09perf tools: Emit more precise message for missing glibc static libraryArnaldo Carvalho de Melo
2014-06-09perf tools: Add dcacheline sortDon Zickus
2014-06-09perf tools: Add support to dynamically get cacheline sizeDon Zickus
2014-06-09perf tools: Add cpumode to struct hist_entryDon Zickus
2014-06-09perf report: Add mem-mode documentation to report commandDon Zickus