perf tools: Add Intel PT packet decoder
[firefly-linux-kernel-4.4.55.git] / tools /
2015-08-17 Adrian Hunterperf tools: Add Intel PT packet decoder
2015-08-17 Adrian Hunterperf auxtrace: Add Intel PT as an AUX area tracing...
2015-08-17 Adrian Hunterperf tools: Add a helper function to probe whether...
2015-08-17 Adrian Hunterperf symbols: Fix annotation of vdso
2015-08-17 Adrian Hunterperf annotate: Fix 32-bit compilation error in util...
2015-08-17 Jiri Olsaperf script: Initialize callchain_param.record_mode
2015-08-14 Arnaldo Carvalho... perf trace: Move vfs_getname storage to per thread...
2015-08-13 Masami Hiramatsuperf probe: Fix to add missed brace around if block
2015-08-13 Andi Kleenperf tools: Support static linking with libdw
2015-08-13 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-08-12 Kan Liangperf tests: Add tests to callgraph and time parse
2015-08-12 Kan Liangperf report: Show call graph from reference events
2015-08-12 Kan Liangperf callchain: Allow disabling call graphs per event
2015-08-12 Kan Liangperf callchain: Per-event type selection support
2015-08-12 Masami Hiramatsuperf probe: Fix to show lines of sys_ functions correctly
2015-08-12 Arnaldo Carvalho... perf hists browser: Make ESC unzoom as well
2015-08-12 Arnaldo Carvalho... perf ui browser: Introduce ui_browser__printf()
2015-08-12 Arnaldo Carvalho... perf ui browser: Introduce ui_browser__write_nstring()
2015-08-12 Arnaldo Carvalho... perf trace: Beautify keyctl's option arg
2015-08-12 Arnaldo Carvalho... perf trace: Use the FD beautifier for socket syscall fds
2015-08-12 Andi Kleenperf sort: Check for SRCLINE_UNKNOWN case in "srcfile...
2015-08-12 Arnaldo Carvalho... perf trace: Add missing clockid entries
2015-08-12 Arnaldo Carvalho... perf trace: Associate some more syscall args with the...
2015-08-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-08-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2015-08-10 Namhyung Kimperf evlist: Be more specific on -F/--freq
2015-08-10 Namhyung Kimperf record: Support per-event freq term
2015-08-10 Andi Kleenperf report: Add support for srcfile sort key
2015-08-10 Arnaldo Carvalho... perf hists: Update the column width for the "srcline...
2015-08-10 Arnaldo Carvalho... perf hists: hist_entry__cmp() may use he_tmp.hists...
2015-08-10 Jiri Olsaperf tools: Unset perf_event_attr::freq when period...
2015-08-10 Andi Kleenperf tools: Support full source file paths for srcline
2015-08-08 Kan Liangperf callchain: Move option parsing code to util.c
2015-08-08 Jiri Olsaperf stat: Move perf_counts struct and functions into...
2015-08-08 Ingo MolnarMerge tag 'perf-ebpf-for-mingo' of git://git./linux...
2015-08-07 Wang Nanperf tests: Add LLVM test for eBPF on-the-fly compiling
2015-08-07 Wang Nanperf tools: Auto detecting kernel include options
2015-08-07 Wang Nanperf tools: Auto detecting kernel build directory
2015-08-07 Wang Nanperf tools: Call clang to compile C source to object...
2015-08-07 Wang Nanperf tools: Introduce llvm config options
2015-08-07 Wang Nanbpf tools: Link all bpf objects onto a list
2015-08-07 Wang Nanbpf tools: Introduce accessors for struct bpf_program
2015-08-07 Wang Nanbpf tools: Load eBPF programs in object files into...
2015-08-07 Wang Nanbpf tools: Introduce bpf_load_program() to bpf.c
2015-08-07 Wang Nanbpf tools: Relocate eBPF programs
2015-08-07 Wang Nanbpf tools: Create eBPF maps defined in an object file
2015-08-07 Wang Nanbpf tools: Add bpf.c/h for common bpf operations
2015-08-07 Wang Nanbpf tools: Record map accessing instructions for each...
2015-08-07 Wang Nanbpf tools: Collect relocation sections from SHT_REL...
2015-08-07 Wang Nanbpf tools: Collect eBPF programs from their own sections
2015-08-07 Wang Nanbpf tools: Collect symbol table from SHT_SYMTAB section
2015-08-07 Wang Nanbpf tools: Collect map definitions from 'maps' section
2015-08-07 Wang Nanbpf tools: Collect version and license from ELF sections
2015-08-07 Wang Nanbpf tools: Iterate over ELF sections to collect information
2015-08-07 Wang Nanbpf tools: Check endianness and make libbpf fail early
2015-08-07 Wang Nanbpf tools: Read eBPF object from buffer
2015-08-07 Wang Nanbpf tools: Open eBPF object file and do basic validation
2015-08-07 Wang Nanbpf tools: Allow caller to set printing function
2015-08-07 Wang Nanbpf tools: Introduce 'bpf' library and add bpf feature...
2015-08-07 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-08-06 Adrian Hunterperf tools: Extend the event parser maximum error index
2015-08-06 Adrian Hunterperf tools: Validate config term maximum value
2015-08-06 Adrian Hunterperf tools: Add perf_pmu__format_bits()
2015-08-06 Adrian Hunterperf tools: Fix perf-with-kcore handling of arguments...
2015-08-06 Adrian Hunterperf auxtrace: Fix period type 'i' not working
2015-08-06 Max Filippovperf tools xtensa: Add DWARF register names
2015-08-06 Andi Kleenperf report: Display cycles in branch sort mode
2015-08-06 Andi Kleenperf top: Add branch annotation code to top
2015-08-06 Andi Kleenperf annotate: Finally display IPC and cycle accounting
2015-08-06 Andi Kleenperf annotate: Compute IPC and basic block cycles
2015-08-06 Andi Kleenperf report: Add processing for cycle histograms
2015-08-06 Andi Kleenperf report: Add infrastructure for a cycles histogram
2015-08-06 Andi Kleenperf report: Add flag for non ANY branch mode
2015-08-06 Andi Kleenperf tools: Add support for cycles, weight branch_info...
2015-08-06 Ben Hutchingsperf tools: Add empty Build files for architectures...
2015-08-06 Jiri Olsaperf stat: Move counter processing code into stat object
2015-08-06 Jiri Olsaperf stat: Pass 'struct perf_stat_config' into process_...
2015-08-06 Jiri Olsaperf stat: Move 'interval' into struct perf_stat_config
2015-08-06 Jiri Olsaperf stat: Move 'output' into struct perf_stat_config
2015-08-06 Jiri Olsaperf stat: Move 'scale' into struct perf_stat_config
2015-08-06 Jiri Olsaperf stat: Introduce struct perf_stat_config
2015-08-06 Wang Nanperf tools: Add missing forward declaration of struct...
2015-08-06 Wang Nanperf tools: Introduce veprintf
2015-08-06 Milian Wolffperf trace: Add total time column to summary.
2015-08-06 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-08-05 Petri Gyntherperf tools: Fix build errors with mipsel-linux-uclibc...
2015-08-05 Milian Wolffperf trace: Write to stderr by default
2015-08-05 Andi Kleenperf tools: Do not include escape sequences in color_vf...
2015-08-05 Jiri Olsaperf tools: Remove trail argument to color vsprintf
2015-08-05 Kan Liangperf tools: Refine parse/config callchain functions
2015-08-05 Kan Liangperf tools: Per-event time support
2015-08-05 Arnaldo Carvalho... perf trace: Use vfs_getname syscall arg beautifier...
2015-08-05 Arnaldo Carvalho... perf trace: Deref sys_enter pointer args with contents...
2015-08-05 Arnaldo Carvalho... perf trace: Use a constant for the syscall formatting...
2015-08-05 Arnaldo Carvalho... perf trace: Remember if the vfs_getname tracepoint...
2015-08-05 Arnaldo Carvalho... perf trace: Do not show syscall tracepoint filter in...
2015-08-04 Arnaldo Carvalho... perf script: No tracepoints? Don't call libtraceevent.
2015-07-31 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-07-31 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to merge...
2015-07-31 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
next