summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-03-08perf hists: Add level field to struct perf_hpp_fmtNamhyung Kim
2016-03-08perf tools: Use 64-bit shifts with (TSC) time conversionAdrian Hunter
2016-03-08perf jit: Move clockid validationAdrian Hunter
2016-03-08perf jit: Let jit_process() return errorsAdrian Hunter
2016-03-08perf session: Simplify tool stubsAdrian Hunter
2016-03-08perf inject: Hit all DSOs for AUX data in JIT and other casesAdrian Hunter
2016-03-08perf tools: Explicitly declare inc_group_count as a void functionColin Ian King
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-06nfit, libnvdimm: clear poison command supportDan Williams
2016-03-05tools/testing/nvdimm: expand ars unit testingDan Williams
2016-03-05nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams
2016-03-05nfit, tools/testing/nvdimm: test multiple control regions per-dimmDan Williams
2016-03-05nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams
2016-03-03objtool: Support CROSS_COMPILEJosh Poimboeuf
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf
2016-03-03perf stat: Check for frontend stalled for metricsAndi Kleen
2016-03-03tools/power turbostat: fix various build warningsColin Ian King
2016-03-03perf tests: Initialize sa.sa_flagsColin Ian King
2016-03-03perf test: Fix hists related entriesArnaldo Carvalho de Melo
2016-03-03tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt (Red Hat)
2016-03-03tools lib traceevent: Set int_array fields to NULL if freeing from errorSteven Rostedt (Red Hat)
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-03-02virtio_ring: Support DMA APIsAndy Lutomirski
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman
2016-03-02Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman
2016-02-29tools lib traceevent: Split pevent_print_event() into specific functionality ...Steven Rostedt
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-29tools/lib/lockdep: Fix link creation warningIngo Molnar
2016-02-29tools/lib/lockdep: Add tests for AA and ABBA lockingAlfredo Alvarez Fernandez
2016-02-29tools/lib/lockdep: Add userspace version of READ_ONCE()Alfredo Alvarez Fernandez
2016-02-29tools/lib/lockdep: Fix the build on recent kernelsIngo Molnar
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar