perf hists: Basic support of hierarchical report view
[deliverable/linux.git] / tools /
2016-02-24  Namhyung Kimperf hists: Basic support of hierarchical report view
2016-02-24  Namhyung Kimperf tools: Add helper functions for some sort keys
2016-02-24  Wang Nanperf script: Print bpf-output events in 'perf script'
2016-02-24  Wang Nanperf tools: Make binary data printer code in trace_even...
2016-02-24  Jiri Olsaperf script: Display data_src values
2016-02-24  Jiri Olsaperf tools: Change perf_mem__lck_scnprintf to return...
2016-02-24  Jiri Olsaperf tools: Change perf_mem__snp_scnprintf to return...
2016-02-24  Jiri Olsaperf tools: Change perf_mem__lvl_scnprintf to return...
2016-02-24  Jiri Olsaperf tools: Change perf_mem__tlb_scnprintf to return...
2016-02-24  Jiri Olsaperf tools: Introduce perf_mem__lck_scnprintf function
2016-02-24  Jiri Olsaperf tools: Introduce perf_mem__snp_scnprintf function
2016-02-24  Jiri Olsaperf tools: Introduce perf_mem__lvl_scnprintf function
2016-02-24  Jiri Olsaperf tools: Introduce perf_mem__tlb_scnprintf function
2016-02-24  Jiri Olsaperf mem: Introduce perf_mem_events__name function
2016-02-24  Jiri Olsaperf mem record: Check for memory events support
2016-02-24  Ingo MolnarMerge tag 'perf-core-for-mingo-2' of git://git./linux...
2016-02-23  Arnaldo Carvalho... perf tools: Remove strbuf_{remove,splice}()
2016-02-23  Arnaldo Carvalho... perf help: No need to use strbuf_remove()
2016-02-23  Andi Kleenperf tools: Dont stop PMU parsing on alias parse error
2016-02-23  Jiri Olsaperf script: Display addr/data_src/weight columns for...
2016-02-23  Jiri Olsaperf script: Add data_src and weight column definitions
2016-02-23  Jiri Olsaperf tools: Use ARRAY_SIZE in mem sort display functions
2016-02-23  Jiri Olsaperf mem: Add -e record option
2016-02-23  Jiri Olsaperf tools: Add monitored events array
2016-02-23  Jiri Olsaperf tools: Introduce cl_offset function
2016-02-23  Jiri Olsaperf tools: Make cl_address global
2016-02-23  Daniel Bristot de... tools lib traceevent: Implement '%' operation
2016-02-22  Wang Nanperf tools: Introduce bpf-output event
2016-02-22  Wang Nanperf tools: Apply tracepoint event definition options...
2016-02-22  Wang Nanperf tools: Enable indices setting syntax for BPF map
2016-02-22  Wang Nanperf tools: Support setting different slots in a BPF...
2016-02-22  Wang Nanperf tools: Enable passing event to BPF object
2016-02-22  Wang Nanperf record: Apply config to BPF objects before recording
2016-02-22  Wang Nanperf tools: Enable BPF object configure syntax
2016-02-22  Wang Nanperf bpf: Add API to set values to map entries in a...
2016-02-22  Namhyung Kimperf tools: Fix assertion failure on dynamic entry
2016-02-22  Namhyung Kimperf tools: Fix column width setting on 'trace' sort key
2016-02-22  Namhyung Kimperf tools: Fix alignment on some sort keys
2016-02-22  Namhyung Kimperf tools: Update srcline/file if needed
2016-02-22  Namhyung Kimperf tools: Fix segfault on dynamic entries
2016-02-22  Arnaldo Carvalho... perf tools: Remove duplicate typedef config_term_func_t...
2016-02-22  Arnaldo Carvalho... perf tools: Fix build on older systems
2016-02-20  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-02-19  Namhyung Kimperf report: Check error during report__collapse_hists()
2016-02-19  Namhyung Kimperf hists: Return error from hists__collapse_resort()
2016-02-19  Namhyung Kimperf callchain: Check return value of append_chain_chil...
2016-02-19  Namhyung Kimperf callchain: Check return value of split_add_child()
2016-02-19  Namhyung Kimperf callchain: Add enum match_result for match_chain()
2016-02-19  Namhyung Kimperf callchain: Check return value of fill_node()
2016-02-19  Namhyung Kimperf callchain: Check return value of add_child()
2016-02-19  Namhyung Kimperf hists browser: Fix percentage update on key press
2016-02-19  Wang Nanperf tools: Enable config and setting names for legacy...
2016-02-19  Wang Nanperf tools: Enable config raw and numeric events
2016-02-19  Arnaldo Carvalho... perf tools: Introduce opt_event_config nonterminal
2016-02-19  Wang Nanperf tools: Rename and move pmu_event_name to get_confi...
2016-02-19  Wang Nanperf stat: Bail out on unsupported event config modifiers
2016-02-19  Wang Nanperf tools: Create config_term_names array
2016-02-19  Wang Nanperf tools: Fix checking asprintf return value
2016-02-19  Wang Nanperf bpf: Rename bpf_prog_priv__clear() to clear_prog_p...
2016-02-19  Andi Kleenperf stat: Handled scaled == -1 case for counters
2016-02-19  Arnaldo Carvalho... perf test: Reduce the sample_freq for the 'object code...
2016-02-19  Arnaldo Carvalho... perf tests: Use perf_evlist__strerror_open() to provide...
2016-02-19  Arnaldo Carvalho... perf evlist: Handle -EINVAL for sample_freq > max_sampl...
2016-02-18  Jiri Olsaperf record: Add --all-user/--all-kernel options
2016-02-18  Arnaldo Carvalho... perf evlist: Reference count the cpu and thread maps...
2016-02-17  Ingo MolnarMerge branch 'perf/urgent' into perf/core, to queue...
2016-02-17  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-02-16  Andi Kleenperf stat: Move noise/running printing into printout
2016-02-16  Andi Kleenperf stat: Add support for metrics in interval mode
2016-02-16  Andi Kleenperf stat: Abstract stat metrics printing
2016-02-16  Jiri Olsaperf tools: Add perf data cache feature
2016-02-16  Jiri Olsaperf tools: Initialize libapi debug output
2016-02-16  Arnaldo Carvalho... perf debug: Rename __eprintf(va_list args) to veprintf
2016-02-16  Jiri Olsatools lib api fs: Add sysfs__read_str function
2016-02-16  Jiri Olsatools lib api fs: Adopt filename__read_str from perf
2016-02-16  Jiri Olsatools lib api: Add debug output support
2016-02-16  Stephane Eranianperf jvmti: Add check for java alternatives cmd in...
2016-02-16  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-02-16  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2016-02-16  Paolo BonziniMerge tag 'kvm-arm-for-4.5-rc4' of git://git./linux...
2016-02-16  Linus TorvaldsMerge tag 'for-linus-20160216' of git://git.infradead...
2016-02-16  Linus TorvaldsMerge tag 'spi-fix-v4.5-rc4' of git://git./linux/kernel...
2016-02-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-16  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2016-02-15  Arnaldo Carvalho... perf tests: Fix build on older systems where 'signal...
2016-02-15  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-02-14  Linus TorvaldsMerge tag 'char-misc-4.5-rc4' of git://git./linux/kerne...
2016-02-14  Linus TorvaldsMerge tag 'driver-core-4.5-rc4' of git://git./linux...
2016-02-14  Linus TorvaldsMerge tag 'tty-4.5-rc4' of git://git./linux/kernel...
2016-02-14  Linus TorvaldsMerge tag 'usb-4.5-rc4' of git://git./linux/kernel...
2016-02-14  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-14  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-02-14  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-02-14  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-02-14  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2016-02-14  Linus TorvaldsMerge branch 'component' of git://ftp.arm.linux.org...
2016-02-14  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2016-02-13  Linus TorvaldsMerge tag 'arc-4.5-fixes' of git://git./linux/kernel...
2016-02-12  Linus TorvaldsMerge tag 'pci-v4.5-fixes-1' of git://git./linux/kernel...
next
This page took 0.049008 seconds and 8 git commands to generate.