Commit Graph

219 Commits (d4a67d9dc8a5a80c4ec1814791af8c0252c158b8)

Author SHA1 Message Date
Don Zickus c410b83077 x86, NMI: Remove DIE_NMI_IPI 14 years ago
Don Zickus 166d751479 x86, NMI: Add priorities to handlers 14 years ago
Robert Richter c7c25802b3 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU 14 years ago
Tejun Heo 7b543a5334 x86: Replace uses of current_cpu_data with this_cpu ops 14 years ago
Tejun Heo 0a3aee0da4 x86: Use this_cpu_ops to optimize code 14 years ago
Don Zickus 4a7863cc2e x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR 14 years ago
Robert Richter da169f5df2 oprofile, x86: Add support for 6 counters (AMD family 15h) 14 years ago
Robert Richter 30570bced1 oprofile, x86: Add support for AMD family 15h 14 years ago
Soeren Sandmann Pedersen 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines 14 years ago
Don Zickus 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog 14 years ago
Robert Richter eb48c9cb20 apic, amd: Make firmware bug messages more meaningful 15 years ago
Ingo Molnar 2c78ffeca9 x86/oprofile: Fix uninitialized variable use in debug printk 15 years ago
Robert Richter 27afdf2008 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets 15 years ago
Robert Richter b47fad3bfb oprofile, x86: Add support for IBS periodic op counter extension 15 years ago
Robert Richter 25da695047 oprofile, x86: Add support for IBS branch target address reporting 15 years ago
Robert Richter 53b39e9480 oprofile, x86: Introduce struct ibs_state 15 years ago
Robert Richter fc889aa23f oprofile, x86: Remove duplicate check for IBS_CAPS_OPCNT 15 years ago
Robert Richter 4ac945f002 oprofile, x86: Check IBS capability bits 1 and 2 15 years ago
Robert Richter e63414740e oprofile, x86: Add support for AMD family 14h 15 years ago
Robert Richter 3acbf0849b oprofile, x86: Add support for AMD family 12h 15 years ago
Robert Richter 5140434d5f oprofile, x86: Simplify init/exit functions 15 years ago
Jiri Olsa f6dedecc37 oprofile, x86: Adding backtrace dump for 32bit process in compat mode 15 years ago
Jiri Olsa 40c6b3cb64 oprofile, x86: Using struct stack_frame for 64bit processes dump 15 years ago
Jiri Olsa bb7ab785ad oprofile: Add Support for Intel CPU Family 6 / Model 29 15 years ago
Patrick Simmons c33f543d32 oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) 15 years ago
Robert Richter 269f45c250 oprofile, x86: fix init_sysfs() function stub 15 years ago
Robert Richter 10f0412f57 oprofile, x86: fix init_sysfs error handling 15 years ago
Josh Hunt a7c55cbee0 oprofile: add support for Intel processor model 30 15 years ago
John Villalovos 45c34e05c4 Oprofile: Change CPUIDS from decimal to hex, and add some comments 15 years ago
Robert Richter bae663bc63 oprofile/x86: make AMD IBS hotplug capable 15 years ago
Robert Richter 3de668ee8d oprofile/x86: notify cpus only when daemon is running 15 years ago
Robert Richter d30d64c6da oprofile/x86: reordering some functions 15 years ago
Robert Richter de65464973 oprofile/x86: stop disabled counters in nmi handler 15 years ago
Robert Richter 6ae56b55bc oprofile/x86: protect cpu hotplug sections 15 years ago
Robert Richter 216f3d9b4e oprofile/x86: remove CONFIG_SMP macros 15 years ago
Robert Richter 2623a1d55a oprofile/x86: fix uninitialized counter usage during cpu hotplug 15 years ago
Robert Richter 5bdb7934ca oprofile/x86: remove duplicate IBS capability check 15 years ago
Robert Richter da759fe5be oprofile/x86: move IBS code 15 years ago
Robert Richter 8617f98c00 oprofile/x86: return -EBUSY if counters are already reserved 15 years ago
Robert Richter 83300ce0df oprofile/x86: moving shutdown functions 15 years ago
Robert Richter d0e4120fda oprofile/x86: reserve counter msrs pairwise 15 years ago
Robert Richter 8f5a2dd83a oprofile/x86: rework error handler in nmi_setup() 15 years ago
Robert Richter 948b1bb89a perf, x86: Undo some some *_counter* -> *_event* renames 15 years ago
Robert Richter bb1165d688 perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE 15 years ago
Robert Richter a163b1099d perf, x86: add some IBS macros to perf_event.h 15 years ago
Robert Richter 1d6040f17d perf, x86: make IBS macros available in perf_event.h 15 years ago
Robert Richter cfc9c0b450 oprofile/x86: fix msr access to reserved counters 15 years ago
Robert Richter c17c8fbf34 oprofile/x86: use kzalloc() instead of kmalloc() 15 years ago
Robert Richter 68dc819ce8 oprofile/x86: fix perfctr nmi reservation for mulitplexing 15 years ago
Naga Chumbalkar 8588d10671 oprofile/x86: add comment to counter-in-use warning 15 years ago