aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
|\
| * perf probe: Fix perf probe to find correct variable DIEMasami Hiramatsu2014-06-04
| * perf probe: Fix a segfault if asked for variable it doesn't findMasami Hiramatsu2014-06-04
* | perf tools: Move elide bool into perf_hpp_fmt structJiri Olsa2014-06-03
* | perf tools: Remove elide setup for SORT_MODE__MEMORY modeJiri Olsa2014-06-03
* | perf tools: Reset output/sort order to defaultNamhyung Kim2014-06-01
* | perf tools: Enable --children option by defaultNamhyung Kim2014-06-01
* | perf tools: Add callback function to hist_entry_iterNamhyung Kim2014-06-01
* | perf tools: Add more hpp helper functionsNamhyung Kim2014-06-01
* | perf tools: Apply percent-limit to cumulative percentageNamhyung Kim2014-06-01
* | perf ui/hist: Add support to accumulated hist statNamhyung Kim2014-06-01
* | perf tools: Save callchain info for each cumulative entryNamhyung Kim2014-06-01
* | perf callchain: Add callchain_cursor_snapshot()Namhyung Kim2014-06-01
* | perf report: Cache cumulative callchainsNamhyung Kim2014-06-01
* | perf tools: Update cpumode for each cumulative entryNamhyung Kim2014-06-01
* | perf hists: Accumulate hist entry stat based on the callchainNamhyung Kim2014-06-01
* | perf hists: Check if accumulated when adding a hist entryNamhyung Kim2014-06-01
* | perf hists: Add support for accumulated stat of hist entryNamhyung Kim2014-06-01
* | perf tools: Introduce struct hist_entry_iterNamhyung Kim2014-06-01
* | perf tools: Introduce hists__inc_nr_samples()Namhyung Kim2014-06-01
* | perf tools: Add automatic remapping of Android librariesMichael Lentine2014-05-21
* | perf tools: Add cat as fallback pagerMichael Lentine2014-05-21
* | perf tools: Introduce reset_output_field()Namhyung Kim2014-05-21
* | perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim2014-05-21
* | perf hists: Reset width of output fields with header lengthNamhyung Kim2014-05-21
* | perf tools: Skip elided sort entriesNamhyung Kim2014-05-21
* | perf tools: Add ->sort() member to struct sort_entryNamhyung Kim2014-05-21
* | perf report: Add -F option to specify output fieldsNamhyung Kim2014-05-21
* | perf tools: Consolidate management of default sort ordersNamhyung Kim2014-05-21
* | perf tools: Allow hpp fields to be sort keysNamhyung Kim2014-05-21
* | perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim2014-05-21
* | perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim2014-05-21
* | perf tools: Use hpp formats to sort final outputNamhyung Kim2014-05-21
* | perf tools: Use hpp formats to sort hist entriesNamhyung Kim2014-05-21
* | perf tools: Convert sort entries to hpp formatsNamhyung Kim2014-05-21
* | perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim2014-05-21
* | perf session: Fix possible null pointer dereference in session.cMasanari Iida2014-05-16
* | perf tools: Use tid for finding threadNamhyung Kim2014-05-12
* | perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa2014-05-05
* | perf tools: Move sample data structures from perf.hJiri Olsa2014-05-05
* | tools: Consolidate types.hBorislav Petkov2014-05-01
* | tools: Unify export.hBorislav Petkov2014-05-01
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-01
|\ \
| * | perf tools: Move u64_swap unionBorislav Petkov2014-04-29
| * | perf tools: Parse tracepoints with '-' in system nameAlexander Yarygin2014-04-29
| * | perf tools: Handle EINTR error for readn/writenNamhyung Kim2014-04-29
* | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-01
|\ \ \ | |/ / |/| / | |/
| * perf machine: Search for modules in %s/lib/modules/%sRichard Yao2014-04-30
* | perf tools: Share map_groups among threads of the same groupJiri Olsa2014-04-28
* | perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo2014-04-28