Skip to content

Commit

Permalink
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/…
Browse files Browse the repository at this point in the history
…rric/oprofile into perf/urgent
  • Loading branch information
Ingo Molnar committed Mar 17, 2011
2 parents eb4316d + ec6b426 commit 8df341c
Show file tree
Hide file tree
Showing 7 changed files with 1,558 additions and 13 deletions.
2 changes: 1 addition & 1 deletion arch/s390/oprofile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
oprofilefs.o oprofile_stats.o \
timer_int.o )

oprofile-y := $(DRIVER_OBJS) init.o backtrace.o
oprofile-y := $(DRIVER_OBJS) init.o backtrace.o hwsampler.o
Loading

0 comments on commit 8df341c

Please sign in to comment.