summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* tools: Consolidate types.hBorislav Petkov2014-05-0122-69/+24
* tools: Unify export.hBorislav Petkov2014-05-011-6/+0
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-05-014-5/+19
|\
| * perf tools: Move u64_swap unionBorislav Petkov2014-04-292-5/+5
| * perf tools: Parse tracepoints with '-' in system nameAlexander Yarygin2014-04-291-0/+12
| * perf tools: Handle EINTR error for readn/writenNamhyung Kim2014-04-291-0/+2
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2014-05-011-4/+12
|\ \ | |/ |/|
| * perf machine: Search for modules in %s/lib/modules/%sRichard Yao2014-04-301-4/+12
* | perf tools: Share map_groups among threads of the same groupJiri Olsa2014-04-283-13/+47
* | perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo2014-04-283-1/+17
* | perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo2014-04-285-8/+33
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-04-252-30/+62
|\ \
| * | perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim2014-04-241-0/+6
| * | perf hists: Add missing update on filtered stats in hists__decay_entries()Namhyung Kim2014-04-241-2/+9
| * | perf tools: Account entry stats when it's added to the output treeNamhyung Kim2014-04-241-1/+0
| * | perf hists: Collapse expanded callchains after filter is appliedNamhyung Kim2014-04-241-2/+2
| * | perf hists: Add a couple of hists stat helper functionsNamhyung Kim2014-04-242-21/+39
| * | perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim2014-04-241-1/+3
| * | perf hists: Rename hists__inc_stats()Namhyung Kim2014-04-242-4/+4
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2014-04-252-1/+10
|\ \ \ | |/ / |/| / | |/
| * perf tools: Improve error reportingAdrien BAK2014-04-201-1/+8
| * perf tools: Adjust symbols in VDSOVladimir Nikulichev2014-04-201-0/+2
* | perf callchain: Add generic report parse callchain callback functionDon Zickus2014-04-222-0/+79
* | perf tools: Use cpu/possible instead of cpu/kernel_maxDon Zickus2014-04-221-1/+1
* | perf tools: Allow ability to map cpus to nodes easilyDon Zickus2014-04-222-0/+195
* | perf tools: Fix pmu object compilation errorJiri Olsa2014-04-221-3/+3
* | perf tools: Show absolute percentage by defaultNamhyung Kim2014-04-161-1/+0
* | perf tools: Add hist.percentage config optionNamhyung Kim2014-04-163-0/+13
* | perf top: Add --percentage optionNamhyung Kim2014-04-162-0/+18
* | perf report: Add --percentage optionNamhyung Kim2014-04-164-20/+24
* | perf hists: Add support for showing relative percentageNamhyung Kim2014-04-162-3/+17
|/
* perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim2014-04-141-1/+1
* perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu2014-04-141-3/+4
* perf probe: Fix --line option behaviorNamhyung Kim2014-04-141-2/+4
* perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra2014-03-181-6/+0
* perf evsel: Update function names in debug messagesRamkumar Ramachandra2014-03-181-2/+2
* perf tools: Remove thread__find_map functionJiri Olsa2014-03-181-6/+0
* perf annotate: Print the evsel name in the stdio outputArnaldo Carvalho de Melo2014-03-181-5/+9
* perf tools: Fix memory leak when synthesizing thread recordsNamhyung Kim2014-03-181-3/+3
* perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus2014-03-181-2/+2
* perf report: Merge al->filtered with hist_entry->filteredNamhyung Kim2014-03-181-1/+1
* perf symbols: Apply all filters to an addr_locationNamhyung Kim2014-03-181-10/+4
* perf symbols: Record the reason for filtering an address_locationNamhyung Kim2014-03-185-16/+24
* perf machine: Factor machine__find_thread to take tid argumentJiri Olsa2014-03-142-5/+11
* perf tools: Speed up thread map generationDon Zickus2014-03-141-8/+51
* perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra2014-03-142-5/+40
* perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim2014-03-141-2/+4
* perf symbols: Introduce thread__find_cpumode_addr_locationArnaldo Carvalho de Melo2014-03-143-25/+34
* perf session: Change header.misc dump from decimal to hexDon Zickus2014-03-141-1/+1
* perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim2014-03-141-1/+3
OpenPOWER on IntegriCloud