pandora-kernel.git
2013-02-06 Jacob Shinperf/x86/amd: Use proper naming scheme for AMD bit...
2013-02-06 Robert Richterperf/x86/amd: Generalize northbridge constraints code...
2013-02-06 Robert Richterperf/x86/amd: Rework northbridge event constraints...
2013-02-06 Sukadev Bhattiproluperf/powerpc: Fix build error
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-02-01 Steven Rostedt... tracing: Init current_trace to nop_trace and remove...
2013-02-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-31 Sukadev Bhattiproluperf: Document the ABI of perf sysfs entries
2013-01-31 Sukadev Bhattiproluperf/POWER7: Make some POWER7 events available in sysfs
2013-01-31 Sukadev Bhattiproluperf/POWER7: Make generic event translations available...
2013-01-31 Sukadev Bhattiproluperf: Make EVENT_ATTR global
2013-01-31 Sukadev Bhattiproluperf/Power7: Use macros to identify perf events
2013-01-31 Namhyung Kimperf evlist: Add --group option
2013-01-31 Namhyung Kimperf report: Add report.group config option
2013-01-31 Namhyung Kimperf report: Add --group option
2013-01-31 Namhyung Kimperf report: Show group description when event group...
2013-01-31 Namhyung Kimperf report: Bypass non-leader events when event group...
2013-01-31 Namhyung Kimperf gtk/browser: Trim column header string when event...
2013-01-31 Namhyung Kimperf gtk/browser: Add support for event group view
2013-01-31 Namhyung Kimperf hists browser: Add suppport for event group view
2013-01-31 Namhyung Kimperf hists browser: Move coloring logic to hpp functions
2013-01-31 Namhyung Kimperf ui/hist: Add support for event group view
2013-01-31 Namhyung Kimperf gtk/browser: Convert hpp helpers to a function
2013-01-31 Namhyung Kimperf hists browser: Convert hpp helpers to a function
2013-01-31 Namhyung Kimperf ui/hist: Consolidate hpp helpers
2013-01-31 Namhyung Kimperf hists: Resort hist entries using group members...
2013-01-31 Namhyung Kimperf report: Make another loop for linking group hists
2013-01-31 Namhyung Kimperf header: Add HEADER_GROUP_DESC feature
2013-01-31 Namhyung Kimperf tests: Add group test conditions
2013-01-31 Namhyung Kimperf tools: Keep group information
2013-01-31 Arnaldo Carvalho... perf top: Delete maps on exit
2013-01-31 Arnaldo Carvalho... perf top: Stop using exit()
2013-01-31 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-30 Hiraku Toyookatracing: Add documentation of snapshot utility
2013-01-30 Hiraku Toyookatracing: Make a snapshot feature available from userspace
2013-01-30 Hiraku Toyookatracing: Replace static old_tracer check of tracer...
2013-01-30 Namhyung Kimtracing: Use sched_clock_cpu for trace_clock_global
2013-01-30 Steven Rostedt... ring-buffer: Add stats field for amount read from trace...
2013-01-30 Thomas Jaroschperf header: Fix double fclose() on do_write(fd, xxx...
2013-01-30 Thomas Jaroschperf header: Fix memory leak for the "Not caching a...
2013-01-30 Thomas Jaroschperf tools: Fix memory leak on error
2013-01-30 Thomas Jaroschperf sort: Use pclose() instead of fclose() on pipe...
2013-01-30 Thomas Jaroschperf tools: Fix possible double free on error
2013-01-30 Sukadev Bhattiproluperf tools, powerpc: Fix compile warnings in tests...
2013-01-30 Namhyung Kimperf evsel: Fix memory leaks on evsel->counts
2013-01-30 Stephane Eranianperf stat: Add interval printing
2013-01-30 Stephane Eranianperf evsel: Add prev_raw_count field
2013-01-30 Peter Hurleyperf tools: Make numa benchmark optional
2013-01-30 Ingo Molnarperf: Add 'perf bench numa mem' NUMA performance measur...
2013-01-30 Borislav Petkovtools: Correct typo in tools Makefile
2013-01-30 Arnaldo Carvalho... perf tests: Fix leaks on PERF_RECORD_* test
2013-01-29 Steven Rostedt... tracing/fgraph: Adjust fgraph depth before calling...
2013-01-29 Jovi Zhangtracing: Remove second iterator initializer
2013-01-26 Shan Weitracing: Use __this_cpu_inc/dec operation instead of...
2013-01-25 Steven Rostedttracing: Remove tracepoint sample code
2013-01-25 Arnaldo Carvalho... perf tests: Call machine__exit in the vmlinux matches...
2013-01-25 Arnaldo Carvalho... perf ui browser: Free browser->helpline() on ui_browser...
2013-01-25 Arnaldo Carvalho... perf header: Stop using die() calls when processing...
2013-01-25 Arnaldo Carvalho... perf kmem: Use memdup()
2013-01-25 Arnaldo Carvalho... perf tools: Use memdup in map__clone
2013-01-25 Arnaldo Carvalho... perf tools: Stop using 'self' in map.[ch]
2013-01-25 Arnaldo Carvalho... perf tools: Stop using 'self' in strlist
2013-01-25 Jiri Olsatools lib traceevent: Handle dynamic array's element...
2013-01-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-25 Josh Tripletttracing: Mark tracing_dentry_percpu() static
2013-01-24 Arnaldo Carvalho... perf test: Allow skipping tests
2013-01-24 Arnaldo Carvalho... perf tools: Allow passing a list to intlist__new
2013-01-24 Arnaldo Carvalho... perf tools: Allow passing NULL to intlist__find
2013-01-24 Tom Zanussiperf script: Remove workqueue-stats script
2013-01-24 Tom Zanussiperf script: hook up perf_scripting_context->pevent
2013-01-24 Tom Zanussiperf script: Don't display trace info when invoking...
2013-01-24 Tom Zanussiperf tools: Reinstate 'signed' field flag for tracepoints
2013-01-24 Arnaldo Carvalho... perf tools: Remove some needless die() calls from the...
2013-01-24 Arnaldo Carvalho... perf pmu: Privatize perf_pmu_{format,alias} structs
2013-01-24 Arnaldo Carvalho... perf tests: Use ARRAY_SIZE() were applicable
2013-01-24 Arnaldo Carvalho... perf tools: Fix usage of __ in event parsing struct...
2013-01-24 Arnaldo Carvalho... perf ui browsers: Fix usage of __ in struct names
2013-01-24 Arnaldo Carvalho... perf pmu: Fix usage of __ in struct names
2013-01-24 Arnaldo Carvalho... perf tools: Fix usage of __ in parse_events_term struct
2013-01-24 Namhyung Kimperf tools: Move ltrim() to util/string.c
2013-01-24 Sukadev Bhattiproluperf tools: Fix PMU format parsing test failure
2013-01-24 Namhyung Kimperf tools: Do not include PERF-VERSION-FILE to Makefile
2013-01-24 Namhyung Kimperf tools: Get rid of unused include of config.mak
2013-01-24 Namhyung Kimtools lib traceevent: Fix warning on '>=' operator
2013-01-24 Jiri Olsaperf tools: Remove unused 'unset' parameter from parse_...
2013-01-24 Stephane Eranianperf tools: Mark branch_info maps as referenced
2013-01-24 Frederik Deweerdtperf annotate browser: Fix segfault when drawing out...
2013-01-24 David Ahernperf tools: Move get_term_dimensions from top to util.c
2013-01-24 David Ahernperf symbols: Mark vmlinux filename as allocated
2013-01-24 David Ahernperf symbols: Move name malloc to when needed in dso__load
2013-01-24 Namhyung Kimperf report: Update documentation for sort keys
2013-01-24 Namhyung Kimperf sort: Separate out branch stack specific sort...
2013-01-24 Namhyung Kimperf sort: Clean up sort__first_dimension setting
2013-01-24 Namhyung Kimperf sort: Calculate parent column width too
2013-01-24 Namhyung Kimperf sort: Align cpu column to right
2013-01-24 Namhyung Kimperf sort: Fix --sort pid output
2013-01-24 Namhyung Kimperf sort: Get rid of unnecessary __maybe_unused
2013-01-24 Namhyung Kimperf sort: Move misplaced sort entry functions
2013-01-24 Hyeoncheol Leeperf probe: Allow of casting an array of char to string
2013-01-24 Vince Weaverperf: Missing field in PERF_RECORD_SAMPLE documentation
next