summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Document parameterized and symbolic eventsCody P Schafer2015-01-213-4/+41
* perf Documentation: Add event parametersCody P Schafer2015-01-211-0/+6
* perf tools: Extend format_alias() to include event parametersCody P Schafer2015-01-211-1/+27
* perf tools: Support parsing parameterized eventsCody P Schafer2015-01-212-11/+64
* perf tools: Remove some unused functions from color.cRickard Strandqvist2015-01-212-128/+0
* perf report: Get rid of report__inc_stat()Namhyung Kim2015-01-212-13/+5
* perf hists: Introduce function for deleting/removing hist_entryArnaldo Carvalho de Melo2015-01-211-20/+16
* perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo2015-01-215-8/+8
* perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo2015-01-2117-74/+71
* perf mem: Move the mem_operations global to struct perf_memArnaldo Carvalho de Melo2015-01-211-13/+13
* perf mem: Enable sampling loads and stores simultaneouslyStephane Eranian2015-01-212-27/+105
* perf probe: Fix probing kretprobesNamhyung Kim2015-01-211-2/+2
* perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo2015-01-212-11/+19
* perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim2015-01-211-16/+22
* perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo2015-01-212-0/+12
* perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim2015-01-211-3/+17
* perf annotate: Fix memory leaks in LOCK handlingRabin Vincent2015-01-211-0/+9
* perf annotate: Handle ins parsing failuresRabin Vincent2015-01-211-4/+5
* perf scripting perl: Force to use stdboolWang Nan2015-01-211-1/+4
* perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo2015-01-211-1/+1
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-1724-82/+131
|\
| * perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu2015-01-161-8/+11
| * perf tools: Fix segfault for symbol annotation on TUINamhyung Kim2015-01-161-7/+1
| * perf test: Fix dwarf unwind using libunwind.Wang Nan2015-01-162-3/+61
| * perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta2015-01-163-3/+1
| * perf tools: Elide strlcpy warning with uclibcVineet Gupta2015-01-161-0/+2
| * perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2015-01-162-2/+2
| * tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo2015-01-1610-42/+30
| * perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim2015-01-161-1/+3
| * perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim2015-01-163-15/+17
| * perf probe: Propagate error code when write(2) failedNamhyung Kim2015-01-161-1/+3
|/
* perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang2015-01-161-2/+2
* perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian2015-01-161-12/+32
* Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-01-156-12/+31
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-01-146-12/+31
| |\
| | * thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/Geert Uytterhoeven2015-01-121-1/+1
| | * thermal: rcar: change type of ctemp in rcar_thermal_update_temp()Yoshihiro Shimoda2015-01-071-2/+2
| | * thermal: rcar: fix ENR register valueYoshihiro Shimoda2015-01-071-3/+8
| | * Documentation: thermal: document of_cpufreq_cooling_register()Javi Merino2015-01-061-2/+13
| | * Thermal: imx: add clk disable/enable for suspend/resumeAnson Huang2015-01-061-0/+2
| | * MAINTAINERS: update ti-soc-thermal statusEduardo Valentin2015-01-051-1/+1
| | * MAINTAINERS: Add linux-omap to list of reviewers for TI ThermalNishanth Menon2015-01-051-0/+1
| | * thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven2015-01-052-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-1549-175/+419
|\ \ \
| * \ \ Merge branch 'tg3-net'David S. Miller2015-01-141-3/+20
| |\ \ \
| | * | | tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
| | * | | tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
| | * | | tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
| |/ / /
| * | | team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-141-2/+14
| * | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-142-1/+6
OpenPOWER on IntegriCloud