summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-21
|\
| * Merge branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi2016-06-21
| |\
| | * cs-etm: associating output packet with CPU they executed onMathieu Poirier2016-06-20
| | * cs-etm: removing unecessary structure fieldMathieu Poirier2016-06-20
| | * cs-etm: account for each trace buffer in the queueMathieu Poirier2016-06-20
| | * cs-etm: avoid casting variableMathieu Poirier2016-06-20
| | * perf tools: new naming convention for openCSDMathieu Poirier2016-06-20
| | * perf tools: decoding capailitity for CoreSight tracestor-jeremiassen2016-06-20
| | * perf symbols: Check before overwriting build_idtor-jeremiassen2016-06-20
| | * perf tools: pushing driver configuration down to the kernelMathieu Poirier2016-06-20
| | * perf tools: add infrastructure for PMU specific configurationMathieu Poirier2016-06-20
| | * perf tools: adding coresight etm PMU record capabilitiesMathieu Poirier2016-06-20
* | | BACKPORT: perf tools: Document the perf sysctlsBen Hutchings2016-06-16
|/ /
* | Merge remote-tracking branch 'v4.4/topic/coresight' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
|\|
| * perf auxtrace: Add perf_evlist pointer to *info_priv_size()Mathieu Poirier2016-06-01
| * perf session: Simplify tool stubsAdrian Hunter2016-06-01
| * perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter2016-06-01
| * perf evlist: Make perf_evlist__open() open evsels with their cpus and threads...Adrian Hunter2016-06-01
| * perf evsel: Introduce disable() methodJiri Olsa2016-06-01
| * perf cpumap: Auto initialize cpu__max_{node,cpu}Arnaldo Carvalho de Melo2016-06-01
* | perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz2016-05-04
* | perf evlist: Reference count the cpu and thread maps at set_maps()Arnaldo Carvalho de Melo2016-05-04
* | perf intel-pt: Fix segfault tracing transactionsAdrian Hunter2016-05-04
* | perf tools: Fix python extension buildJiri Olsa2016-04-12
* | perf tools: Fix checking asprintf return valueWang Nan2016-04-12
* | perf tools: Dont stop PMU parsing on alias parse errorAndi Kleen2016-04-12
* | perf stat: Do not clean event's private statsJiri Olsa2016-03-03
* | perf kvm record/report: 'unprocessable sample' error while recording/reportin...Ravi Bangoria2016-02-25
* | perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter2016-02-25
|/
* perf list: Robustify event printing routineArnaldo Carvalho de Melo2015-12-16
* perf list: Add support for PERF_COUNT_SW_BPF_OUTArnaldo Carvalho de Melo2015-12-16
* perf buildid-list: Show running kernel build id fixMichael Petlan2015-12-07
* perf probe: Clear probe_trace_event when add_probe_trace_event() failsWang Nan2015-11-13
* perf probe: Fix memory leaking on failure by clearing all probe_trace_eventsMasami Hiramatsu2015-11-13
* perf buildid-list: Requires ordered eventsAdrian Hunter2015-11-13
* perf symbols: Fix dso lookup by long name and missing buildidsAdrian Hunter2015-11-13
* perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo2015-11-12
* perf symbols: Rebuild rbtree when adjusting symbols for kcoreAdrian Hunter2015-11-12
* perf probe: Verify parameters in two functionsWang Nan2015-11-11
* perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-11
* perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-11
* perf test: Add 'perf test BPF'Wang Nan2015-11-06
* perf bpf: Improve BPF related error messagesWang Nan2015-11-06
* perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-06
* bpf tools: Improve libbpf error reportingWang Nan2015-11-06
* perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-06
* perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-06
* perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...Wang Nan2015-11-05
* perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan2015-11-05
* perf llvm: Pass number of configured CPUs to clang compilerWang Nan2015-11-05