uprobes: Kill the pointless inode/uc checks in register/unregister
[cascardo/linux.git] / tools /
2013-02-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-02-06 Arnaldo Carvalho... perf python: Link with sysfs.o
2013-02-06 Arnaldo Carvalho... perf evlist: Pass the event_group info via perf_attr_de...
2013-02-06 Paul Gortmakerperf tools: Fix calloc argument ordering
2013-02-06 Jiri Olsaperf tests: Adding automated parsing tests for group...
2013-02-06 Jiri Olsaperf tools: Fix perf_evsel::exclude_GH handling
2013-02-06 Jiri Olsaperf perl scripts: Fix SIGALRM and pipe read race for...
2013-02-06 Jiri Olsaperf hists browser: Add support to display whole group...
2013-02-06 Stephane Eranianperf stat: Add per processor socket count aggregation
2013-02-06 Stephane Eranianperf tools: Add cpu_map processor socket level functions
2013-02-06 David Ahernperf evlist: Make event_copy local to mmaps
2013-02-06 Namhyung Kimperf sort: Check return value of strdup()
2013-02-06 Namhyung Kimperf sort: Make setup_sorting returns an error code
2013-02-06 Namhyung Kimperf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
2013-02-06 Borislav Petkovperf tools: Check for flex and bison before continuing...
2013-02-06 Stephane Eranianperf evlist: Fix set event list leader
2013-02-06 Feng Tangperf report: Enable the runtime switching of perf data...
2013-02-06 Feng Tangperf hists browser: Add option for runtime switching...
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-02-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
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 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-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-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 Joshua Zhuperf tools: Add anonymous huge page recognition
2013-01-24 Namhyung Kimperf bench: Flush stdout before starting bench suite
2013-01-24 Namhyung Kimperf symbols: Include elf.h header regardless LIBELF_SU...
next