perf tools: Remove nr_sort_keys field
[sfrench/cifs-2.6.git] / tools /
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-10 Steven Rostedttools lib traceevent: Add '~' operation within arg_num_...
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 Kingtools/power turbostat: fix various build warnings
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 Steven Rostedt ... tools lib traceevent: Fix output of %llu for 64 bit...
2016-03-03 Steven Rostedt ... tools lib traceevent: Set int_array fields to NULL...
2016-03-03 Chaos.Chentools lib traceevent: Fix time stamp rounding issue
2016-03-03 Colin Ian Kingperf script: Fix double free on command_line
2016-03-03 Masahiro Yamadatools build: Use .s extension for preprocessed assemble...
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 Steven Rostedttools lib traceevent: Split pevent_print_event() into...
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 'perf-urgent-for-linus' of git://git....
2016-02-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-02-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
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-28 Linus TorvaldsMerge tag 'usb-4.5-rc6' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-28 Linus TorvaldsMerge tag 'armsoc-fixes' 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 branch 'for-linus' of git://git./linux/kernel...
2016-02-26 Linus TorvaldsMerge tag 'sound-4.5-rc6' of git://git./linux/kernel...
2016-02-26 Linus TorvaldsMerge tag 'pm+acpi-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 'trace-fixes-v4.5-rc5-2' of git://git./linux...
2016-02-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
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-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-26 Linus TorvaldsMerge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields...
2016-02-26 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-26 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2016-02-26 Linus TorvaldsMerge tag 'for-v4.5-rc' 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
next