]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Sep 2009 16:15:07 +0000 (09:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Sep 2009 16:15:07 +0000 (09:15 -0700)
commit965a4aa3b3c72c0fbc36ac5933be2bfb453b4ee7
tree40a86739ca4c36200f447f655b01c57cfe646e26
parent8d267b2afccb23fa1e2a49f9b3cd5aaf8995aa73
parent5e0d0f956cec8e6890dba18fa2d18b8578efc390
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  perf: Tidy up after the big rename
  perf: Do the big rename: Performance Counters -> Performance Events
  perf_counter: Rename 'event' to event_id/hw_event
  perf_counter: Rename list_entry -> group_entry, counter_list -> group_list

Manually resolved some fairly trivial conflicts with the tracing tree in
include/trace/ftrace.h and kernel/trace/trace_syscalls.c.
arch/x86/kernel/apic/apic.c
include/linux/sched.h
include/linux/syscalls.h
include/trace/ftrace.h
init/Kconfig
kernel/Makefile
kernel/sched.c
kernel/trace/trace_syscalls.c