summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
| * perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu2014-09-17
| * perf symbols: Add path to Ubuntu kernel debuginfo fileAnton Blanchard2014-09-17
| * perf symbols: Ignore stripped vmlinux and fallback to kallsymsAnton Blanchard2014-09-17
| * perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park2014-09-17
| * perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-17
| * perf tools: Fix GNU-only grep usage in MakefileJohn Spencer2014-09-17
| * perf tools: Disable kernel symbol demangling by defaultAvi Kivity2014-09-17
| * perf tool: fix compilation for ARMStephane Eranian2014-09-17
| * perf tools: Add perf_pmu__scan_file()Adrian Hunter2014-09-17
| * perf tools: Let default config be defined for a PMUAdrian Hunter2014-09-17
| * perf tools: Add perf-with-kcore scriptAdrian Hunter2014-09-17
| * perf tools: Let a user specify a PMU event without any config termsAdrian Hunter2014-09-17
| * perf tools: Allow to specify lib compile variable for spec usageJiri Olsa2014-09-17
| * perf kvm stat report: Unify the title bar outputAlexander Yarygin2014-09-17
| * perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin2014-09-17
| * perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2014-09-17
| * perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-17
| * perf tools: Add +field argument support for --sort optionJiri Olsa2014-09-17
| * perf hists browser: Consolidate callchain print functions in TUINamhyung Kim2014-08-24
| * perf tools: Add +field argument support for --field optionJiri Olsa2014-08-24
| * perf top: Use set_term_quiet() instead of open coded equivalentJiri Olsa2014-08-24
| * perf machine: Fallback to MAP__FUNCTION if daddr maps are NULLDon Zickus2014-08-22
| * perf hists browser: Cleanup callchain print functionsNamhyung Kim2014-08-22
| * perf tools: Add machine__kernel_ip()Adrian Hunter2014-08-22
| * perf machine: Rename machine__get_kernel_start_addr() methodAdrian Hunter2014-08-22
| * perf scripting: Add 'flush' callback to scripting APIAdrian Hunter2014-08-22
| * perf tests: Add a test for tracking with sched_switchAdrian Hunter2014-08-22
| * perf hists browser: Factor out hist_browser__show_callchain_entry()Namhyung Kim2014-08-20
| * perf hists browser: Fix children overhead dumpNamhyung Kim2014-08-20
| * perf hists browser: Get rid of unused 'remaining' variableNamhyung Kim2014-08-20
| * perf tools powerpc: Explicitly include util/debug.hSukadev Bhattiprolu2014-08-20
| * perf symbols: Don't try to find DSOs in SYSV mapsDon Zickus2014-08-20
| * perf stat: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf help: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf kvm: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf buildid-cache: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf sched: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf test: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf record: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf trace: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf top: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf util: Replace strerror with strerror_r for thread-safetyMasami Hiramatsu2014-08-15
| * perf probe: Make error messages thread-safeMasami Hiramatsu2014-08-15
| * perf: Use strerror_r instead of strerrorMasami Hiramatsu2014-08-15
| * perf probe: Don't use strerror if strlist__add failedMasami Hiramatsu2014-08-15
| * perf report: Relax -g option parsing not to limit the option orderNamhyung Kim2014-08-15
| * perf tools: Annotate PMU related list_head members with type infoCody P Schafer2014-08-15
| * perf tools: Add arm64 tripletsElliott Hughes2014-08-15
| * perf annotate: Don't truncate Intel style addressesAlex Converse2014-08-15
| * perf probe: Warn user to rebuild target with debuginfoMasami Hiramatsu2014-08-15