summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-23perf hists browser: Remove superfluous null check on mapColin Ian King1-2/+0
2016-08-23perf tools: Skip running the feature tests for 'make install-doc'Rui Teng1-1/+1
2016-08-23perf tools: Use __weak definition from linux/compiler.hRui Teng1-2/+1
2016-08-23perf report: Allow configuring the default sort order in ~/.perfconfigArnaldo Carvalho de Melo4-2/+10
2016-08-23tools: Copy coresight-pmu.h header file needed by perf toolsMathieu Poirier3-0/+43
2016-08-23perf disassemble: Extract logic to find file to pass to objdump to a separate...Arnaldo Carvalho de Melo1-22/+32
2016-08-23perf disassemble: Simplify logic for picking the filename to disassembleArnaldo Carvalho de Melo1-25/+16
2016-08-23perf disassemble: Move check for kallsyms + !kcoreArnaldo Carvalho de Melo1-8/+8
2016-08-23perf hists: Add support for header spanJiri Olsa7-14/+25
2016-08-23perf tools stdio: Display multiple header linesJiri Olsa1-9/+25
2016-08-23perf tools tui: Display multiple header linesJiri Olsa1-8/+17
2016-08-23perf hists: Add line argument into perf_hpp_fmt's header callbackJiri Olsa7-12/+14
2016-08-23perf hists: Introduce nr_header_lines into struct perf_hpp_listJiri Olsa3-3/+14
2016-08-23perf top: Use MSEC_PER_SECArnaldo Carvalho de Melo1-1/+2
2016-08-23perf bench futex: Use NSEC_PER_USECArnaldo Carvalho de Melo3-6/+9
2016-08-23perf kvm: Use NSEC_PER_USECArnaldo Carvalho de Melo1-5/+5
2016-08-23perf record: Use USEC_PER_MSECArnaldo Carvalho de Melo1-2/+2
2016-08-23perf bench sched-messaging: Use USEC_PER_MSECArnaldo Carvalho de Melo1-2/+3
2016-08-23perf bench mem: Use USEC_PER_SECArnaldo Carvalho de Melo1-1/+2
2016-08-23perf stat: Use *SEC_PER_*SEC macrosArnaldo Carvalho de Melo1-6/+6
2016-08-23perf bench sched-pipe: Use linux/time64.h, USEC_PER_SECArnaldo Carvalho de Melo1-4/+5
2016-08-23perf timechart: Use NSEC_PER_U?SECArnaldo Carvalho de Melo2-11/+13
2016-08-23perf sched: Use linux/time64.hArnaldo Carvalho de Melo1-18/+19
2016-08-23perf bench numa: Use NSEC_PER_U?SECArnaldo Carvalho de Melo1-26/+27
2016-08-23tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macrosArnaldo Carvalho de Melo12-27/+34
2016-08-18perf evsel: Do not access outside hw cache name arraysArnaldo Carvalho de Melo1-3/+3
2016-08-18tools lib: Reinstate strlcpy() header guard with __UCLIBC__Vineet Gupta1-1/+5
2016-08-18perf/x86: Fix PEBS threshold initializationJiri Olsa1-1/+11
2016-08-18perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros3-0/+6
2016-08-18perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKGDavid Carrillo-Cisneros2-2/+26
2016-08-18perf/core: Generalize event->group_flagsDavid Carrillo-Cisneros2-13/+21
2016-08-18bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()Madhavan Srinivasan2-2/+21
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros1-3/+4
2016-08-18perf/core: Enable mapping of the stop filtersMathieu Poirier1-10/+5
2016-08-18perf/core: Update filters only on executable mmapMathieu Poirier1-0/+7
2016-08-18perf/core: Fix file name handling for start/stop filtersMathieu Poirier1-2/+4
2016-08-18perf/core: Fix event_function_local()Peter Zijlstra1-12/+48
2016-08-18uprobes: Rename the "struct page *" args of __replace_page()Oleg Nesterov1-18/+18
2016-08-18uprobes: Fix the memcg accountingOleg Nesterov1-2/+3
2016-08-16perf unwind: Use addr_location::addr instead of ip for entriesMilian Wolff2-2/+2
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter1-1/+5
2016-08-15tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo3-0/+44
2016-08-15perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo1-3/+9
2016-08-15perf probe: Check for dup and fdopen failuresColin Ian King1-4/+20
2016-08-15perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard1-1/+2
2016-08-15perf script: Don't disable use_callchain if input is pipeHe Kuang1-1/+3
2016-08-15perf script: Show proper message when failed list scriptsHe Kuang1-2/+7
2016-08-15perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo1-0/+1
2016-08-15Linux 4.8-rc2v4.8-rc2Linus Torvalds1-1/+1
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2