summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
...
* | 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
* | perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-28
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-04-25
|\ \
| * | perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim2014-04-24
| * | perf hists: Add missing update on filtered stats in hists__decay_entries()Namhyung Kim2014-04-24
| * | perf tools: Account entry stats when it's added to the output treeNamhyung Kim2014-04-24
| * | perf hists: Collapse expanded callchains after filter is appliedNamhyung Kim2014-04-24
| * | perf hists: Add a couple of hists stat helper functionsNamhyung Kim2014-04-24
| * | perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim2014-04-24
| * | perf hists: Rename hists__inc_stats()Namhyung Kim2014-04-24
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-25
|\ \ \ | |/ / |/| / | |/
| * perf tools: Improve error reportingAdrien BAK2014-04-20
| * perf tools: Adjust symbols in VDSOVladimir Nikulichev2014-04-20
* | perf callchain: Add generic report parse callchain callback functionDon Zickus2014-04-22
* | perf tools: Use cpu/possible instead of cpu/kernel_maxDon Zickus2014-04-22
* | perf tools: Allow ability to map cpus to nodes easilyDon Zickus2014-04-22
* | perf tools: Fix pmu object compilation errorJiri Olsa2014-04-22
* | perf tools: Show absolute percentage by defaultNamhyung Kim2014-04-16
* | perf tools: Add hist.percentage config optionNamhyung Kim2014-04-16
* | perf top: Add --percentage optionNamhyung Kim2014-04-16
* | perf report: Add --percentage optionNamhyung Kim2014-04-16
* | perf hists: Add support for showing relative percentageNamhyung Kim2014-04-16
|/
* perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim2014-04-14
* perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu2014-04-14
* perf probe: Fix --line option behaviorNamhyung Kim2014-04-14