summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
* 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
* perf trace: Write to stderr by defaultMilian Wolff2015-08-05
* perf tools: Do not include escape sequences in color_vfprintf returnAndi Kleen2015-08-05
* perf tools: Remove trail argument to color vsprintfJiri Olsa2015-08-05
* perf tools: Refine parse/config callchain functionsKan Liang2015-08-05
* perf tools: Per-event time supportKan Liang2015-08-05
* perf trace: Use vfs_getname syscall arg beautifier in more syscallsArnaldo Carvalho de Melo2015-08-05
* perf trace: Deref sys_enter pointer args with contents from probe:vfs_getnameArnaldo Carvalho de Melo2015-08-05
* perf trace: Use a constant for the syscall formatting bufferArnaldo Carvalho de Melo2015-08-05
* perf trace: Remember if the vfs_getname tracepoint/kprobe is in placeArnaldo Carvalho de Melo2015-08-05
* perf trace: Do not show syscall tracepoint filter in the --no-syscalls caseArnaldo Carvalho de Melo2015-08-05
* perf script: No tracepoints? Don't call libtraceevent.Arnaldo Carvalho de Melo2015-08-04
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-07-31
|\
| * perf tests: Adding build test for having ending double slashJiri Olsa2015-07-30
| * perf tools: Introduce callgraph_set for callgraph optionKan Liang2015-07-29
| * perf tools: Force period term to overload global settingsJiri Olsa2015-07-29
| * perf tools: Add support for event post configurationJiri Olsa2015-07-29
| * perf session env: Rename exit methodArnaldo Carvalho de Melo2015-07-29
| * perf symbols: Fix mismatched declarations for elf_getphdrnumArnaldo Carvalho de Melo2015-07-29
| * perf python: Make twatch.py use soft dummy event, freq=0Arnaldo Carvalho de Melo2015-07-29
| * perf python: Add missing PERF_RECORD_{MMAP2,AUX,etc}Arnaldo Carvalho de Melo2015-07-29
| * perf python: Add macro to simplify maintainance of the constants arrayArnaldo Carvalho de Melo2015-07-29
| * perf python: Remove dependency on 'machine' methodsArnaldo Carvalho de Melo2015-07-29
* | Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...Ingo Molnar2015-07-31
|\ \ | |/ |/|
| * perf tools: Fix test build error when bindir contains double slashPawel Moll2015-07-28
| * perf stat: Fix transaction lenght metricsAndi Kleen2015-07-28