perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND
[firefly-linux-kernel-4.4.55.git] / tools /
2015-06-23 Adrian Hunterperf session: Print a newline when dumping PERF_RECORD_...
2015-06-23 Andi Kleenperf tools: Allow events with dot
2015-06-23 Sukadev Bhattiproluperf pmu: Split perf_pmu__new_alias()
2015-06-23 Sukadev Bhattiproluperf pmu: Use __weak definition from <linux/compiler.h>
2015-06-22 Jiri Olsaperf build: Fix single target build dependency check
2015-06-22 Jiri Olsaperf tests: Add test for make install with prefix
2015-06-22 Jiri Olsaperf tests: Add testing for Makefile.perf
2015-06-22 Namhyung Kimperf top: Move toggling event logic into hists browser
2015-06-19 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-06-19 Kan Liangperf tools: Configurable per thread proc map processing...
2015-06-19 Kan Liangperf tools: Add time out to force stop proc map processing
2015-06-19 Yannick Brosseauperf report: Fix sort__sym_cmp to also compare end...
2015-06-19 Arnaldo Carvalho... perf hists browser: React to unassigned hotkey pressing
2015-06-19 Arnaldo Carvalho... perf top: Tell the user how to unfreeze events after...
2015-06-19 Arnaldo Carvalho... perf hists browser: Honour the help line provided by...
2015-06-19 Arnaldo Carvalho... perf hists browser: Do not exit when 'f' is pressed...
2015-06-19 Arnaldo Carvalho... perf top: Replace CTRL+z with 'f' as hotkey for enable...
2015-06-19 Arnaldo Carvalho... perf annotate: Rename source_line_percent to source_lin...
2015-06-19 Martin Liškaperf annotate: Display total number of samples with...
2015-06-19 Adrian Hunterperf tools: Ensure thread-stack is flushed
2015-06-18 Ingo MolnarMerge tag 'perf-core-for-mingo-2' of git://git./linux...
2015-06-17 Arnaldo Carvalho... perf top: Allow disabling/enabling events dynamicly
2015-06-17 Arnaldo Carvalho... perf evlist: Add toggle_enable() method
2015-06-17 Sukadev Bhattiproluperf trace: Fix race condition at the end of started...
2015-06-17 Masami Hiramatsuperf probe: Speed up perf probe --list by caching debuginfo
2015-06-17 Masami Hiramatsuperf probe: Show usage even if the last event is skipped
2015-06-17 Wang Nanperf tools: Move libtraceevent dynamic list to separate...
2015-06-17 Wang Nanperf tools: Fix a problem when opening old perf.data...
2015-06-17 Wang Nanperf tools: Ignore .config-detected in .gitignore
2015-06-16 Masami Hiramatsuperf probe: Fix to return error if no probe is added
2015-06-16 Hou Pengyangperf unwind: Fix a compile error
2015-06-16 Jiri Olsaperf stat: Introduce perf_counts__(new|delete|reset...
2015-06-16 Jiri Olsaperf tools: Move perf_evsel__(alloc|free|reset)_counts...
2015-06-16 Jiri Olsaperf tools: Add thread_map__(alloc|realloc) helpers
2015-06-16 Jiri Olsaperf tools: Introduce xyarray__reset function
2015-06-16 Masami Hiramatsuperf probe: List probes in stdout
2015-06-16 Wang Nantools lib traceevent: Fix python/perf.so compiling...
2015-06-16 Arnaldo Carvalho... perf tools: Replace map->referenced & maps->removed_map...
2015-06-12 Masami Hiramatsuperf probe: Cut off the gcc optimization postfixes...
2015-06-12 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-06-12 David Ahernperf tools: Update MANIFEST per files removed from...
2015-06-12 Arnaldo Carvalho... trace: Beautify perf_event_open syscall
2015-06-11 He Kuangperf tools: Fix build failure on 32-bit arch
2015-06-11 Kan Liangperf stat: Error out unsupported group leader immediately
2015-06-11 Adrian Hunterperf evsel: Display 0x for hex values when printing...
2015-06-10 Peter Zijlstraperf record: Amend option summaries
2015-06-10 Milos Vyletelperf tools: Avoid possible race condition in copyfile()
2015-06-09 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-06-08 Arnaldo Carvalho... perf tools: Reference count struct dso
2015-06-08 Arnaldo Carvalho... perf tools: Protect accesses the dso rbtrees/lists...
2015-06-08 Arnaldo Carvalho... perf machine: Fix up some more method names
2015-06-08 He Kuangperf record: Fix perf.data size in no-buildid mode
2015-06-08 He Kuangtools lib traceevent: Ignore libtrace-dynamic-list...
2015-06-08 He Kuangtools lib traceevent: Export dynamic symbols used by...
2015-06-08 Jiri Olsaperf stat: Move shadow stat counters into separate...
2015-06-08 Jiri Olsaperf stat: Add aggr_mode argument to print_shadow_stats...
2015-06-08 Jiri Olsaperf stat: Add output file argument to print_shadow_sta...
2015-06-08 Jiri Olsaperf stat: Introduce print_shadow_stats function
2015-06-08 Jiri Olsaperf stat: Introduce reset_shadow_stats function
2015-06-08 Jiri Olsaperf stat: Remove transaction_run from shadow update...
2015-06-08 Jiri Olsaperf stat: Remove setup_events function
2015-06-08 Jiri Olsaperf stat: Replace transaction event possition check...
2015-06-08 Jiri Olsaperf stat: Add id into perf_stat struct
2015-06-07 Kan Liangperf tools: handle PERF_RECORD_LOST_SAMPLES
2015-06-07 Stephane Eranianperf record: Add support for sampling indirect jumps
2015-06-04 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-06-03 Wang Nanperf tools: Deal with kernel module names in '[]' correctly
2015-06-02 Wang Nantools: Move tools/perf/util/include/linux/{list.h,poiso...
2015-06-02 Wang Nanperf tools: Move linux/kernel.h to tools/include
2015-06-02 Arnaldo Carvalho... perf machine: Fix the search for the kernel DSO on...
2015-06-01 Madhavan Srinivasanperf tools: Remove newline char when reading event...
2015-05-30 Wang Nanperf probe: Fix segfault when glob matching function...
2015-05-29 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-29 Namhyung Kimperf tools: Make Ctrl-C stop processing on TUI
2015-05-29 Jiri Olsaperf build: Do not fail on missing Build file
2015-05-29 Arnaldo Carvalho... perf machine: Fix up vdso methods names
2015-05-29 Arnaldo Carvalho... perf machine: Introduce machine__findnew_dso() method
2015-05-29 Arnaldo Carvalho... perf machine: No need to have two DSOs lists
2015-05-29 Arnaldo Carvalho... perf machine: Adopt findnew_kernel method
2015-05-29 Riku Voipioperf tests: Remove getpgrp from mmap-basic
2015-05-29 Riku Voipioperf tests: Aename open*.c to openat*.c
2015-05-29 Riku Voipioperf tests: Switch from open to openat
2015-05-29 Wang Nanperf tools: Add ARM64 perf_regs_load to support libunwi...
2015-05-29 Arnaldo Carvalho... perf kmem: Fix compiler warning about may be accessing...
2015-05-29 Adrian Hunterperf db-export: Fix thread ref-counting
2015-05-29 Wang Nanperf probe: Fix 'function unused' warning
2015-05-29 Martin Liškaperf annotate: Fix -i option, which is currently ignored.
2015-05-28 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-28 Andi Kleenperf tools: Move branch option parsing to own file
2015-05-27 Andi Kleenperf annotation: Add symbol__get_annotation
2015-05-27 Jiri Olsaperf tools: Add hint for 'Too many events are opened...
2015-05-27 Arnaldo Carvalho... perf tools: Reference count struct map
2015-05-27 Arnaldo Carvalho... perf tools: Check if a map is still in use when deleting it
2015-05-27 Arnaldo Carvalho... perf tools: Protect accesses the map rbtrees with a...
2015-05-27 Arnaldo Carvalho... perf tools: Introduce struct maps
2015-05-27 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2015-05-27 Masami Hiramatsuperf probe: Fix an error when deleting probes successfully
2015-05-27 Masami Hiramatsuperf probe: Show the error reason comes from invalid DSO
2015-05-27 Adrian Hunterperf tools: Disallow PMU events intel_pt and intel_bts...
2015-05-27 Josef Bacikperf sched: Add option to merge like comms to lat output
next