summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-03tools lib traceevent: Fix time stamp rounding issueChaos.Chen
2016-03-03perf script: Fix double free on command_lineColin Ian King
2016-03-03tools build: Use .s extension for preprocessed assembler codeMasahiro Yamada
2016-03-03perf stat: Support metrics in --per-core/socket modeAndi Kleen
2016-03-03perf stat: Implement CSV metrics outputAndi Kleen
2016-03-03perf record: Ensure return non-zero rc when mmap failWang Nan
2016-03-03perf record: Introduce record__finish_output() to finish a perf.dataWang Nan
2016-03-03perf record: Extract synthesize code to record__synthesize()Wang Nan
2016-03-03perf record: Use WARN_ONCE to replace 'if' conditionWang Nan
2016-03-03perf data: Explicitly set byte order for integer typesWang Nan
2016-03-03perf data: Support converting data from bpf_perf_event_output()Wang Nan
2016-03-03perf stat: Check existence of frontend/backed stalled cyclesAndi Kleen
2016-03-03perf tools: Fix locale handling in pmu parsingJiri Olsa
2016-02-29tools lib traceevent: Split pevent_print_event() into specific functionality ...Steven Rostedt
2016-02-29tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr:Taeung Song
2016-02-29perf trace: Check and discard not only 'nr' but also '__syscall_nr'Taeung Song
2016-02-29perf tools: Fix python extension buildJiri Olsa
2016-02-29perf: Export perf_event_sysfs_show()Thomas Gleixner
2016-02-29perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner
2016-02-29perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner
2016-02-29perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner
2016-02-29perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner
2016-02-29perf/x86/intel/rapl: Calculate timing onceThomas Gleixner
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner
2016-02-29perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner
2016-02-29cpumask: Export cpumask_any_but()Thomas Gleixner
2016-02-29perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner
2016-02-29x86/topology: Create logical package idThomas Gleixner
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner
2016-02-29perf: Allow storage of PMU private data in eventThomas Gleixner
2016-02-29perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner
2016-02-29perf/x86/intel/uncore: Make code more readableThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner
2016-02-29perf/x86/intel/uncore: Add sanity checks for PCI dev package idThomas Gleixner
2016-02-29perf/x86/intel/uncore: Fix error handlingThomas Gleixner
2016-02-29perf/x86/intel/uncore: Simplify error rollbackThomas Gleixner
2016-02-29perf/x86/intel/uncore: Remove pointless mask checkThomas Gleixner
2016-02-29perf: Add a reviewerPeter Zijlstra
2016-02-29perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar
2016-02-28Linux 4.5-rc6Linus Torvalds
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds