summaryrefslogtreecommitdiff
path: root/tools/perf (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: fixing Makefile problemsMathieu Poirier2016-06-20
| | * perf tools: new naming convention for openCSDMathieu Poirier2016-06-20
| | * perf scripts: Add python scripts for CoreSight tracestor-jeremiassen2016-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
| | * perf tools: making coresight PMU listableMathieu Poirier2016-06-20
* | | BACKPORT: perf tools: Document the perf sysctlsBen Hutchings2016-06-16
|/ /
* | Merge tag 'v4.4.12' into linux-linaro-lsk-v4.4Alex Shi2016-06-02
|\ \
| * | perf test: Fix build of BPF and LLVM on older glibc librariesArnaldo Carvalho de Melo2016-06-01
* | | 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 inject: Hit all DSOs for AUX data in JIT and other casesAdrian 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 stat: Document --detailed optionBorislav Petkov2016-05-04
* | perf tools: handle spaces in file names obtained from /proc/pid/mapsMarcin Ĺšlusarz2016-05-04
* | perf hists browser: Only offer symbol scripting when a symbol is under the cu...Namhyung Kim2016-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 hists browser: Fix segfault if use symbol filter in cmdlineWang Nan2015-12-07
* perf hists browser: Reset selection when refreshWang Nan2015-12-07
* perf hists browser: Add NULL pointer check to prevent crashWang Nan2015-12-07
* perf buildid-list: Fix return value of perf buildid-list -kMichael Petlan2015-12-07
* 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 inject: Also re-pipe lost_samples eventAdrian Hunter2015-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