summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-17perf probe: Add --dry-run optionMasami Hiramatsu
2010-03-17perf probe: Introduce die_find_child() functionMasami Hiramatsu
2010-03-17perf probe: Rename some die_get_* functionsMasami Hiramatsu
2010-03-17perf probe: Rename session to paramMasami Hiramatsu
2010-03-17perf probe: Move add-probe routine to util/Masami Hiramatsu
2010-03-17perf probe: Use wrapper functionsMasami Hiramatsu
2010-03-17perf tools: Introduce xzalloc() for detecting out of memory conditionsMasami Hiramatsu
2010-03-17Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-17perf, x86: Report error code that returned from x86_pmu.hw_config()Robert Richter
2010-03-16perf top: Add missing initialization to zeroArnaldo Carvalho de Melo
2010-03-16kprobes: Hide CONFIG_OPTPROBES and set if arch supports optimized kprobesMasami Hiramatsu
2010-03-16perf probe: Use original address instead of CU-based addressMasami Hiramatsu
2010-03-16perf probe: Fix offset to allow signed valueMasami Hiramatsu
2010-03-16perf top: Improve the autosizing of column lenghtsArnaldo Carvalho de Melo
2010-03-16x86, perf: Fix comments in Pentium-4 PMU definitionsLin Ming
2010-03-16perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-15perf annotate: Properly notify the user that vmlinux is missingArnaldo Carvalho de Melo
2010-03-15perf top: Properly notify the user that vmlinux is missingArnaldo Carvalho de Melo
2010-03-15perf record: Enable the enable_on_exec flag if record forks the targetEric B Munson
2010-03-15perf, x86: Enable not tagged retired instruction counting on P4sCyrill Gorcunov
2010-03-13x86, perf: Unmask LVTPC only if we have APIC supportedCyrill Gorcunov
2010-03-13perf probe: Fix need_dwarf flag if lazy matching is usedMasami Hiramatsu
2010-03-13perf probe: Fix probe_point buffer overrunMasami Hiramatsu
2010-03-13perf tools: Fix non-newt buildArnaldo Carvalho de Melo
2010-03-12Merge branch 'perf/x86' into perf/coreIngo Molnar
2010-03-12perf hist: Don't fprintf the callgraph unconditionallyArnaldo Carvalho de Melo
2010-03-12perf newt: Use newtGetScreenSizeArnaldo Carvalho de Melo
2010-03-12perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from formsArnaldo Carvalho de Melo
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo
2010-03-12perf tools: Add missing bytes printed in hist_entry__fprintfArnaldo Carvalho de Melo
2010-03-12perf tools: Use eprintf for pr_{err,warning,info} tooArnaldo Carvalho de Melo
2010-03-12perf top: Export get_window_dimensionsArnaldo Carvalho de Melo
2010-03-12perf symbols: Bump plt synthesizing warning debug levelArnaldo Carvalho de Melo
2010-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-03-12x86, perf: Fix NULL deref on not assigned x86_pmuCyrill Gorcunov
2010-03-11perf record: Mention paranoid sysctl when failing to create counterArnaldo Carvalho de Melo
2010-03-11perf record: Don't try to find buildids in a zero sized fileArnaldo Carvalho de Melo
2010-03-11perf, x86: Implement initial P4 PMU driverCyrill Gorcunov
2010-03-11perf_events: Improve task_sched_in()eranian@google.com
2010-03-11perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong
2010-03-11perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra
2010-03-11perf: Make the install relative to DESTDIR if specifiedJohn Kacur
2010-03-11kprobes: Calculate the index correctly when freeing the out-of-line execution...Masami Hiramatsu
2010-03-11perf tools: Fix sparse CPU numbering related bugsPaul Mackerras
2010-03-11perf_event: Fix oops triggered by cpu offline/onlinePaul Mackerras
2010-03-10perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker
2010-03-10perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker