summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
* 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
* perf tools: Auto detecting kernel include optionsWang Nan2015-08-07
* perf tools: Auto detecting kernel build directoryWang Nan2015-08-07
* perf tools: Call clang to compile C source to object codeWang Nan2015-08-07
* perf tools: Introduce llvm config optionsWang Nan2015-08-07
* perf tools: Extend the event parser maximum error indexAdrian Hunter2015-08-06
* perf tools: Validate config term maximum valueAdrian Hunter2015-08-06
* perf tools: Add perf_pmu__format_bits()Adrian Hunter2015-08-06
* perf tools: Fix perf-with-kcore handling of arguments containing spacesAdrian Hunter2015-08-06
* perf auxtrace: Fix period type 'i' not workingAdrian Hunter2015-08-06
* perf tools xtensa: Add DWARF register namesMax Filippov2015-08-06
* perf report: Display cycles in branch sort modeAndi Kleen2015-08-06
* perf top: Add branch annotation code to topAndi Kleen2015-08-06
* perf annotate: Finally display IPC and cycle accountingAndi Kleen2015-08-06
* perf annotate: Compute IPC and basic block cyclesAndi Kleen2015-08-06
* perf report: Add processing for cycle histogramsAndi Kleen2015-08-06
* perf report: Add infrastructure for a cycles histogramAndi Kleen2015-08-06
* perf report: Add flag for non ANY branch modeAndi Kleen2015-08-06
* perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-06
* perf tools: Add empty Build files for architectures lacking themBen Hutchings2015-08-06
* perf stat: Move counter processing code into stat objectJiri Olsa2015-08-06
* perf stat: Pass 'struct perf_stat_config' into process_counter()Jiri Olsa2015-08-06
* perf stat: Move 'interval' into struct perf_stat_configJiri Olsa2015-08-06
* perf stat: Move 'output' into struct perf_stat_configJiri Olsa2015-08-06
* perf stat: Move 'scale' into struct perf_stat_configJiri Olsa2015-08-06
* perf stat: Introduce struct perf_stat_configJiri Olsa2015-08-06
* perf tools: Add missing forward declaration of struct map to probe-event.hWang Nan2015-08-06
* perf tools: Introduce veprintfWang Nan2015-08-06
* perf trace: Add total time column to summary.Milian Wolff2015-08-06
* perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther2015-08-05