summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-04-28perf machine: Pass buffer size to machine__mmap_nameArnaldo Carvalho de Melo
2010-04-28perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo
2010-04-27Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-04-26perf tools: Fix libdw-dev package name in error messageStefan Hajnoczi
2010-04-26perf probe: Add --max-probes optionMasami Hiramatsu
2010-04-26perf probe: Fix to exit callback soon after finding too many probe pointsMasami Hiramatsu
2010-04-26perf probe: Fix to use symtab only if no debuginfoMasami Hiramatsu
2010-04-26perf tools: Initialize dso->node member in dso__newMasami Hiramatsu
2010-04-24perf: Some perf-kvm documentation editsWilliam Cohen
2010-04-24perf: Add a perf trace option to check samples ordering reliabilityFrederic Weisbecker
2010-04-24perf: Use generic sample reordering in perf timechartFrederic Weisbecker
2010-04-24perf: Use generic sample reordering in perf traceFrederic Weisbecker
2010-04-24perf: Use generic sample reordering in perf kmemFrederic Weisbecker
2010-04-24perf: Use generic sample reordering in perf schedFrederic Weisbecker
2010-04-24perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker
2010-04-24perf: Fix initialization bug in parse_single_tracepoint_event()Stephane Eranian
2010-04-24perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake
2010-04-22perf probe: Add PowerPC DWARF register number mappingsIan Munsie
2010-04-22perf: Move arch specific code into separate arch directoryIan Munsie
2010-04-21perf: Fix perf probe build errorFrederic Weisbecker
2010-04-19perf: 'perf kvm' tool for monitoring guest performance from hostZhang, Yanmin
2010-04-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-04-15Merge branch 'perf/live' into perf/coreIngo Molnar
2010-04-15perf: Make the trace events sample period default to 1Frederic Weisbecker
2010-04-15perf: Always record tracepoints raw samples from perf recordFrederic Weisbecker
2010-04-15perf: Make -f the default for perf recordFrederic Weisbecker
2010-04-14perf: Fix dynamic field detectionThomas Gleixner
2010-04-14perf probe: Show function entry line as probe-ableMasami Hiramatsu
2010-04-14perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_locationMasami Hiramatsu
2010-04-14perf probe: Fix line range to show end lineMasami Hiramatsu
2010-04-14perf probe: Fix a bug that --line range can be overflowMasami Hiramatsu
2010-04-14perf probe: Fix mis-estimation for shortening filenameMasami Hiramatsu
2010-04-14perf probe: Fix to use correct debugfs path finderMasami Hiramatsu
2010-04-14perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.cMasami Hiramatsu
2010-04-14perf probe: Remove xzalloc() from util/probe-{event, finder}.cMasami Hiramatsu
2010-04-14perf probe: Remove die() from probe-event codeMasami Hiramatsu
2010-04-14perf probe: Remove die() from probe-finder codeMasami Hiramatsu
2010-04-14perf probe: Support DW_OP_call_frame_cfa in debuginfoMasami Hiramatsu
2010-04-14perf probe: Support basic type castingMasami Hiramatsu
2010-04-14perf probe: Query basic types from debuginfoMasami Hiramatsu
2010-04-14perf probe: Use the last field name as the argument nameMasami Hiramatsu
2010-04-14perf probe: Support argument nameMasami Hiramatsu
2010-04-14perf tools: Fix accidentally preprocessed snprintf callbackFrederic Weisbecker
2010-04-14perf trace: Invoke live mode automatically if record/report not specifiedTom Zanussi
2010-04-14perf trace/scripting: Enable scripting shell scripts for live modeTom Zanussi
2010-04-14perf trace/scripting: Add rwtop and sctop scriptsTom Zanussi
2010-04-14perf: Convert perf header build_ids into build_id eventsTom Zanussi
2010-04-14perf: Convert perf tracing data into a tracing_data eventTom Zanussi
2010-04-14perf: Convert perf event types into event type eventsTom Zanussi
2010-04-14perf: Convert perf header attrs into attr eventsTom Zanussi