index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-05-17
perf stat: Fix indentation of stalled backend cycle
Namhyung Kim
1
-1
/
+1
2016-05-17
perf symbols: Store vdso buildid unconditionally
He Kuang
2
-2
/
+3
2016-05-17
perf stat: Avoid fractional digits for integer scales
Andi Kleen
1
-9
/
+10
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-12
perf/x86: Fix undefined shift on 32-bit kernels
Andrey Ryabinin
1
-1
/
+1
2016-05-12
perf/x86/msr: Fix SMI overflow
Peter Zijlstra
1
-1
/
+1
2016-05-12
perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...
hchrzani
1
-0
/
+7
2016-05-11
perf buildid-cache: Use lsdir() for looking up buildid caches
Masami Hiramatsu
1
-26
/
+4
2016-05-11
perf symbols: Use lsdir() for the search in kcore cache directory
Masami Hiramatsu
1
-12
/
+14
2016-05-11
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
6
-7
/
+7
2016-05-11
perf tools: Fix lsdir to set errno correctly
Masami Hiramatsu
1
-1
/
+1
2016-05-11
perf trace: Move seccomp args beautifiers to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-52
/
+53
2016-05-11
perf trace: Move flock op beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-31
/
+32
2016-05-11
perf build: Add build-test for debug-frame on arm/arm64
He Kuang
4
-1
/
+42
2016-05-11
perf build: Add build-test for libunwind cross-platforms support
He Kuang
6
-0
/
+127
2016-05-11
perf script: Fix export of callchains with recursion in db-export
Chris Phlipot
1
-0
/
+4
2016-05-11
perf script: Fix callchain addresses in db-export
Chris Phlipot
1
-4
/
+1
2016-05-11
perf script: Fix symbol insertion behavior in db-export
Chris Phlipot
1
-2
/
+1
2016-05-11
perf symbols: Add dso__insert_symbol function
Chris Phlipot
2
-0
/
+15
2016-05-11
perf scripting python: Use Py_FatalError instead of die()
Arnaldo Carvalho de Melo
1
-2
/
+5
2016-05-11
perf diff: Fix duplicated output column
Namhyung Kim
1
-0
/
+3
2016-05-10
perf tools: Remove xrealloc and ALLOC_GROW
Masami Hiramatsu
4
-55
/
+0
2016-05-10
perf help: Do not use ALLOC_GROW in add_cmd_list
Masami Hiramatsu
1
-8
/
+22
2016-05-10
perf pmu: Make pmu_formats_string to check return value of strbuf
Masami Hiramatsu
1
-5
/
+5
2016-05-10
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
1
-11
/
+20
2016-05-10
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
3
-20
/
+26
2016-05-10
perf help: Make check_emacsclient_version to check strbuf APIs
Masami Hiramatsu
1
-8
/
+10
2016-05-10
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
3
-97
/
+128
2016-05-10
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
2
-36
/
+82
2016-05-10
sched/rt, sched/dl: Don't push if task's scheduling class was changed
Xunlei Pang
2
-0
/
+2
2016-05-10
x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n
Thomas Gleixner
1
-1
/
+1
2016-05-10
perf/core: Change the default paranoia level to 2
Andy Lutomirski
2
-2
/
+2
2016-05-10
zsmalloc: fix zs_can_compact() integer overflow
Sergey Senozhatsky
1
-2
/
+5
2016-05-10
Revert "proc/base: make prompt shell start from new line after executing "cat...
Robin Humble
1
-1
/
+1
2016-05-09
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
1
-1
/
+1
2016-05-09
perf evsel: Print state of perf_event_attr.write_backward
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-05-09
perf tests: Add test to check backward ring buffer
Wang Nan
4
-0
/
+157
2016-05-09
perf tools: Support reading from backward ring buffer
Wang Nan
2
-0
/
+54
2016-05-09
compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()
Josh Poimboeuf
1
-1
/
+1
2016-05-09
perf script: Fix incorrect python db-export error message
Chris Phlipot
1
-1
/
+1
[next]