summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2014-07-16perf script: Provide additional sample information on generic eventsJoseph Schuchart
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2014-07-16perf script: Add missing calls to Py_DECREF for return valuesJoseph Schuchart
2014-07-16perf kvm: Add stat support on s390Alexander Yarygin
2014-07-16perf kvm: Add skip_event() for --duration optionAlexander Yarygin
2014-07-16perf kvm: Move arch specific code into arch/Alexander Yarygin
2014-07-16Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-07-09perf timechart: Implement IO modeStanislav Fomichev
2014-07-09perf timechart: Fix rendering in FirefoxStanislav Fomichev
2014-07-08perf tools: Suggest using -f to override perf.data file ownership messageArnaldo Carvalho de Melo
2014-07-07perf tools: Convert open coded equivalents to asprintf()Andy Shevchenko
2014-07-07perf hists browser: Left justify column headersArnaldo Carvalho de Melo
2014-07-07perf hists browser: Add ui.show-headers config file optionJiri Olsa
2014-06-27perf script: Handle the num array type in python properlySebastian Andrzej Siewior
2014-06-27perf script: Move the number processing into its own functionSebastian Andrzej Siewior
2014-06-27perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu
2014-06-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-06-20perf symbols: Get kernel start address by symbol nameSimon Que
2014-06-19perf evlist: Add suggestion of how to set perf_event_paranoid sysctlArnaldo Carvalho de Melo
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 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: Improve error message for unknown member of data structureMasami Hiramatsu
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-09Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus
2014-06-09perf tools: Update mmap2 interface with protection and flag bitsDon Zickus
2014-06-09perf script/python: Print array argument as stringNamhyung Kim
2014-06-07tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar
2014-06-04perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu
2014-06-04perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu
2014-06-03perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa
2014-06-03perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa
2014-06-01perf tools: Reset output/sort order to defaultNamhyung Kim
2014-06-01perf tools: Enable --children option by defaultNamhyung Kim
2014-06-01perf tools: Add callback function to hist_entry_iterNamhyung Kim
2014-06-01perf tools: Add more hpp helper functionsNamhyung Kim
2014-06-01perf tools: Apply percent-limit to cumulative percentageNamhyung Kim