index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-30
perf symbols: Cleanup the code flow of dso__find_kallsyms
Masami Hiramatsu
1
-23
/
+13
2016-05-30
perf symbols: Introduce filename__readable to check readability
Masami Hiramatsu
1
-10
/
+22
2016-05-30
perf tools: Add arch/*/include/generated/ to .gitignore
Taeung Song
1
-0
/
+1
2016-05-30
tools: Pass arg to fdarray__filter's call back function
Wang Nan
4
-9
/
+12
2016-05-30
perf evlist: Choose correct reading direction according to evlist->backward
Wang Nan
2
-1
/
+10
2016-05-30
perf evlist: Check 'base' pointer before checking refcnt when put a mmap
Wang Nan
1
-2
/
+4
2016-05-30
perf evlist: Don't poll and mmap overwritable events
Wang Nan
1
-4
/
+19
2016-05-30
perf record: Robustify perf_event__synth_time_conv()
Wang Nan
2
-1
/
+10
2016-05-30
perf tools: Per event max-stack settings
Arnaldo Carvalho de Melo
7
-2
/
+29
2016-05-30
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
5
-6
/
+23
2016-05-30
perf thread: Adopt get_main_thread from db-export.c
Andi Kleen
3
-12
/
+14
2016-05-29
Merge tag 'perf-urgent-for-mingo-20160527' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
3
-10
/
+49
2016-05-27
perf ctf: Convert invalid chars in a string before set value
Wang Nan
1
-2
/
+39
2016-05-27
perf record: Fix crash when kptr is restricted
Wang Nan
1
-0
/
+2
2016-05-27
perf symbols: Check kptr_restrict for root
Wang Nan
1
-8
/
+8
2016-05-25
perf/x86/intel/rapl: Fix pmus free during cleanup
Vincent Stehlé
1
-1
/
+1
2016-05-24
Merge tag 'perf-core-for-mingo-20160523' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
12
-164
/
+319
2016-05-24
perf record: Read from backward ring buffer
Wang Nan
3
-0
/
+54
2016-05-24
perf record: Rename variable to make code clear
Wang Nan
1
-10
/
+11
2016-05-24
perf record: Prevent reading invalid data in record__mmap_read
Wang Nan
1
-0
/
+8
2016-05-24
perf evlist: Add API to pause/resume
Wang Nan
2
-0
/
+29
2016-05-23
perf trace: Use the ptr->name beautifier as default for "filename" args
Arnaldo Carvalho de Melo
1
-77
/
+43
2016-05-23
perf trace: Use the fd->name beautifier as default for "fd" args
Arnaldo Carvalho de Melo
1
-78
/
+54
2016-05-23
perf report: Add srcline_from/to branch sort keys
Andi Kleen
6
-1
/
+101
2016-05-20
perf evsel: Record fd into perf_mmap
Wang Nan
2
-0
/
+7
2016-05-20
perf evsel: Add overwrite attribute and check write_backward
Wang Nan
2
-0
/
+14
2016-05-20
Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
19
-61
/
+109
2016-05-20
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
8
-13
/
+41
2016-05-20
perf trace: Only auto set call-graph to "dwarf" when syscalls are being traced
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-05-20
perf annotate: Sort list of recognised instructions
Chris Ryder
1
-5
/
+23
2016-05-20
perf annotate: Fix identification of ARM blt and bls instructions
Chris Ryder
1
-1
/
+1
2016-05-20
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
8
-11
/
+8
2016-05-20
perf callchain: Stop validating callchains by the max_stack sysctl
Arnaldo Carvalho de Melo
1
-20
/
+5
2016-05-20
perf trace: Fix exit_group() formatting
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-05-20
perf top: Use machine->kptr_restrict_warned
Arnaldo Carvalho de Melo
2
-4
/
+3
2016-05-20
perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1
Arnaldo Carvalho de Melo
3
-1
/
+21
2016-05-20
perf machine: Do not bail out if not managing to read ref reloc symbol
Arnaldo Carvalho de Melo
1
-4
/
+5
2016-05-20
perf/x86/intel/p4: Trival indentation fix, remove space
Colin Ian King
1
-1
/
+1
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
30
-117
/
+201
2016-05-19
perf: Update MAINTAINERS for x86 move
Peter Zijlstra
1
-0
/
+1
2016-05-18
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
Jiri Olsa
1
-1
/
+1
2016-05-17
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
4
-11
/
+24
2016-05-17
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
5
-3
/
+49
2016-05-17
perf core: Add perf_callchain_store_context() helper
Arnaldo Carvalho de Melo
3
-5
/
+7
2016-05-17
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
9
-17
/
+18
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
15
-73
/
+84
2016-05-17
perf core: Generalize max_stack sysctl handler
Arnaldo Carvalho de Melo
2
-3
/
+4
2016-05-17
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
Masami Hiramatsu
5
-11
/
+14
2016-05-17
perf stat: Use cpu-clock event for cpu targets
Namhyung Kim
1
-0
/
+3
2016-05-17
perf stat: Update runtime using cpu-clock event
Namhyung Kim
1
-2
/
+4
[next]