perf jevents: Fix Intel JSON fixed counter conversions
[cascardo/linux.git] / tools / perf /
2016-10-05 Andi Kleenperf jevents: Fix Intel JSON fixed counter conversions
2016-10-05 Adrian Hunterperf intel-pt: Fix MTC timestamp calculation for large...
2016-10-05 Adrian Hunterperf intel-pt: Fix estimated timestamps for cycle-accur...
2016-10-05 Ravi Bangoriaperf uretprobe ppc64le: Fix probe location
2016-10-04 Ingo MolnarMerge tag 'perf-core-for-mingo-20161003' of git://git...
2016-10-04 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2016-10-04 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2016-10-04 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2016-10-04 Linus TorvaldsMerge tag 'arc-4.9-rc1' of git://git./linux/kernel...
2016-10-04 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag1' of git://git./linux...
2016-10-04 Andi Kleenperf pmu-events: Add Skylake frontend MSR support
2016-10-04 Andi Kleenperf pmu-events: Fix fixed counters on Intel
2016-10-04 Andi Kleenperf tools: Make alias matching case-insensitive
2016-10-04 Sukadev Bhattiproluperf tools: Allow period= in perf stat CPU event descri...
2016-10-04 Sukadev Bhattiproluperf tools: Add README for info on parsing JSON/map...
2016-10-04 Andi Kleenperf list jevents: Add support for event list topics
2016-10-04 Sukadev Bhattiproluperf list: Support long jevents descriptions
2016-10-04 Sukadev Bhattiproluperf jevents: Add support for long descriptions
2016-10-04 Andi Kleenperf pmu: Add override support for event list CPUID
2016-10-04 Andi Kleenperf list: Add a --no-desc flag
2016-10-04 Andi Kleenperf tools: Query terminal width and use in perf list
2016-10-04 Andi Kleenperf pmu: Support alias descriptions
2016-10-04 Andi Kleenperf jevents: Handle header line in mapfile
2016-10-04 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2016-10-04 Linus TorvaldsMerge branch 'x86-timers-for-linus' of git://git./linux...
2016-10-04 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2016-10-04 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2016-10-03 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2016-10-03 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2016-10-03 Andi Kleenperf tools: Support CPU id matching for x86 v2
2016-10-03 Sukadev Bhattiproluperf powerpc: Support CPU ID matching for Powerpc
2016-10-03 Sukadev Bhattiproluperf pmu: Use pmu_events table to create aliases
2016-10-03 Andi Kleenperf jevents: Program to convert JSON file
2016-10-03 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2016-10-03 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2016-10-03 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2016-10-03 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2016-10-03 Linus TorvaldsMerge tag 'pnp-4.9-rc1' of git://git./linux/kernel...
2016-10-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2016-10-03 Andi Kleenperf tools: Add jsmn `jasmine' JSON parser
2016-10-03 Arnaldo Carvalho... perf tools: Experiment with cppcheck
2016-10-03 Colin Ian Kingperf probe: Check if *ptr2 is zero and not ptr2
2016-10-01 Rafael J. WysockiMerge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'
2016-10-01 Rafael J. WysockiMerge branch 'pm-cpufreq-sched' into pm-cpufreq
2016-10-01 Rafael J. WysockiMerge branch 'pm-domains'
2016-10-01 Rafael J. WysockiMerge branches 'acpi-wdat' and 'acpi-ec'
2016-10-01 Rafael J. WysockiMerge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'
2016-10-01 Rafael J. WysockiMerge branch 'acpica'
2016-10-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-10-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-09-29 Ingo MolnarMerge tag 'perf-core-for-mingo-20160929' of git://git...
2016-09-29 Ravi Bangoriaperf tests: Add dwarf unwind test for powerpc
2016-09-29 Masami Hiramatsuperf probe: Match linkage name with mangled name
2016-09-29 Masami Hiramatsuperf probe: Fix to cut off incompatible chars from...
2016-09-29 Masami Hiramatsuperf probe: Skip if the function address is 0
2016-09-29 Masami Hiramatsuperf probe: Ignore the error of finding inline instance
2016-09-29 Adrian Hunterperf intel-pt: Fix decoding when there are address...
2016-09-29 Adrian Hunterperf intel-pt: Enable decoder to handle TIP.PGD with...
2016-09-29 Adrian Hunterperf intel-pt: Read address filter from AUXTRACE_INFO...
2016-09-29 Adrian Hunterperf intel-pt: Record address filter in AUXTRACE_INFO...
2016-09-29 Adrian Hunterperf intel-pt: Add a helper function for processing...
2016-09-29 Adrian Hunterperf intel-pt: Fix missing error codes processing auxtr...
2016-09-29 Adrian Hunterperf intel-pt: Add support for recording the max non...
2016-09-29 Adrian Hunterperf intel-pt: Fix snapshot overlap detection decoder...
2016-09-29 Adrian Hunterperf probe: Increase debug level of SDT debug messages
2016-09-29 Adrian Hunterperf record: Add support for using symbols in address...
2016-09-29 Adrian Hunterperf symbols: Add dso__last_symbol()
2016-09-29 Adrian Hunterperf record: Fix error paths
2016-09-29 Adrian Hunterperf record: Rename label 'out_symbol_exit'
2016-09-29 Adrian Hunterperf script: Fix vanished idle symbols
2016-09-29 Mathieu Poirierperf evsel: Add support for address filters
2016-09-29 Mathieu Poirierperf evsel: New tracepoint specific function
2016-09-29 Mathieu Poirierperf tools: Make perf_evsel__append_filter() generic
2016-09-29 Simon Queperf tools: Update documentation info about quipper
2016-09-28 Linus TorvaldsMerge tag 'for-linus-20160928' of git://git.infradead...
2016-09-28 Arnaldo Carvalho... perf trace: Beautify sched_[gs]et_attr return value
2016-09-28 Wang Nanperf data: Fix building in 32 bit platform with libbabe...
2016-09-28 Adrian Hunterperf tools: Fix MMAP event synthesis broken by MAP_HUGE...
2016-09-28 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes...
2016-09-27 Linus TorvaldsMerge branch 'for-4.8-fixes' of git://git./linux/kernel...
2016-09-27 Adrian Hunterperf record: Fix documentation 'event_sources' -> ...
2016-09-26 Thomas GleixnerMerge branch 'x86/urgent' into x86/apic
2016-09-26 Rafael J. WysockiMerge branch 'acpica' into acpi-bus
2016-09-26 Linus TorvaldsMerge tag 'trace-v4.8-rc7' of git://git./linux/kernel...
2016-09-25 Linus TorvaldsMerge tag 'powerpc-4.8-7' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge tag 'regmap-fix-v4.8-rc7' of git://git./linux...
2016-09-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-23 Ingo MolnarMerge tag 'perf-core-for-mingo-20160922' of git://git...
2016-09-23 Ingo MolnarMerge branch 'perf/urgent' into perf/core, to pick...
2016-09-22 Thomas GleixnerMerge tag 'irqchip-core-4.9' of git://git.infradead...
2016-09-22 Jiri Olsaperf hists: Make hists__fprintf_headers function global
2016-09-22 Jiri Olsaperf hists: Make __hist_entry__snprintf function global
2016-09-22 Jiri Olsaperf tools: Make several display functions global
2016-09-22 Jiri Olsaperf tools: Make several sorting functions global
2016-09-22 Jiri Olsaperf tools: Make output_field_add and sort_dimension__a...
2016-09-22 Jiri Olsaperf tools: Make reset_dimensions global
2016-09-22 Jiri Olsaperf hists: Add __hist_entry__snprintf function
2016-09-22 Mathieu Poirierperf tools: Add sink configuration for cs_etm PMU
next