Skip to content

Commit

Permalink
Merge branch 'perf/x86' into perf/core
Browse files Browse the repository at this point in the history
Merge reason: The new P4 driver is stable and ready now for more
              testing.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Mar 12, 2010
2 parents 3997d37 + 0b86122 commit 0308635
Show file tree
Hide file tree
Showing 7 changed files with 1,361 additions and 23 deletions.
2 changes: 1 addition & 1 deletion arch/x86/include/asm/perf_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Performance event hw details:
*/

#define X86_PMC_MAX_GENERIC 8
#define X86_PMC_MAX_GENERIC 32
#define X86_PMC_MAX_FIXED 3

#define X86_PMC_IDX_GENERIC 0
Expand Down
Loading

0 comments on commit 0308635

Please sign in to comment.