summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf timechart: Implement IO modeStanislav Fomichev2014-07-102-4/+100
* perf timechart: Fix rendering in FirefoxStanislav Fomichev2014-07-101-36/+36
* perf script: Handle the num array type in python properlySebastian Andrzej Siewior2014-06-271-12/+31
* perf script: Move the number processing into its own functionSebastian Andrzej Siewior2014-06-271-15/+23
* perf tools powerpc: Adjust callchain based on DWARF debug infoSukadev Bhattiprolu2014-06-272-2/+29
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-06-251-2/+3
|\
| * perf evlist: Add suggestion of how to set perf_event_paranoid sysctlArnaldo Carvalho de Melo2014-06-191-2/+3
* | perf symbols: Get kernel start address by symbol nameSimon Que2014-06-201-32/+22
|/
* perf tools: Add dso__data_* interface descriptonsJiri Olsa2014-06-122-0/+97
* perf tools: Allow to close dso fd in case of open failureJiri Olsa2014-06-121-1/+22
* perf tools: Add file size check and factor dso__data_read_offsetJiri Olsa2014-06-122-15/+50
* perf tools: Cache dso data file descriptorJiri Olsa2014-06-122-4/+59
* perf tools: Add global count of opened dso objectsJiri Olsa2014-06-121-1/+7
* perf tools: Add global list of opened dso objectsJiri Olsa2014-06-122-2/+40
* perf tools: Add data_fd into dso objectJiri Olsa2014-06-123-6/+24
* perf tools: Separate dso data related variablesJiri Olsa2014-06-122-5/+10
* perf tools: Cache register accesses for unwind processingJiri Olsa2014-06-123-2/+17
* perf record: Fix to honor user freq/interval properlyNamhyung Kim2014-06-121-2/+2
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-06-122-8/+16
|\
| * perf probe: Improve error messages in --line optionMasami Hiramatsu2014-06-101-3/+3
| * perf probe: Improve an error message of perf probe --vars modeMasami Hiramatsu2014-06-092-2/+11
| * perf probe: Improve error message for unknown member of data structureMasami Hiramatsu2014-06-091-3/+2
* | perf tools: Add dcacheline sortDon Zickus2014-06-094-0/+111
* | perf tools: Add support to dynamically get cacheline sizeDon Zickus2014-06-092-0/+2
* | perf tools: Add cpumode to struct hist_entryDon Zickus2014-06-092-3/+5
* | Revert "perf: Disable PERF_RECORD_MMAP2 support"Don Zickus2014-06-092-14/+21
* | perf tools: Update mmap2 interface with protection and flag bitsDon Zickus2014-06-095-5/+32
* | perf script/python: Print array argument as stringNamhyung Kim2014-06-091-0/+1
* | tools lib traceevent: Added support for __get_bitmask() macroSteven Rostedt (Red Hat)2014-06-072-0/+2
|/
* Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-062-4/+7
|\
| * perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu2014-06-041-2/+5
| * perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu2014-06-041-2/+2
* | perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa2014-06-033-36/+64
* | perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa2014-06-031-13/+0
* | perf tools: Reset output/sort order to defaultNamhyung Kim2014-06-011-0/+3
* | perf tools: Enable --children option by defaultNamhyung Kim2014-06-011-5/+6
* | perf tools: Add callback function to hist_entry_iterNamhyung Kim2014-06-012-43/+29
* | perf tools: Add more hpp helper functionsNamhyung Kim2014-06-011-0/+4
* | perf tools: Apply percent-limit to cumulative percentageNamhyung Kim2014-06-011-1/+16
* | perf ui/hist: Add support to accumulated hist statNamhyung Kim2014-06-012-0/+5
* | perf tools: Save callchain info for each cumulative entryNamhyung Kim2014-06-011-2/+14
* | perf callchain: Add callchain_cursor_snapshot()Namhyung Kim2014-06-011-0/+9
* | perf report: Cache cumulative callchainsNamhyung Kim2014-06-011-0/+42
* | perf tools: Update cpumode for each cumulative entryNamhyung Kim2014-06-013-11/+46
* | perf hists: Accumulate hist entry stat based on the callchainNamhyung Kim2014-06-013-1/+99
* | perf hists: Check if accumulated when adding a hist entryNamhyung Kim2014-06-012-12/+20
* | perf hists: Add support for accumulated stat of hist entryNamhyung Kim2014-06-013-2/+28
* | perf tools: Introduce struct hist_entry_iterNamhyung Kim2014-06-012-0/+332
* | perf tools: Introduce hists__inc_nr_samples()Namhyung Kim2014-06-012-0/+8
* | perf tools: Add automatic remapping of Android librariesMichael Lentine2014-05-211-1/+94
OpenPOWER on IntegriCloud