index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lguest
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-06
perf tools: Validate config term maximum value
Adrian Hunter
1
-1
/
+29
2015-08-06
perf tools: Add perf_pmu__format_bits()
Adrian Hunter
2
-1
/
+17
2015-08-06
perf tools: Fix perf-with-kcore handling of arguments containing spaces
Adrian Hunter
1
-14
/
+14
2015-08-06
perf auxtrace: Fix period type 'i' not working
Adrian Hunter
1
-1
/
+5
2015-08-06
perf tools xtensa: Add DWARF register names
Max Filippov
4
-0
/
+30
2015-08-06
perf report: Display cycles in branch sort mode
Andi Kleen
1
-1
/
+1
2015-08-06
perf top: Add branch annotation code to top
Andi Kleen
2
-0
/
+30
2015-08-06
perf annotate: Finally display IPC and cycle accounting
Andi Kleen
1
-17
/
+40
2015-08-06
perf annotate: Compute IPC and basic block cycles
Andi Kleen
2
-1
/
+74
2015-08-06
perf report: Add processing for cycle histograms
Andi Kleen
3
-0
/
+39
2015-08-06
perf report: Add infrastructure for a cycles histogram
Andi Kleen
3
-3
/
+142
2015-08-06
perf report: Add flag for non ANY branch mode
Andi Kleen
3
-0
/
+18
2015-08-06
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
7
-6
/
+43
2015-08-06
perf tools: Add empty Build files for architectures lacking them
Ben Hutchings
3
-0
/
+3
2015-08-06
perf stat: Move counter processing code into stat object
Jiri Olsa
3
-140
/
+143
2015-08-06
perf stat: Pass 'struct perf_stat_config' into process_counter()
Jiri Olsa
1
-13
/
+16
2015-08-06
perf stat: Move 'interval' into struct perf_stat_config
Jiri Olsa
2
-5
/
+10
2015-08-06
perf stat: Move 'output' into struct perf_stat_config
Jiri Olsa
2
-12
/
+24
2015-08-06
perf stat: Move 'scale' into struct perf_stat_config
Jiri Olsa
2
-6
/
+7
2015-08-06
perf stat: Introduce struct perf_stat_config
Jiri Olsa
2
-17
/
+26
2015-08-06
perf tools: Add missing forward declaration of struct map to probe-event.h
Wang Nan
1
-0
/
+2
2015-08-06
perf tools: Introduce veprintf
Wang Nan
2
-0
/
+6
2015-08-06
tracing, perf: Implement BPF programs attached to uprobes
Wang Nan
4
-3
/
+13
2015-08-06
bpf: Use correct #ifdef controller for trace_call_bpf()
Wang Nan
1
-1
/
+1
2015-08-06
perf trace: Add total time column to summary.
Milian Wolff
1
-5
/
+5
2015-08-05
perf tools: Fix build errors with mipsel-linux-uclibc compiler
Petri Gynther
2
-1
/
+12
2015-08-05
perf trace: Write to stderr by default
Milian Wolff
1
-1
/
+1
2015-08-05
perf tools: Do not include escape sequences in color_vfprintf return
Andi Kleen
1
-2
/
+3
2015-08-05
perf tools: Remove trail argument to color vsprintf
Jiri Olsa
2
-15
/
+2
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
4
-14
/
+15
2015-08-05
perf tools: Per-event time support
Kan Liang
7
-5
/
+31
2015-08-05
perf trace: Use vfs_getname syscall arg beautifier in more syscalls
Arnaldo Carvalho de Melo
1
-9
/
+65
2015-08-05
perf trace: Deref sys_enter pointer args with contents from probe:vfs_getname
Arnaldo Carvalho de Melo
1
-1
/
+75
2015-08-05
perf trace: Use a constant for the syscall formatting buffer
Arnaldo Carvalho de Melo
1
-3
/
+5
2015-08-05
perf trace: Remember if the vfs_getname tracepoint/kprobe is in place
Arnaldo Carvalho de Melo
1
-4
/
+6
2015-08-05
perf trace: Do not show syscall tracepoint filter in the --no-syscalls case
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-08-04
perf script: No tracepoints? Don't call libtraceevent.
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-08-04
perf/x86/intel/pebs: Robustify PEBS buffer drain
Peter Zijlstra
1
-17
/
+17
2015-08-04
perf/x86/intel/pebs: Fix event disable PEBS buffer drain
Liang, Kan
1
-6
/
+7
2015-08-04
perf/x86: Add an MSR PMU driver
Andy Lutomirski
2
-0
/
+244
2015-08-04
perf/x86/intel/uncore: Add Broadwell-DE uncore support
Kan Liang
3
-0
/
+172
2015-08-04
perf/x86/intel: Use 0x11 as extra reg test value
Andi Kleen
1
-1
/
+1
2015-08-04
perf/x86: Make merge_attr() global to use from perf_event_intel
Andi Kleen
2
-1
/
+4
2015-08-04
perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
Andi Kleen
1
-3
/
+7
2015-08-04
perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with call stack
Andi Kleen
1
-2
/
+2
2015-08-04
perf/x86/intel: Add Intel Skylake PMU support
Andi Kleen
4
-1
/
+279
2015-08-04
perf/x86/intel/lbr: Optimize v4 LBR unfreezing
Andi Kleen
1
-0
/
+7
2015-08-04
perf/x86/intel: Move PMU ACK to after LBR read
Andi Kleen
1
-1
/
+1
2015-08-04
perf/x86/intel: Handle new arch perfmon v4 status bits
Andi Kleen
1
-6
/
+7
2015-08-04
perf/x86/intel/lbr: Add support for LBRv5
Andi Kleen
2
-1
/
+21
[next]