summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo
2015-01-21perf diff: Fix -o/--order option behaviorNamhyung Kim
2015-01-21perf diff: Fix output ordering to honor next columnNamhyung Kim
2015-01-21perf tools: Pass struct perf_hpp_fmt to its callbacksNamhyung Kim
2015-01-21perf diff: Introduce fmt_to_data_file() helperNamhyung Kim
2015-01-21perf diff: Print diff result more preciselyNamhyung Kim
2015-01-21perf diff: Get rid of hists__compute_resort()Namhyung Kim
2015-01-21perf tools: Allow use of an exclusive option more than onceNamhyung Kim
2015-01-21perf tools: Document parameterized and symbolic eventsCody P Schafer
2015-01-21perf Documentation: Add event parametersCody P Schafer
2015-01-21perf tools: Extend format_alias() to include event parametersCody P Schafer
2015-01-21perf tools: Support parsing parameterized eventsCody P Schafer
2015-01-21perf tools: Remove some unused functions from color.cRickard Strandqvist
2015-01-21perf report: Get rid of report__inc_stat()Namhyung Kim
2015-01-21perf hists: Introduce function for deleting/removing hist_entryArnaldo Carvalho de Melo
2015-01-21perf hists: Rename hist_entry__free to __deleteArnaldo Carvalho de Melo
2015-01-21perf tools: Remove EOL whitespacesArnaldo Carvalho de Melo
2015-01-21perf mem: Move the mem_operations global to struct perf_memArnaldo Carvalho de Melo
2015-01-21perf mem: Enable sampling loads and stores simultaneouslyStephane Eranian
2015-01-21perf probe: Fix probing kretprobesNamhyung Kim
2015-01-21perf symbols: Introduce 'for' method to iterate over the symbols with a given...Arnaldo Carvalho de Melo
2015-01-21perf probe: Do not rely on map__load() filter to find symbolsNamhyung Kim
2015-01-21perf symbols: Introduce method to iterate symbols ordered by nameArnaldo Carvalho de Melo
2015-01-21perf symbols: Return the first entry with a given name in find_by_name methodNamhyung Kim
2015-01-21perf annotate: Fix memory leaks in LOCK handlingRabin Vincent
2015-01-21perf annotate: Handle ins parsing failuresRabin Vincent
2015-01-21perf scripting perl: Force to use stdboolWang Nan
2015-01-21perf evlist: Remove extraneous 'was' on error messageArnaldo Carvalho de Melo
2015-01-17Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-01-16perf tools powerpc: Use dwfl_report_elf() instead of offline.Sukadev Bhattiprolu
2015-01-16perf tools: Fix segfault for symbol annotation on TUINamhyung Kim
2015-01-16perf test: Fix dwarf unwind using libunwind.Wang Nan
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo
2015-01-16perf machine: Fix __machine__findnew_thread() error pathNamhyung Kim
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim
2015-01-16perf probe: Propagate error code when write(2) failedNamhyung Kim
2015-01-16perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLMKan Liang
2015-01-16perf/rapl: Fix sysfs_show() initialization for RAPL PMUStephane Eranian
2015-01-15Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14Merge branch 'tg3-net'David S. Miller
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko
2015-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds