index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
2019-11-06
10
-44
/
+65
*
perf map: Allow map__next() to receive a NULL arg
Arnaldo Carvalho de Melo
2019-11-06
1
-1
/
+6
*
perf map: Check if the map still has some refcounts on exit
Arnaldo Carvalho de Melo
2019-11-06
1
-1
/
+1
*
perf dso: Add dso__data_write_cache_addr()
Adrian Hunter
2019-11-06
2
-15
/
+65
*
perf dso: Refactor dso_cache__read()
Adrian Hunter
2019-11-06
1
-27
/
+37
*
perf auxtrace: Add auxtrace_cache__remove()
Adrian Hunter
2019-11-06
2
-0
/
+29
*
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-11-06
1
-2
/
+2
*
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-11-06
1
-1
/
+1
*
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-11-06
1
-2
/
+2
*
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-11-06
1
-1
/
+1
*
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-11-06
1
-1
/
+1
*
perf probe: Fix wrong address verification
Masami Hiramatsu
2019-11-06
1
-22
/
+10
*
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
2019-11-06
1
-2
/
+11
*
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-11-06
2
-1
/
+26
*
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-11-06
1
-5
/
+9
*
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2019-11-06
1
-1
/
+5
*
perf kvm: Use evlist layer api when possible
Igor Lubashev
2019-11-06
1
-1
/
+1
*
perf tests: Fix a typo
Leo Yan
2019-11-06
1
-1
/
+1
*
perf tools: Avoid a malloc() for array events
Ian Rogers
2019-11-06
1
-5
/
+3
*
perf tools: Move ALLOC_LIST into a function
Ian Rogers
2019-11-06
1
-22
/
+43
*
perf evsel: Avoid close(-1)
Andi Kleen
2019-11-06
2
-2
/
+4
*
perf evsel: Always preserve errno while cleaning up perf_event_open failures
Andi Kleen
2019-11-06
1
-2
/
+4
*
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
2019-11-06
1
-2
/
+2
*
perf llvm: Make .o saving a debug message, not an info one
Arnaldo Carvalho de Melo
2019-11-06
1
-3
/
+2
*
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
2019-11-06
8
-0
/
+147
*
perf data: Support single perf.data file directory
Adrian Hunter
2019-11-06
4
-2
/
+43
*
perf session: Fix indent in perf_session__new()"
Jiri Olsa
2019-11-06
1
-2
/
+2
*
perf data: Rename directory "header" file to "data"
Adrian Hunter
2019-11-06
2
-2
/
+2
*
perf data: Move perf_dir_version into data.h
Adrian Hunter
2019-11-06
2
-4
/
+4
*
perf data: Correctly identify directory data files
Adrian Hunter
2019-11-06
1
-1
/
+1
*
perf/core: Optimize perf_init_event() for TYPE_SOFTWARE
Liang, Kan
2019-10-28
1
-1
/
+10
*
perf/core: Optimize perf_init_event()
Peter Zijlstra
2019-10-28
1
-11
/
+30
*
perf/core: Optimize perf_install_in_event()
Peter Zijlstra
2019-10-28
1
-0
/
+19
*
perf/x86: Synchronize PMU task contexts on optimized context switches
Alexey Budankov
2019-10-28
2
-1
/
+19
*
perf/x86/intel: Implement LBR callstack context synchronization
Alexey Budankov
2019-10-28
2
-0
/
+26
*
perf/x86: Install platform specific ->swap_task_ctx() adapter
Alexey Budankov
2019-10-28
1
-0
/
+8
*
perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'
Alexey Budankov
2019-10-28
2
-0
/
+17
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-28
585
-3247
/
+5323
|
\
|
*
perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
|
*
perf/x86/uncore: Fix event group support
Kan Liang
2019-10-28
2
-18
/
+38
|
*
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
Kim Phillips
2019-10-28
1
-2
/
+4
|
*
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
2019-10-28
1
-1
/
+1
|
*
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
2019-10-28
1
-1
/
+1
|
*
Linux 5.4-rc5
v5.4-rc5
Linus Torvalds
2019-10-27
1
-2
/
+2
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-27
1
-5
/
+9
|
|
\
|
|
*
x86/cpu/vmware: Fix platform detection VMWARE_PORT macro
Thomas Hellstrom
2019-10-22
1
-5
/
+8
|
|
*
x86/cpu/vmware: Use the full form of INL in VMWARE_HYPERCALL, for clang/llvm
Thomas Hellstrom
2019-10-22
1
-1
/
+2
|
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-27
3
-7
/
+10
|
|
\
\
|
|
*
|
posix-cpu-timers: Fix two trivial comments
Yi Wang
2019-10-23
1
-3
/
+3
|
|
*
|
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
2019-10-23
1
-0
/
+2
[next]