aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/session.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-17perf session: fix error message on failure to open perf.dataAndy Isaacson1-2/+4
2010-06-17perf debug: fix hex dump partial final lineAndy Isaacson1-6/+4
2010-06-17perf probe: Add kernel source path optionChase Douglas4-3/+62
2010-06-17perf tools: .gitignore += config.make config.make.autogenKirill Smelkov1-0/+2
2010-06-17perf record: Add option to avoid updating buildid cacheStephane Eranian4-1/+21
2010-06-17perf symbols: Function descriptor symbol lookupEric B Munson1-3/+34
2010-06-17perf record: Avoid synthesizing mmap() for all processes in per-thread modeStephane Eranian1-1/+1
2010-06-09perf tools: Reorganize the Makefile feature testsArnaldo Carvalho de Melo2-53/+175
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov1-14/+10
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov1-1/+5
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan15-833/+7
2010-06-09perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra1-1/+1
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra7-71/+72
2010-06-09perf: Add perf_event::child_countPeter Zijlstra2-2/+3
2010-06-09perf: Add perf_event_count()Peter Zijlstra1-6/+11
2010-06-09arch: Implement local64_tPeter Zijlstra23-0/+118
2010-06-09perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything neededPeter Zijlstra2-27/+36
2010-06-09perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra2-157/+157
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2-1/+20
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra5-28/+36
2010-06-09perf: Add non-exec mmap() trackingEric B Munson5-22/+35
2010-06-09perf, trace: Remove superfluous rcu_read_lock()Peter Zijlstra1-2/+0
2010-06-09perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra3-7/+6
2010-06-08tracing: Remove boot tracerAmérico Wang8-318/+10
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker11-83/+46
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker8-68/+60
2010-06-08perf, x86: Small fix to cpuid10_edxLivio Soares1-2/+3
2010-06-08perf: Fix signed comparison in perf_adjust_period()Peter Zijlstra1-1/+4
2010-06-07perf tools: Allow building perf source tarballs on non-configured treeArnaldo Carvalho de Melo1-0/+2
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov1-1/+1
2010-06-05perf report: Implement --sort cpuArun Sharma6-2/+39
2010-06-05perf tools: Make event__preprocess_sample parse the sampleArnaldo Carvalho de Melo8-44/+41
2010-06-05perf annotate: Ask objdump to demangle symbolsStephane Eranian1-1/+1
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian9-18/+89
2010-06-05perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo3-7/+44
2010-06-05perf tools: Add the ability to specify list of cpus to monitorStephane Eranian8-24/+110
2010-06-05perf report: Make -D print sampled CPUStephane Eranian2-3/+5
2010-06-04perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo1-2/+6
2010-06-03tracing: Remove ftrace_preempt_disable/enableSteven Rostedt9-99/+24
2010-06-03tracing/sched: Make preempt_schedule() notraceSteven Rostedt1-3/+3
2010-06-03perf: Fix crash in sweventsPeter Zijlstra1-9/+15
2010-06-01perf buildid-list: Fix --with-hits event processingArnaldo Carvalho de Melo1-1/+3
2010-06-01perf scripts python: Give field dict to unhandled callbackPierre Tardy2-18/+35
2010-06-01perf hist: fix objdump output parsingKonstantin Stepanyuk1-1/+1
2010-06-01perf-record: Check correct pid when forkingBorislav Petkov1-2/+1
2010-06-01perf: Do the comm inheritance per thread in event__process_taskFrederic Weisbecker1-7/+2
2010-06-01perf: Use event__process_task from perf schedFrederic Weisbecker1-0/+1
2010-05-31perf: Process comm events by tidFrederic Weisbecker1-2/+2
2010-05-31blktrace: Fix new kernel-doc warningsRandy Dunlap1-0/+2
2010-05-31perf_events: Fix unincremented buffer base on partial copyFrederic Weisbecker1-0/+1