tools lib traceevent: Fix python/perf.so compiling error
[cascardo/linux.git] / tools / perf /
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: 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 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
2015-05-27 Martin Liskaperf tools: Improve setting of gcc debug option
2015-05-27 Martin Liškaperf tools: Assign default value for some pointers
2015-05-27 Arnaldo Carvalho... perf tools: Use maps__first()/map__next()
2015-05-27 Arnaldo Carvalho... perf tools: Leave DSO destruction to the map destruction
2015-05-27 Arnaldo Carvalho... perf machine: Mark removed threads as such
2015-05-27 Arnaldo Carvalho... perf tools: Import rb_erase_init from block/ in the...
2015-05-27 Arnaldo Carvalho... perf tools: Nuke unused map_groups__flush()
2015-05-27 Arnaldo Carvalho... perf tools: Remove redundant initialization of thread...
2015-05-27 Arnaldo Carvalho... perf tools: Rename maps__next
2015-05-27 Namhyung Kimperf tools: Add dso__data_get/put_fd()
2015-05-27 Namhyung Kimperf tools: Get rid of dso__data_fd() from dso__data_size()
2015-05-27 Namhyung Kimperf tools: Fix dso__data_read_offset() file opening
2015-05-27 Arnaldo Carvalho... perf machine: Do not call map_groups__delete(), drop...
2015-05-27 Arnaldo Carvalho... perf comm: Use atomic.h for refcounting
2015-05-27 Arnaldo Carvalho... perf hists: Rename add_hist_entry to hists__findnew_entry
2015-05-27 Namhyung Kimperf hists: Reducing arguments of hist_entry_iter__add()
2015-05-27 Adrian Hunterperf session: Fix perf_session__peek_event()
2015-05-27 Adrian Hunterperf build: Fix libunwind feature detection on 32-bit x86
2015-05-27 Adrian Hunterperf tools: Fix parse_events_error dereferences
2015-05-27 Adrian Hunterperf tools: Fix function declarations needed by parse...
2015-05-27 Nam T. Nguyenperf tools: Separate the tests and tools in installation
2015-05-27 Ingo MolnarMerge branch 'perf/urgent' into perf/core, before apply...
2015-05-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-05-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-05-23 Linus TorvaldsMerge branch 'for-linus-4.1' of git://git./linux/kernel...
2015-05-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-05-22 Linus TorvaldsMerge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/md
2015-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-22 Linus TorvaldsMerge tag 'for-linus-4.1b-rc4-tag' of git://git./linux...
2015-05-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-22 Linus TorvaldsMerge tag 'sound-4.1-rc5' of git://git./linux/kernel...
2015-05-22 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-05-22 Linus TorvaldsMerge tag 'mmc-4.1-rc3' of git://git.linaro.org/people...
2015-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-05-22 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
next