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
...
|
*
|
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
2011-05-10
363
-2308
/
+4430
|
|
\
|
|
*
|
Merge branch 'perf/stat' into perf/core
Ingo Molnar
2011-05-06
6
-102
/
+352
|
|
\
\
|
|
*
|
perf stat: Tell user about unsupported events in the list
David Ahern
2011-04-30
1
-1
/
+5
|
|
*
|
perf list: Fix max event string size
Ingo Molnar
2011-04-29
1
-12
/
+13
|
|
*
|
perf events, x86: Add Westmere stalled-cycles-frontend/backend events
Ingo Molnar
2011-04-29
1
-0
/
+6
|
|
*
|
perf stat: Fail softly on unsupported events
Ingo Molnar
2011-04-29
1
-3
/
+1
|
|
*
|
perf stat: Leave more room for percentages
Ingo Molnar
2011-04-29
1
-11
/
+11
|
|
*
|
perf stat: Adjust stall cycles warning percentages
Ingo Molnar
2011-04-29
1
-4
/
+4
|
|
*
|
perf stat: Analyze front-end and back-end stall counts
Ingo Molnar
2011-04-29
2
-9
/
+39
|
|
*
|
perf tools: Add front-end and back-end stalled cycles support
Ingo Molnar
2011-04-29
3
-23
/
+28
|
|
*
|
perf, x86: Add new stalled cycles events for Intel and AMD CPUs
Ingo Molnar
2011-04-29
2
-7
/
+11
|
|
*
|
perf events: Add generic front-end and back-end stalled cycle event definitions
Ingo Molnar
2011-04-29
2
-2
/
+3
|
|
*
|
perf stat: Fix compatibility behavior
Ingo Molnar
2011-04-28
1
-1
/
+4
|
|
*
|
perf stat: Add --sync/-S option
Ingo Molnar
2011-04-28
1
-0
/
+7
|
|
*
|
perf event, x86: Use better stalled cycles metric
Ingo Molnar
2011-04-28
1
-2
/
+2
|
|
*
|
perf stat: Fix printout vertical alignment
Ingo Molnar
2011-04-27
1
-1
/
+1
|
|
*
|
perf stat: Add -d/--detailed flag to run with a lot of events
Ingo Molnar
2011-04-26
1
-8
/
+60
|
|
*
|
perf stat: Print out miss/hit ratio for L1 data-cache events
Ingo Molnar
2011-04-26
1
-0
/
+33
|
|
*
|
perf stat: Print branch misses warning colors
Ingo Molnar
2011-04-26
1
-7
/
+24
|
|
*
|
perf stat: Print stalled cycles warning colors
Ingo Molnar
2011-04-26
1
-6
/
+27
|
|
*
|
perf stat: Fix -nan% output in perf stat noise printouts
Ingo Molnar
2011-04-26
1
-5
/
+13
|
|
*
|
perf stat: Add stalled cycles to the default output
Ingo Molnar
2011-04-26
2
-8
/
+8
|
|
*
|
perf stat: Add stalled cycles accounting, prettify the resulting output
Ingo Molnar
2011-04-26
1
-13
/
+30
|
|
*
|
perf stat: Factor our shadow stats
Ingo Molnar
2011-04-26
1
-14
/
+19
|
|
*
|
perf stat: Make all displayed event names parseable as well
Ingo Molnar
2011-04-26
1
-2
/
+2
|
|
*
|
perf stat: Fail more clearly when an invalid modifier is specified
Ingo Molnar
2011-04-26
1
-11
/
+22
|
|
*
|
perf tools: Accept case-insensitive symbolic event variants
Ingo Molnar
2011-04-26
1
-3
/
+5
|
|
*
|
perf stat: Print cache misses as percentage
Ingo Molnar
2011-04-26
1
-3
/
+15
|
|
*
|
perf stat: Print stalled cycles percentage
Ingo Molnar
2011-04-26
1
-2
/
+9
|
|
*
|
perf events, x86: Mark constrant tables read mostly
Ingo Molnar
2011-04-26
1
-10
/
+10
|
|
*
|
perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
Ingo Molnar
2011-04-26
4
-0
/
+6
|
|
*
|
Merge branch 'perf/urgent' into perf/stat
Ingo Molnar
2011-04-26
60
-278
/
+598
|
|
|
\
\
|
*
|
|
|
perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events
Lin Ming
2011-05-06
1
-0
/
+6
|
*
|
|
|
perf events: Clean up definitions and initializers, update copyrights
Ingo Molnar
2011-05-04
2
-72
/
+64
|
*
|
|
|
hw breakpoints: Move to kernel/events/
Borislav Petkov
2011-05-03
3
-2
/
+2
|
*
|
|
|
perf: Start the restructuring
Borislav Petkov
2011-05-03
3
-2
/
+8
|
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-05-01
2
-214
/
+141
|
|
\
\
\
\
|
|
*
|
|
|
ftrace: Consolidate the function match routines for normal and mods
Steven Rostedt
2011-04-30
1
-62
/
+36
|
|
*
|
|
|
ftrace: Consolidate updating of ftrace_trace_function
Steven Rostedt
2011-04-30
1
-61
/
+34
|
|
*
|
|
|
ftrace: Move record update for normal and modules into a separate function
Steven Rostedt
2011-04-30
1
-8
/
+11
|
|
*
|
|
|
ftrace: Remove FTRACE_FL_CONVERTED flag
Steven Rostedt
2011-04-30
2
-9
/
+4
|
|
*
|
|
|
ftrace: Remove FTRACE_FL_FAILED flag
Steven Rostedt
2011-04-30
2
-34
/
+51
|
|
*
|
|
|
ftrace: Remove failures file
Steven Rostedt
2011-04-30
1
-37
/
+2
|
|
*
|
|
|
ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-04-30
1
-4
/
+0
|
|
*
|
|
|
ftrace: Make FTRACE_WARN_ON() work in if condition
Steven Rostedt
2011-04-30
1
-6
/
+10
|
*
|
|
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-05-01
62
-290
/
+639
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-04-30
1
-5
/
+7
|
*
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-27
22
-501
/
+576
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
jump label: Add s390 support
Jan Glauber
2011-04-04
4
-1
/
+98
|
|
*
|
|
|
jump label: Add _ASM_ALIGN for x86 and x86_64
Jason Baron
2011-04-04
1
-0
/
+1
[prev]
[next]