aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-11Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar
2010-05-10perf/trace/scripting: syscall-counts script cleanupTom Zanussi
2010-05-10perf/trace/scripting: syscall-counts-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: failed-syscalls-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: don't show script start/stop messages by defaultTom Zanussi
2010-05-10perf/trace/scripting: workqueue-stats script cleanupTom Zanussi
2010-05-10perf/trace/scripting: wakeup-latency script cleanupTom Zanussi
2010-05-10perf/trace/scripting: rwtop script cleanupTom Zanussi
2010-05-10perf/trace/scripting: rw-by-pid script cleanupTom Zanussi
2010-05-10perf/trace/scripting: failed-syscalls script cleanupTom Zanussi
2010-05-10perf hist: Calculate max_sym name len and nr_entriesArnaldo Carvalho de Melo
2010-05-10perf hist: Introduce hists class and move lots of methods to itArnaldo Carvalho de Melo
2010-05-10perf session: create_kernel_maps should use ->host_machineArnaldo Carvalho de Melo
2010-05-10perf callchains: Use zalloc to allocate objectsArnaldo Carvalho de Melo
2010-05-10perf newt: Use newtAddComponent()Arnaldo Carvalho de Melo
2010-05-10Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-05-09perf report: Allow limiting the number of entries to print in callchainsArnaldo Carvalho de Melo
2010-05-09perf session: Embed the host machine data on perf_sessionArnaldo Carvalho de Melo
2010-05-09perf symbols: Check if a struct machine instance was foundArnaldo Carvalho de Melo
2010-05-09perf symbols: Consider unresolved DSOs in the dso__col_widt calculationArnaldo Carvalho de Melo
2010-05-09perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake
2010-05-09perf hist: Simplify the insertion of new hist_entry instancesArnaldo Carvalho de Melo
2010-05-09perf report: Fix leak of resolved callchains array on error pathArnaldo Carvalho de Melo
2010-05-09perf callchain: Move validate_callchain to callchain libArnaldo Carvalho de Melo
2010-05-09perf/live-mode: Handle payload-less eventsTom Zanussi
2010-05-09tracing: Factorize lock events in a lock classFrederic Weisbecker
2010-05-09tracing: Drop the nested field from lock_release eventFrederic Weisbecker
2010-05-09tracing: Drop lock_acquired waittime fieldFrederic Weisbecker
2010-05-09perf lock: Always check min AND max wait timeFrederic Weisbecker
2010-05-09perf: Fix perf lock bad rateFrederic Weisbecker
2010-05-09perf: Humanize lock flags in perf lockFrederic Weisbecker
2010-05-09perf: Cleanup perf lock broken statesFrederic Weisbecker
2010-05-09perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake
2010-05-09perf: Provide a new deterministic events reordering algorithmFrederic Weisbecker
2010-05-09perf: Introduce a new "round of buffers read" pseudo eventFrederic Weisbecker
2010-05-08perf report: Document '--call-graph' better for usagePekka Enberg
2010-05-08kprobes: Move enable/disable_kprobe() out from debugfs codeMasami Hiramatsu
2010-05-08x86, perf: P4 PMU -- check for proper event index in RAW eventsCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- Get rid of redundant check for array indexCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- protect sensible procedures from preemptionCyrill Gorcunov
2010-05-08x86, perf: P4 PMU -- configure predefined eventsCyrill Gorcunov
2010-05-08perf_event: Make software events work againPaul Mackerras
2010-05-08Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-05-07perf list: Improve the raw hw event descriptor documentationArnaldo Carvalho de Melo
2010-05-07perf, x86: implement group scheduling transactional APIsLin Ming
2010-05-07perf: Add group scheduling transactional APIsLin Ming
2010-05-07perf, x86: Improve the PEBS ABIPeter Zijlstra
2010-05-07perf, x86: Consolidate some code repetitionPeter Zijlstra
2010-05-07perf, x86: Remove PEBS SAMPLE_RAW supportPeter Zijlstra
2010-05-07perf, x86: Use weight instead of cmask in for_each_event_constraint()Robert Richter