summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * perf tools: Add perf_pmu__scan_file()Adrian Hunter2014-09-172-0/+40
| * perf tools: Let default config be defined for a PMUAdrian Hunter2014-09-174-19/+41
| * perf tools: Add perf-with-kcore scriptAdrian Hunter2014-09-173-1/+264
| * perf tools: Let a user specify a PMU event without any config termsAdrian Hunter2014-09-172-0/+16
| * perf tools: Allow to specify lib compile variable for spec usageJiri Olsa2014-09-171-0/+2
| * perf kvm stat report: Unify the title bar outputAlexander Yarygin2014-09-171-8/+6
| * perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin2014-09-171-0/+3
| * perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2014-09-172-4/+3
| * perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-172-5/+7
| * perf tools: Add +field argument support for --sort optionJiri Olsa2014-09-171-1/+36
| * Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar2014-09-0940-11/+5636
| |\
| * \ Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2014-08-2455-560/+4601
| |\ \
| * | | perf hists browser: Consolidate callchain print functions in TUINamhyung Kim2014-08-241-123/+80
| * | | perf tools: Add +field argument support for --field optionJiri Olsa2014-08-243-7/+22
| * | | perf top: Use set_term_quiet() instead of open coded equivalentJiri Olsa2014-08-241-7/+2
| * | | perf machine: Fallback to MAP__FUNCTION if daddr maps are NULLDon Zickus2014-08-221-0/+10
| * | | perf hists browser: Cleanup callchain print functionsNamhyung Kim2014-08-221-83/+29
| * | | perf tools: Add machine__kernel_ip()Adrian Hunter2014-08-223-3/+43
| * | | perf machine: Rename machine__get_kernel_start_addr() methodAdrian Hunter2014-08-221-4/+4
| * | | perf scripting: Add 'flush' callback to scripting APIAdrian Hunter2014-08-225-0/+33
| * | | perf tests: Add a test for tracking with sched_switchAdrian Hunter2014-08-224-0/+578
| * | | perf hists browser: Factor out hist_browser__show_callchain_entry()Namhyung Kim2014-08-201-31/+33
| * | | perf hists browser: Fix children overhead dumpNamhyung Kim2014-08-201-1/+1
| * | | perf hists browser: Get rid of unused 'remaining' variableNamhyung Kim2014-08-201-8/+2
| * | | perf tools powerpc: Explicitly include util/debug.hSukadev Bhattiprolu2014-08-201-0/+1
| * | | perf symbols: Don't try to find DSOs in SYSV mapsDon Zickus2014-08-201-0/+1
| * | | perf stat: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-1/+1
| * | | perf help: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-4/+16
| * | | perf kvm: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-2/+5
| * | | perf buildid-cache: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-3/+4
| * | | perf sched: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-1/+3
| * | | perf test: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-159-19/+38
| * | | perf record: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-3/+4
| * | | perf trace: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-2/+4
| * | | perf top: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-151-1/+1
| * | | perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu2014-08-158-14/+36
| * | | perf probe: Make error messages thread-safeMasami Hiramatsu2014-08-153-16/+24
| * | | perf: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-152-3/+10
| * | | perf probe: Don't use strerror if strlist__add failedMasami Hiramatsu2014-08-151-2/+4
| * | | perf report: Relax -g option parsing not to limit the option orderNamhyung Kim2014-08-151-57/+38
| * | | perf tools: Annotate PMU related list_head members with type infoCody P Schafer2014-08-152-5/+5
| * | | perf tools: Add arm64 tripletsElliott Hughes2014-08-151-0/+9
| * | | perf annotate: Don't truncate Intel style addressesAlex Converse2014-08-151-3/+9
| * | | perf probe: Warn user to rebuild target with debuginfoMasami Hiramatsu2014-08-151-18/+23
| * | | perf evlist: Add perf_evlist__enable_event_idx()Adrian Hunter2014-08-132-0/+49
| * | | perf tools: Add flags and insn_len to struct sampleAdrian Hunter2014-08-131-0/+2
| * | | perf machine: Add machine__thread_exec_comm()Adrian Hunter2014-08-133-1/+53
| * | | perf tools: Identify which comms are from execAdrian Hunter2014-08-135-11/+40
| * | | perf script python: Add helpers for calling Python objectsAdrian Hunter2014-08-131-67/+47
| * | | perf script: Allow callchains if any event samples themAdrian Hunter2014-08-131-4/+13
OpenPOWER on IntegriCloud