aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2014-05-21perf tools: Add automatic remapping of Android librariesMichael Lentine
2014-05-21perf tools: Add cat as fallback pagerMichael Lentine
2014-05-21perf tools: Introduce reset_output_field()Namhyung Kim
2014-05-21perf tools: Get rid of obsolete hist_entry__sort_listNamhyung Kim
2014-05-21perf hists: Reset width of output fields with header lengthNamhyung Kim
2014-05-21perf tools: Skip elided sort entriesNamhyung Kim
2014-05-21perf tools: Add ->sort() member to struct sort_entryNamhyung Kim
2014-05-21perf report: Add -F option to specify output fieldsNamhyung Kim
2014-05-21perf tools: Consolidate management of default sort ordersNamhyung Kim
2014-05-21perf tools: Allow hpp fields to be sort keysNamhyung Kim
2014-05-21perf ui: Get rid of callback from __hpp__fmt()Namhyung Kim
2014-05-21perf tools: Consolidate output field handling to hpp format routinesNamhyung Kim
2014-05-21perf tools: Use hpp formats to sort final outputNamhyung Kim
2014-05-21perf tools: Use hpp formats to sort hist entriesNamhyung Kim
2014-05-21perf tools: Convert sort entries to hpp formatsNamhyung Kim
2014-05-21perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmtNamhyung Kim
2014-05-16perf session: Fix possible null pointer dereference in session.cMasanari Iida
2014-05-12perf tools: Use tid for finding threadNamhyung Kim
2014-05-05perf tools: Move perf_call_graph_mode enum from perf.hJiri Olsa
2014-05-05perf tools: Move sample data structures from perf.hJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao
2014-04-29perf tools: Move u64_swap unionBorislav Petkov
2014-04-29perf tools: Parse tracepoints with '-' in system nameAlexander Yarygin
2014-04-29perf tools: Handle EINTR error for readn/writenNamhyung Kim
2014-04-28perf tools: Share map_groups among threads of the same groupJiri Olsa
2014-04-28perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo
2014-04-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-04-24perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim
2014-04-24perf hists: Add missing update on filtered stats in hists__decay_entries()Namhyung Kim
2014-04-24perf tools: Account entry stats when it's added to the output treeNamhyung Kim
2014-04-24perf hists: Collapse expanded callchains after filter is appliedNamhyung Kim
2014-04-24perf hists: Add a couple of hists stat helper functionsNamhyung Kim
2014-04-24perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim
2014-04-24perf hists: Rename hists__inc_stats()Namhyung Kim
2014-04-22perf callchain: Add generic report parse callchain callback functionDon Zickus
2014-04-22perf tools: Use cpu/possible instead of cpu/kernel_maxDon Zickus
2014-04-22perf tools: Allow ability to map cpus to nodes easilyDon Zickus
2014-04-22perf tools: Fix pmu object compilation errorJiri Olsa
2014-04-20perf tools: Improve error reportingAdrien BAK
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-16perf tools: Show absolute percentage by defaultNamhyung Kim
2014-04-16perf tools: Add hist.percentage config optionNamhyung Kim
2014-04-16perf top: Add --percentage optionNamhyung Kim
2014-04-16perf report: Add --percentage optionNamhyung Kim