summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
* | perf tools: Initialize reference counts in map__clone()Arnaldo Carvalho de Melo2015-08-21
* | perf tools: Add example call-graph scriptAdrian Hunter2015-08-21
* | perf tools: Put itrace options into an asciidoc includeAdrian Hunter2015-08-21
* | perf tools: Add Intel BTS supportAdrian Hunter2015-08-21
* | perf tools: Fix Intel PT timestamp handlingAdrian Hunter2015-08-21
* | perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisyAdrian Hunter2015-08-21
* | perf script: Fix segfault using --show-mmap-eventsAdrian Hunter2015-08-21
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-08-20
|\ \
| * | perf tools: Take Intel PT into useAdrian Hunter2015-08-17
| * | perf tools: Add Intel PT supportAdrian Hunter2015-08-17
| * | perf tools: Add Intel PT decoderAdrian Hunter2015-08-17
| * | perf tools: Add Intel PT logAdrian Hunter2015-08-17
| * | perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-17
| * | perf tools: Add Intel PT packet decoderAdrian Hunter2015-08-17
| * | perf auxtrace: Add Intel PT as an AUX area tracing typeAdrian Hunter2015-08-17
| * | perf tools: Add a helper function to probe whether cpu-wide tracing is possibleAdrian Hunter2015-08-17
| * | perf symbols: Fix annotation of vdsoAdrian Hunter2015-08-17
| * | perf annotate: Fix 32-bit compilation error in util/annotate.cAdrian Hunter2015-08-17
| * | perf script: Initialize callchain_param.record_modeJiri Olsa2015-08-17
| * | perf trace: Move vfs_getname storage to per thread areaArnaldo Carvalho de Melo2015-08-14
| * | perf probe: Fix to add missed brace around if blockMasami Hiramatsu2015-08-13
| * | perf tools: Support static linking with libdwAndi Kleen2015-08-13
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
|\ \ \ | |/ / |/| / | |/
| * perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo2015-08-19
| * perf tools: Fix buildid processingAdrian Hunter2015-08-19
| * perf tools: Make fork event processing more resilientAdrian Hunter2015-08-19
| * perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter2015-08-19
* | perf tests: Add tests to callgraph and time parseKan Liang2015-08-12
* | perf report: Show call graph from reference eventsKan Liang2015-08-12
* | perf callchain: Allow disabling call graphs per eventKan Liang2015-08-12
* | perf callchain: Per-event type selection supportKan Liang2015-08-12
* | perf probe: Fix to show lines of sys_ functions correctlyMasami Hiramatsu2015-08-12
* | perf hists browser: Make ESC unzoom as wellArnaldo Carvalho de Melo2015-08-12
* | perf ui browser: Introduce ui_browser__printf()Arnaldo Carvalho de Melo2015-08-12
* | perf ui browser: Introduce ui_browser__write_nstring()Arnaldo Carvalho de Melo2015-08-12
* | perf trace: Beautify keyctl's option argArnaldo Carvalho de Melo2015-08-12
* | perf trace: Use the FD beautifier for socket syscall fdsArnaldo Carvalho de Melo2015-08-12
* | perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processingAndi Kleen2015-08-12
* | perf trace: Add missing clockid entriesArnaldo Carvalho de Melo2015-08-12
* | perf trace: Associate some more syscall args with the getname beautifierArnaldo Carvalho de Melo2015-08-12
* | perf evlist: Be more specific on -F/--freqNamhyung Kim2015-08-10
* | perf record: Support per-event freq termNamhyung Kim2015-08-10
* | perf report: Add support for srcfile sort keyAndi Kleen2015-08-10
* | perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo2015-08-10
* | perf hists: hist_entry__cmp() may use he_tmp.hists, initialize itArnaldo Carvalho de Melo2015-08-10
* | perf tools: Unset perf_event_attr::freq when period term is setJiri Olsa2015-08-10
* | perf tools: Support full source file paths for srclineAndi Kleen2015-08-10
* | perf callchain: Move option parsing code to util.cKan Liang2015-08-08
* | perf stat: Move perf_counts struct and functions into separate objectJiri Olsa2015-08-08
* | perf tests: Add LLVM test for eBPF on-the-fly compilingWang Nan2015-08-07