summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-07perf python: Remove duplicate TID bit from maskArnaldo Carvalho de Melo
2013-08-07perf trace: Beautify 'connect' resultArnaldo Carvalho de Melo
2013-08-07perf tools: Fix compile of util/tsc.cDavid Ahern
2013-08-07perf evsel: Actually show symbol offset in stack trace when requestedDavid Ahern
2013-08-07perf tests: Add parse events tests for leader samplingJiri Olsa
2013-08-07perf tests: Add attr record group sampling testJiri Olsa
2013-08-07perf tools: Add 'S' event/group modifier to read sample valueJiri Olsa
2013-08-07perf evsel: Add PERF_SAMPLE_READ sample related processingJiri Olsa
2013-08-07perf evlist: Add perf_evlist__id2sid method to get event ID related dataJiri Olsa
2013-08-07perf evlist: Fix event ID retrieval for group format read caseJiri Olsa
2013-08-07perf tools: Add support for parsing PERF_SAMPLE_READ sample typeJiri Olsa
2013-08-07perf evlist: Use PERF_EVENT_IOC_ID perf ioctl to read event idJiri Olsa
2013-08-07perf: Do not get values from disabled counters in group format readJiri Olsa
2013-08-07perf: Add PERF_EVENT_IOC_ID ioctl to return event IDJiri Olsa
2013-07-30watchdog: Make it work under full dynticksFrederic Weisbecker
2013-07-30perf: Implement finer grained full dynticks kickFrederic Weisbecker
2013-07-30perf: Account freq events per cpuFrederic Weisbecker
2013-07-30perf: Migrate per cpu event accountingFrederic Weisbecker
2013-07-30perf: Split the per-cpu accounting part of the event accounting codeFrederic Weisbecker
2013-07-30perf: Factor out event accounting code to account_event()/__free_event()Frederic Weisbecker
2013-07-30perf: Sanitize get_callchain_buffer()Frederic Weisbecker
2013-07-30perf: Fix branch stack refcount leak on callchain init failureFrederic Weisbecker
2013-07-23sched: Micro-optimize the smart wake-affine logicPeter Zijlstra
2013-07-23sched: Implement smarter wake-affine logicMichael Wang
2013-07-23sched: Move h_load calculation to task_h_load()Vladimir Davydov
2013-07-23perf tools: Add test for converting perf time to/from TSCAdrian Hunter
2013-07-23perf/x86: Add ability to calculate TSC from perf sample timestampsAdrian Hunter
2013-07-23perf: Fix broken union in 'struct perf_event_mmap_page'Adrian Hunter
2013-07-23perf: Update perf_event_type documentationPeter Zijlstra
2013-07-23kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina
2013-07-23Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-07-22perf tools: Move weight back to common sort keysAndi Kleen
2013-07-22perf tests: Add broken install-* tests into tests/makeJiri Olsa
2013-07-22perf tests: Add 'make install/install-bin' tests into tests/makeJiri Olsa
2013-07-22perf tests: Add DESTDIR=TMP_DEST tests/make variableJiri Olsa
2013-07-22perf tests: Rename TMP to TMP_O tests/make variableJiri Olsa
2013-07-22perf tests: Run ctags/cscope make tests only with needed binariesJiri Olsa
2013-07-22perf tools: Fix build with perl 5.18Kirill A. Shutemov
2013-07-22perf tools: Support callchain sorting based on addressesAndi Kleen
2013-07-22perf bench: Fix memcpy benchmark for large sizesAndi Kleen
2013-07-22perf evsel: Handle ENODEV on default cycles eventDavid Ahern
2013-07-22perf script: Fix named threads supportDavid Ahern
2013-07-19kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu
2013-07-19kprobes/x86: Remove an incorrect comment about int3 in NMI/MCEMasami Hiramatsu
2013-07-19Merge branch 'x86/jumplabel' into perf/coreIngo Molnar
2013-07-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-07-19Merge branch 'linus' into perf/coreIngo Molnar
2013-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds