summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf ui: Move ui_progress routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-105-59/+74
* perf ui: Move ui_helpline routines to separate file in util/ui/Arnaldo Carvalho de Melo2010-08-104-37/+55
* perf ui: Shorten ui_browser member namesArnaldo Carvalho de Melo2010-08-103-50/+49
* perf ui: Start breaking down newt.c into multiple filesArnaldo Carvalho de Melo2010-08-064-304/+368
* perf tui: Introduce list_head based generic ui_browser refresh routineArnaldo Carvalho de Melo2010-08-062-25/+32
* perf probe: Fix memory leaks in add_perf_probe_eventsMasami Hiramatsu2010-08-061-3/+8
* perf probe: Fix to copy the type for raw parametersMasami Hiramatsu2010-08-061-2/+6
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-08-069-40/+297
|\
| * perf report: Speed up exit pathArnaldo Carvalho de Melo2010-08-051-1/+12
| * perf timechart: Adjust confusing if indentationJulia Lawall2010-08-051-2/+2
| * perf trace: Clean up #includesAndrea Gelmini2010-08-051-12/+7
| * perf probe: Remove duplicated #includeAndrea Gelmini2010-08-051-1/+0
| * perf ui: Add search by name/addr to the map__browserArnaldo Carvalho de Melo2010-08-052-10/+117
| * perf hists: Fixup addr snprintf width on 32 bit archesArnaldo Carvalho de Melo2010-08-051-2/+4
| * perf hists: Handle verbose in hists__sort_list_widthArnaldo Carvalho de Melo2010-08-051-0/+3
| * perf ui: Shorten ui_browser->refresh_entries to refreshArnaldo Carvalho de Melo2010-08-051-12/+12
| * perf ui: Add a map browserArnaldo Carvalho de Melo2010-08-051-2/+127
| * perf symbols: Store the symbol bindingArnaldo Carvalho de Melo2010-08-052-8/+23
* | oprofile: add support for Intel processor model 30Josh Hunt2010-08-051-0/+1
|/
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-08-054-27/+25
|\
| * tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju2010-08-041-0/+3
| * perf: expose event__process functionSrikar Dronamraju2010-08-043-20/+21
| * perf events: Fix mmap offset determinationDave Martin2010-08-041-7/+1
* | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-0516-348/+770
|\ \ | |/ |/|
| * kernel/watchdog: Initialize 'result'Kulikov Vasiliy2010-07-071-1/+1
| * lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker2010-05-191-1/+0
| * lockup_detector: Convert per_cpu to __get_cpu_var for readabilityDon Zickus2010-05-191-18/+17
| * lockup_detector: Cross arch compile fixesDon Zickus2010-05-163-5/+8
| * lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-164-14/+14
| * lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-163-3/+5
| * lockup_detector: Update some configFrederic Weisbecker2010-05-161-22/+3
| * x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-131-0/+1
| * watchdog: Export touch_softlockup_watchdogIngo Molnar2010-05-131-0/+1
| * lockup_detector: Fix forgotten config conversionFrederic Weisbecker2010-05-131-1/+1
| * lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker2010-05-131-1/+1
| * lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdogDon Zickus2010-05-121-3/+4
| * x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-121-58/+0
| * x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-121-14/+51
| * lockup_detector: Remove nmi_watchdog.c fileDon Zickus2010-05-121-259/+0
| * lockup_detector: Remove old softlockup codeDon Zickus2010-05-122-305/+10
| * lockup_detector: Touch_softlockup cleanups and softlockup_tick removalDon Zickus2010-05-124-55/+6
| * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-1212-29/+650
| * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-1211210-279117/+611513
| |\
| * | nmi_watchdog: Tell the world we're activePeter Zijlstra2010-03-021-0/+2
| * | nmi_watchdog: Turn it off by defaultIngo Molnar2010-02-281-1/+0
| * | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-254-37/+36
| * | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-191-0/+2
| * | nmi_watchdog: Properly configure for software eventsDon Zickus2010-02-171-5/+18
| * | nmi_watchdog: support for oprofileDon Zickus2010-02-171-62/+82
| * | nmi_watchdog: Fallback to software events when no hardware pmu detectedDon Zickus2010-02-141-2/+6
OpenPOWER on IntegriCloud