summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf tools: Read eBPF object from bufferWang Nan2015-08-072-12/+52
* bpf tools: Open eBPF object file and do basic validationWang Nan2015-08-072-0/+166
* bpf tools: Allow caller to set printing functionWang Nan2015-08-072-0/+52
* bpf tools: Introduce 'bpf' library and add bpf feature checkWang Nan2015-08-077-1/+246
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-08-0739-225/+716
|\
| * perf tools: Extend the event parser maximum error indexAdrian Hunter2015-08-061-1/+1
| * perf tools: Validate config term maximum valueAdrian Hunter2015-08-061-1/+29
| * perf tools: Add perf_pmu__format_bits()Adrian Hunter2015-08-062-1/+17
| * perf tools: Fix perf-with-kcore handling of arguments containing spacesAdrian Hunter2015-08-061-14/+14
| * perf auxtrace: Fix period type 'i' not workingAdrian Hunter2015-08-061-1/+5
| * perf tools xtensa: Add DWARF register namesMax Filippov2015-08-064-0/+30
| * perf report: Display cycles in branch sort modeAndi Kleen2015-08-061-1/+1
| * perf top: Add branch annotation code to topAndi Kleen2015-08-062-0/+30
| * perf annotate: Finally display IPC and cycle accountingAndi Kleen2015-08-061-17/+40
| * perf annotate: Compute IPC and basic block cyclesAndi Kleen2015-08-062-1/+74
| * perf report: Add processing for cycle histogramsAndi Kleen2015-08-063-0/+39
| * perf report: Add infrastructure for a cycles histogramAndi Kleen2015-08-063-3/+142
| * perf report: Add flag for non ANY branch modeAndi Kleen2015-08-063-0/+18
| * perf tools: Add support for cycles, weight branch_info fieldAndi Kleen2015-08-067-6/+43
| * perf tools: Add empty Build files for architectures lacking themBen Hutchings2015-08-063-0/+3
| * perf stat: Move counter processing code into stat objectJiri Olsa2015-08-063-140/+143
| * perf stat: Pass 'struct perf_stat_config' into process_counter()Jiri Olsa2015-08-061-13/+16
| * perf stat: Move 'interval' into struct perf_stat_configJiri Olsa2015-08-062-5/+10
| * perf stat: Move 'output' into struct perf_stat_configJiri Olsa2015-08-062-12/+24
| * perf stat: Move 'scale' into struct perf_stat_configJiri Olsa2015-08-062-6/+7
| * perf stat: Introduce struct perf_stat_configJiri Olsa2015-08-062-17/+26
| * perf tools: Add missing forward declaration of struct map to probe-event.hWang Nan2015-08-061-0/+2
| * perf tools: Introduce veprintfWang Nan2015-08-062-0/+6
| * tracing, perf: Implement BPF programs attached to uprobesWang Nan2015-08-064-3/+13
| * bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan2015-08-061-1/+1
| * perf trace: Add total time column to summary.Milian Wolff2015-08-061-5/+5
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-08-0616-58/+220
|\
| * perf tools: Fix build errors with mipsel-linux-uclibc compilerPetri Gynther2015-08-052-1/+12
| * perf trace: Write to stderr by defaultMilian Wolff2015-08-051-1/+1
| * perf tools: Do not include escape sequences in color_vfprintf returnAndi Kleen2015-08-051-2/+3
| * perf tools: Remove trail argument to color vsprintfJiri Olsa2015-08-052-15/+2
| * perf tools: Refine parse/config callchain functionsKan Liang2015-08-054-14/+15
| * perf tools: Per-event time supportKan Liang2015-08-057-5/+31
| * perf trace: Use vfs_getname syscall arg beautifier in more syscallsArnaldo Carvalho de Melo2015-08-051-9/+65
| * perf trace: Deref sys_enter pointer args with contents from probe:vfs_getnameArnaldo Carvalho de Melo2015-08-051-1/+75
| * perf trace: Use a constant for the syscall formatting bufferArnaldo Carvalho de Melo2015-08-051-3/+5
| * perf trace: Remember if the vfs_getname tracepoint/kprobe is in placeArnaldo Carvalho de Melo2015-08-051-4/+6
| * perf trace: Do not show syscall tracepoint filter in the --no-syscalls caseArnaldo Carvalho de Melo2015-08-051-2/+3
| * perf script: No tracepoints? Don't call libtraceevent.Arnaldo Carvalho de Melo2015-08-041-1/+2
|/
* perf/x86/intel/pebs: Robustify PEBS buffer drainPeter Zijlstra2015-08-041-17/+17
* perf/x86/intel/pebs: Fix event disable PEBS buffer drainLiang, Kan2015-08-041-6/+7
* perf/x86: Add an MSR PMU driverAndy Lutomirski2015-08-042-0/+244
* perf/x86/intel/uncore: Add Broadwell-DE uncore supportKan Liang2015-08-043-0/+172
* perf/x86/intel: Use 0x11 as extra reg test valueAndi Kleen2015-08-041-1/+1
* perf/x86: Make merge_attr() global to use from perf_event_intelAndi Kleen2015-08-042-1/+4