aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-06perf probe: Fix to probe an inline function which has no entry pcMasami Hiramatsu1-1/+1
2019-11-06perf probe: Fix to probe a function which has no entry pcMasami Hiramatsu1-1/+1
2019-11-06perf probe: Fix wrong address verificationMasami Hiramatsu1-22/+10
2019-11-06perf jevents: Fix resource leak in process_mapfile() and main()Yunfeng Ye1-2/+11
2019-11-06perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2-1/+26
2019-11-06perf probe: Walk function lines in lexical blocksMasami Hiramatsu1-5/+9
2019-11-06perf probe: Fix to find range-only function instanceMasami Hiramatsu1-1/+5
2019-11-06perf kvm: Use evlist layer api when possibleIgor Lubashev1-1/+1
2019-11-06perf tests: Fix a typoLeo Yan1-1/+1
2019-11-06perf tools: Avoid a malloc() for array eventsIan Rogers1-5/+3
2019-11-06perf tools: Move ALLOC_LIST into a functionIan Rogers1-22/+43
2019-11-06perf evsel: Avoid close(-1)Andi Kleen2-2/+4
2019-11-06perf evsel: Always preserve errno while cleaning up perf_event_open failuresAndi Kleen1-2/+4
2019-11-06perf cs-etm: Fix definition of macro TO_CS_QUEUE_NRLeo Yan1-2/+2
2019-11-06perf llvm: Make .o saving a debug message, not an info oneArnaldo Carvalho de Melo1-3/+2
2019-11-06perf record: Put a copy of kcore into the perf.data directoryAdrian Hunter8-0/+147
2019-11-06perf data: Support single perf.data file directoryAdrian Hunter4-2/+43
2019-11-06perf session: Fix indent in perf_session__new()"Jiri Olsa1-2/+2
2019-11-06perf data: Rename directory "header" file to "data"Adrian Hunter2-2/+2
2019-11-06perf data: Move perf_dir_version into data.hAdrian Hunter2-4/+4
2019-11-06perf data: Correctly identify directory data filesAdrian Hunter1-1/+1
2019-10-28perf/core: Optimize perf_init_event() for TYPE_SOFTWARELiang, Kan1-1/+10
2019-10-28perf/core: Optimize perf_init_event()Peter Zijlstra1-11/+30
2019-10-28perf/core: Optimize perf_install_in_event()Peter Zijlstra1-0/+19
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov2-1/+19
2019-10-28perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov2-0/+26
2019-10-28perf/x86: Install platform specific ->swap_task_ctx() adapterAlexey Budankov1-0/+8
2019-10-28perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'Alexey Budankov2-0/+17
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar585-3247/+5323
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven1-1/+1
2019-10-28perf/x86/uncore: Fix event group supportKan Liang2-18/+38
2019-10-28perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips1-2/+4
2019-10-28perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validityKim Phillips1-1/+1
2019-10-28perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin1-1/+1
2019-10-27Linux 5.4-rc5Linus Torvalds1-2/+2
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+9
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+10
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-21/+71
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+20
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-37/+75
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-40/+11
2019-10-26Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds7-25/+35
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+4
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-4/+2
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-9/+4
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-44/+47
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-29/+48
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds3-125/+161
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-5/+13