index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
perf/x86-ibs: Trigger overflow if remaining period is too small
Robert Richter
2012-05-09
1
-4
/
+1
*
|
|
perf/x86-ibs: Rename some variables
Robert Richter
2012-05-09
1
-5
/
+5
*
|
|
perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
Robert Richter
2012-05-09
2
-4
/
+76
*
|
|
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
2012-05-09
2
-19
/
+35
*
|
|
perf/x86-ibs: Fix frequency profiling
Robert Richter
2012-05-09
1
-2
/
+16
*
|
|
perf/x86-ibs: Enable ibs op micro-ops counting mode
Robert Richter
2012-05-09
1
-0
/
+2
*
|
|
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
15
-43
/
+25
*
|
|
perf/x86-ibs: Fix update of period
Robert Richter
2012-05-09
1
-13
/
+14
*
|
|
Merge branch 'perf/x86-ibs' into perf/core
Ingo Molnar
2012-05-09
3
-7
/
+438
|
\
\
\
|
*
|
|
perf/x86: Clean up register_nmi_handler() usage
Ingo Molnar
2012-04-25
1
-1
/
+1
|
*
|
|
perf/x86: Implement 64-bit counter support for IBS
Robert Richter
2012-03-08
2
-21
/
+185
|
*
|
|
perf/x86: Implement IBS pmu control ops
Robert Richter
2012-03-08
1
-3
/
+103
|
*
|
|
perf/x86: Implement IBS interrupt handler
Robert Richter
2012-03-08
2
-0
/
+89
|
*
|
|
perf/x86: Implement IBS event configuration
Robert Richter
2012-03-08
1
-7
/
+85
*
|
|
|
Merge branch 'perf/annotate' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-05-08
5
-72
/
+164
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
perf annotate browser: Compact 'nop' output
Arnaldo Carvalho de Melo
2012-05-08
1
-0
/
+13
|
*
|
|
perf annotate browser: Do raw printing in 'o'ffset in a single place
Arnaldo Carvalho de Melo
2012-05-07
3
-14
/
+29
|
*
|
|
perf annotate browser: Don't change the asm line color when toggling source
Arnaldo Carvalho de Melo
2012-05-03
1
-3
/
+0
|
*
|
|
perf annotate browser: More clearly separate columns
Arnaldo Carvalho de Melo
2012-05-03
3
-28
/
+36
|
*
|
|
perf ui browser: Introduce routine to draw vertical line
Arnaldo Carvalho de Melo
2012-05-03
2
-0
/
+11
|
*
|
|
perf annotate browser: Don't display 0.00 percentages
Arnaldo Carvalho de Melo
2012-04-27
1
-7
/
+7
|
*
|
|
perf annotate browser: Remove the vertical line after the percentages
Arnaldo Carvalho de Melo
2012-04-27
1
-5
/
+4
|
*
|
|
perf annotate browser: Show current jump, back or forward
Arnaldo Carvalho de Melo
2012-04-27
1
-27
/
+23
|
*
|
|
perf ui browser: Add method to draw up/down arrow line
Arnaldo Carvalho de Melo
2012-04-27
2
-4
/
+54
|
*
|
|
perf annotate browser: Add a right arrow before call instructions
Arnaldo Carvalho de Melo
2012-04-27
1
-0
/
+3
*
|
|
|
Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-05-07
12
-383
/
+810
|
\
\
\
\
|
*
|
|
|
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
Steven Rostedt
2012-05-04
1
-1
/
+1
|
*
|
|
|
ftrace/x86: Remove the complex ftrace NMI handling code
Steven Rostedt
2012-04-28
3
-174
/
+6
|
*
|
|
|
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2012-04-28
4
-1
/
+358
|
*
|
|
|
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-24
4
-149
/
+297
|
*
|
|
|
tracing: Remove an unneeded check in trace_seq_buffer()
Dan Carpenter
2012-04-24
1
-4
/
+1
|
*
|
|
|
tracing: Add percpu buffers for trace_printk()
Steven Rostedt
2012-04-24
4
-55
/
+148
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2012-04-27
8
-195
/
+645
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
perf annotate browser: Don't draw jump connectors for out of function jumps
Arnaldo Carvalho de Melo
2012-04-25
1
-2
/
+4
|
*
|
|
perf annotate: Mark jump instructions with no offset
Arnaldo Carvalho de Melo
2012-04-25
2
-3
/
+12
|
*
|
|
perf annotate: Disambiguage offsets and addresses in operands
Arnaldo Carvalho de Melo
2012-04-25
3
-19
/
+22
|
*
|
|
perf annotate browser: Handle NULL jump targets
Arnaldo Carvalho de Melo
2012-04-25
1
-0
/
+7
|
*
|
|
perf annotate browser: Initial loop detection
Arnaldo Carvalho de Melo
2012-04-24
3
-4
/
+98
|
*
|
|
ui browser: Add method to write graphical characters
Arnaldo Carvalho de Melo
2012-04-20
3
-10
/
+12
|
*
|
|
perf annotate browser: Handle retq instructions
Arnaldo Carvalho de Melo
2012-04-20
1
-4
/
+9
|
*
|
|
perf annotate browser: Add visual cue for retq instruction
Arnaldo Carvalho de Melo
2012-04-20
1
-4
/
+13
|
*
|
|
perf annotate browser: Add visual cues on jump lines
Arnaldo Carvalho de Melo
2012-04-20
1
-1
/
+12
|
*
|
|
perf annotate browser: Suppress the callq address
Arnaldo Carvalho de Melo
2012-04-20
2
-2
/
+42
|
*
|
|
perf annotate browser: Bandaid offsets/jump label objdump ambiguity
Arnaldo Carvalho de Melo
2012-04-20
1
-1
/
+9
|
*
|
|
perf annotate: Group operands members
Arnaldo Carvalho de Melo
2012-04-20
3
-46
/
+49
|
*
|
|
perf annotate: Add missing jump variants
Arnaldo Carvalho de Melo
2012-04-19
1
-0
/
+29
|
*
|
|
perf annotate browser: Use a vertical line as percentage separator
Arnaldo Carvalho de Melo
2012-04-19
1
-2
/
+4
|
*
|
|
perf annotate browser: Make lines more compact
Arnaldo Carvalho de Melo
2012-04-19
1
-8
/
+9
|
*
|
|
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
2012-04-19
3
-4
/
+25
|
*
|
|
perf annotate browser: Hide non jump target addresses in offset mode
Arnaldo Carvalho de Melo
2012-04-19
1
-13
/
+58
[prev]
[next]