summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
* 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
* tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-04-12
* 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
* tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui2016-03-03
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-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
* tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt2016-02-25
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-08
|\
| * 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
* | tools/virtio: fix byteswap logicMichael S. Tsirkin2015-12-07
* | tools/virtio: move list macro stubsMichael S. Tsirkin2015-12-07
* | nfit: Adjust for different _FIT and NFIT headersLinda Knippers2015-11-30
* | Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-23
|\ \ | |/ |/|
| * selftests/seccomp: Get page size from sysconfBamvor Jian Zhang2015-11-18
| * tools:testing/selftests: fix typo in futex/READMEWei Jiangang2015-11-16
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-22
|\ \
| * | 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
| * | perf hists browser: The dso can be obtained from popup_action->ms.map->dsoArnaldo Carvalho de Melo2015-11-12
| * | perf hists browser: Fix 'd' hotkey action to filter by DSOArnaldo Carvalho de Melo2015-11-12
| * | perf symbols: Rebuild rbtree when adjusting symbols for kcoreAdrian Hunter2015-11-12
| * | tools: Add a "make all" ruleKamal Mostafa2015-11-12
| * | tools: Actually install tmon in the install ruleKamal Mostafa2015-11-12
* | | tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi2015-11-20
* | | Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-20
|\ \ \
| * \ \ Merge branch 'pm-tools'Rafael J. Wysocki2015-11-16
| |\ \ \ | | |_|/ | |/| |
| | * | tools/power turbostat: use new name for MSR_PLATFORM_INFOLen Brown2015-11-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-17
|\ \ \ \ | |/ / / |/| | |
| * | | tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2015-11-15
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-15
|\ \ \ \ | | |_|/ | |/| |
| * | | tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-11
| * | | perf probe: Verify parameters in two functionsWang Nan2015-11-11