perf tests: Forward the perf_sample in the dwarf unwind test
[cascardo/linux.git] / tools / perf /
2016-03-23 Arnaldo Carvalho... perf tests: Forward the perf_sample in the dwarf unwind...
2016-03-23 Arnaldo Carvalho... perf tools: Remove misplaced __maybe_unused
2016-03-22 Andi Kleenperf list: Fix documentation of :ppp
2016-03-21 Jakub Jelenperf bench numa: Fix assertion for nodes bitfield
2016-03-18 Wang Nanperf symbols: Record text offset in dso to calculate...
2016-03-18 Arnaldo Carvalho... tools: Move utilities.mak from perf to tools/scripts/
2016-03-11 Sukadev Bhattiproluperf test: Remove 'core_id' check in topo test
2016-03-11 Ingo MolnarMerge tag 'perf-core-for-mingo-20160310' of git://git...
2016-03-10 Andi Kleenperf stat: Add --metric-only support for -A
2016-03-10 Andi Kleenperf stat: Implement --metric-only mode
2016-03-10 Andi Kleenperf stat: Document CSV format in manpage
2016-03-10 Namhyung Kimperf hists browser: Check sort keys before hot key...
2016-03-10 Namhyung Kimperf hists browser: Allow thread filtering for comm...
2016-03-10 Namhyung Kimperf tools: Add sort__has_comm variable
2016-03-10 Namhyung Kimperf tools: Recalc total periods using top-level entrie...
2016-03-10 Namhyung Kimperf tools: Remove nr_sort_keys field
2016-03-10 Namhyung Kimperf hists browser: Cleanup hist_browser__fprintf_hiera...
2016-03-10 Namhyung Kimperf tools: Remove hist_entry->fmt field
2016-03-10 Namhyung Kimperf tools: Fix command line filters in hierarchy mode
2016-03-10 Namhyung Kimperf tools: Add more sort entry check functions
2016-03-10 Namhyung Kimperf tools: Fix hist_entry__filter() for hierarchy
2016-03-10 Jiri Olsaperf jitdump: Build only on supported archs
2016-03-09 Jiri Olsaperf tools: Omit unnecessary cast in perf_pmu__parse_scale
2016-03-09 Jiri Olsaperf tools: Pass perf_hpp_list all the way through...
2016-03-09 Chris Phlipotperf tools: Fix perf script python database export...
2016-03-09 Arnaldo Carvalho... perf jitdump: DWARF is also needed
2016-03-09 Ingo Molnarperf bench mem: Prepare the x86-64 build for upstream...
2016-03-08 Ingo MolnarMerge branch 'email/acme' into perf/core
2016-03-08 Namhyung Kimperf report: Use hierarchy hpp list on gtk
2016-03-08 Namhyung Kimperf hists browser: Use hierarchy hpp list
2016-03-08 Namhyung Kimperf report: Use hierarchy hpp list on stdio
2016-03-08 Namhyung Kimperf hists: Fix indent for multiple hierarchy sort key
2016-03-08 Namhyung Kimperf hists: Support multiple sort keys in a hierarchy...
2016-03-08 Namhyung Kimperf hists: Use own hpp_list for hierarchy mode
2016-03-08 Namhyung Kimperf hists: Introduce perf_hpp__setup_hists_formats()
2016-03-08 Borislav Petkovperf stat: Document --detailed option
2016-03-08 Namhyung Kimperf hists: Add level field to struct perf_hpp_fmt
2016-03-08 Adrian Hunterperf tools: Use 64-bit shifts with (TSC) time conversion
2016-03-08 Adrian Hunterperf jit: Move clockid validation
2016-03-08 Adrian Hunterperf jit: Let jit_process() return errors
2016-03-08 Adrian Hunterperf session: Simplify tool stubs
2016-03-08 Adrian Hunterperf inject: Hit all DSOs for AUX data in JIT and other...
2016-03-08 Colin Ian Kingperf tools: Explicitly declare inc_group_count as a...
2016-03-04 Ingo MolnarMerge tag 'perf-core-for-mingo-20160303' of git://git...
2016-03-03 Andi Kleenperf stat: Check for frontend stalled for metrics
2016-03-03 Colin Ian Kingperf tests: Initialize sa.sa_flags
2016-03-03 Arnaldo Carvalho... perf test: Fix hists related entries
2016-03-03 Colin Ian Kingperf script: Fix double free on command_line
2016-03-03 Andi Kleenperf stat: Support metrics in --per-core/socket mode
2016-03-03 Andi Kleenperf stat: Implement CSV metrics output
2016-03-03 Wang Nanperf record: Ensure return non-zero rc when mmap fail
2016-03-03 Wang Nanperf record: Introduce record__finish_output() to finis...
2016-03-03 Wang Nanperf record: Extract synthesize code to record__synthes...
2016-03-03 Wang Nanperf record: Use WARN_ONCE to replace 'if' condition
2016-03-03 Wang Nanperf data: Explicitly set byte order for integer types
2016-03-03 Wang Nanperf data: Support converting data from bpf_perf_event_...
2016-03-03 Andi Kleenperf stat: Check existence of frontend/backed stalled...
2016-03-03 Jiri Olsaperf tools: Fix locale handling in pmu parsing
2016-02-29 Taeung Songperf trace: Check and discard not only 'nr' but also...
2016-02-29 Jiri Olsaperf tools: Fix python extension build
2016-02-29 Ingo MolnarMerge tag 'v4.5-rc6' into perf/core, to pick up fixes
2016-02-28 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-02-28 Linus TorvaldsMerge tag 'staging-4.5-rc6' of git://git./linux/kernel...
2016-02-27 Linus TorvaldsMerge tag 'tags/ext4_for_linus_stable' of git://git...
2016-02-27 Linus TorvaldsMerge tag 'pci-v4.5-fixes-3' of git://git./linux/kernel...
2016-02-27 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-02-27 Ingo MolnarMerge tag 'perf-core-for-mingo-20160226' of git://git...
2016-02-26 Wang Nanperf trace: Print content of bpf-output event
2016-02-26 Wang Nanperf trace: Call bpf__apply_obj_config in 'perf trace'
2016-02-26 Wang Nanperf tools: Only set filter for tracepoints events
2016-02-26 Wang Nanperf config: Bring perf_default_config to the very...
2016-02-26 Namhyung Kimperf report: Update column width of dynamic entries
2016-02-26 Namhyung Kimperf hists: Fix dynamic entry display in hierarchy
2016-02-26 Namhyung Kimperf report: Left align dynamic entries in hierarchy
2016-02-26 Namhyung Kimperf report: Fix indentation of dynamic entries in...
2016-02-26 Namhyung Kimperf hists: Fix comparing of dynamic entries
2016-02-26 Linus TorvaldsMerge tag 'sound-4.5-rc6' of git://git./linux/kernel...
2016-02-26 Namhyung Kimperf report: Show message for percent limit on gtk
2016-02-26 Namhyung Kimperf hists browser: Show message for percent limit
2016-02-26 Namhyung Kimperf hists browser: Cleanup hist_browser__update_percen...
2016-02-26 Namhyung Kimperf report: Show message for percent limit on stdio
2016-02-26 Namhyung Kimperf hists: Add more helper functions for the hierarchy...
2016-02-26 James MorrisMerge branch 'stable-4.5' of git://git.infradead.org...
2016-02-26 Linus TorvaldsMerge tag 'renesas-sh-drivers-fixes-for-v4.5' of git...
2016-02-26 Linus TorvaldsMerge tag 'powerpc-4.5-4' of git://git./linux/kernel...
2016-02-25 Taeung Songperf script: Remove duplicated code and needless script...
2016-02-25 Taeung Songperf script: Exception handling when the print fmt...
2016-02-25 Arnaldo Carvalho... perf tools: Fix parsing of pmu events with empty list...
2016-02-25 Stephane Eranianperf jvmti: improve error message in Makefile
2016-02-25 Arnaldo Carvalho... perf tools: Use asprintf() for simple string formatting...
2016-02-25 Paolo BonziniMerge tag 'kvm-arm-for-4.5-rc6' of git://git./linux...
2016-02-25 Ingo MolnarMerge tag 'perf-core-for-mingo-20160224' of git://git...
2016-02-24 Namhyung Kimperf top: Add --hierarchy option
2016-02-24 Namhyung Kimperf hists: Support decaying in hierarchy mode
2016-02-24 Namhyung Kimperf report: Add --hierarchy option
2016-02-24 Namhyung Kimperf ui/gtk: Implement hierarchy output mode
2016-02-24 Namhyung Kimperf hists browser: Align column header in hierarchy...
2016-02-24 Namhyung Kimperf hists browser: Implement hierarchy output
2016-02-24 Namhyung Kimperf hists browser: Support collapsing/expanding whole...
2016-02-24 Namhyung Kimperf hists browser: Count number of hierarchy entries
next