]> git.karo-electronics.de Git - karo-tx-linux.git/history - tools
perf hists browser: Add option for runtime switching perf data file
[karo-tx-linux.git] / tools /
2013-02-06 Feng Tangperf hists browser: Add option for runtime switching...
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git.kernel.org...
2013-02-01 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
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.kernel...
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.kernel...
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...
2013-01-24 Thomas Jaroschperf tools: Fix possible (unlikely) buffer overflow
2013-01-24 Al Cooperperf tools: Fix GNU make v3.80 compatibility issue
2013-01-24 Jon Stanleytools lib traceevent: Add copyright header
2013-01-24 Jon Stanleytools lib traceevent: Update FSF postal address to...
2013-01-24 Sasha Levintools lib traceevent: test correct variable after alloc...
2013-01-24 Namhyung Kimperf ui/gtk: Setup browser window early
2013-01-24 Namhyung Kimperf ui/gtk: Factor out common browser routines
2013-01-24 Sasha Levinperf script: use ARRAY_SIZE instead of reinventing it
2013-01-24 Sasha Levinperf kmem: use ARRAY_SIZE instead of reinventing it
2013-01-24 Sasha Levinperf tools: remove redundant checks from _sort__sym_cmp
2013-01-24 Arnaldo Carvalho... perf tests: Don't fail if a matching vmlinux isn't...
2013-01-24 Jiri Olsaperf tests: Add return states enum for tests
2013-01-24 Arnaldo Carvalho... perf kvm: Initialize file_name var to fix segfault
2013-01-24 Arnaldo Carvalho... perf machine: Simplify accessing the host machine
2013-01-24 Jiri Olsaperf tests: Fix PYTHONPATH for python-use test tracepoints
2013-01-24 Arnaldo Carvalho... perf machine: Introduce struct machines
2013-01-24 Arnaldo Carvalho... perf session: There is no need for a per session hists...
next