index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
perf probe: Trace a magic number if variable is not found
Masami Hiramatsu
2019-11-18
4
-5
/
+63
*
|
|
perf probe: Support DW_AT_const_value constant value
Masami Hiramatsu
2019-11-18
3
-0
/
+19
*
|
|
perf probe: Support multiprobe event
Masami Hiramatsu
2019-11-18
3
-2
/
+15
*
|
|
perf probe: Generate event name with line number
Masami Hiramatsu
2019-11-18
1
-0
/
+8
*
|
|
perf probe: Do not show non representive lines by perf-probe -L
Masami Hiramatsu
2019-11-18
1
-0
/
+7
*
|
|
perf probe: Verify given line is a representive line
Masami Hiramatsu
2019-11-18
1
-0
/
+36
*
|
|
perf probe: Show correct statement line number by perf probe -l
Masami Hiramatsu
2019-11-18
1
-4
/
+58
*
|
|
x86/insn: perf tools: Add some instructions to the new instructions test
Adrian Hunter
2019-11-18
3
-0
/
+223
*
|
|
perf map: Move seldom used ->flags field to second cacheline
Arnaldo Carvalho de Melo
2019-11-18
1
-1
/
+1
*
|
|
perf map: Use bitmap for booleans
Arnaldo Carvalho de Melo
2019-11-18
1
-2
/
+2
*
|
|
perf callchain: Fix segfault in thread__resolve_callchain_sample()
Adrian Hunter
2019-11-18
1
-1
/
+1
*
|
|
perf map_groups: Auto sort maps by name, if needed
Arnaldo Carvalho de Melo
2019-11-18
3
-3
/
+111
*
|
|
perf machine: No need to check if kernel module maps pre-exist
Arnaldo Carvalho de Melo
2019-11-18
3
-13
/
+7
*
|
|
perf record: No need to process the synthesized MMAP events twice
Arnaldo Carvalho de Melo
2019-11-18
1
-2
/
+27
*
|
|
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
2019-11-18
1
-26
/
+1
*
|
|
perf map_groups: Add a front end cache for map lookups by name
Arnaldo Carvalho de Melo
2019-11-18
3
-5
/
+19
*
|
|
perf maps: Do not use an rbtree to sort by map name
Arnaldo Carvalho de Melo
2019-11-18
5
-47
/
+3
*
|
|
perf maps: Purge the entries from maps->names in __maps__purge()
Arnaldo Carvalho de Melo
2019-11-13
2
-41
/
+1
*
|
|
perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
Adrian Hunter
2019-11-13
1
-3
/
+9
*
|
|
perf vendor events power9: Fix commas so PMU event files are valid JSON
James Clark
2019-11-12
9
-894
/
+894
*
|
|
perf vendor events power8: Fix commas so PMU event files are valid JSON
James Clark
2019-11-12
9
-969
/
+969
*
|
|
perf vendor events arm64: Fix commas so PMU event files are valid JSON
James Clark
2019-11-12
19
-310
/
+310
*
|
|
perf parse: Use YYABORT to clear stack after failure, plugging leaks
Ian Rogers
2019-11-12
1
-1
/
+2
*
|
|
perf tool: Provide an option to print perf_event_open args and return value
Ravi Bangoria
2019-11-12
5
-18
/
+32
*
|
|
perf map: Remove ->groups from 'struct map'
Arnaldo Carvalho de Melo
2019-11-12
2
-5
/
+0
*
|
|
perf map: Combine maps__fixup_overlappings with its only use
Arnaldo Carvalho de Melo
2019-11-12
1
-9
/
+4
*
|
|
perf annotate: Stop using map->groups, use map_symbol->mg instead
Arnaldo Carvalho de Melo
2019-11-12
3
-4
/
+5
*
|
|
perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
6
-0
/
+12
*
|
|
perf symbols: Use kmaps(map)->machine when we know its a kernel map
Arnaldo Carvalho de Melo
2019-11-12
1
-13
/
+3
*
|
|
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
Arnaldo Carvalho de Melo
2019-11-12
10
-125
/
+114
*
|
|
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
Arnaldo Carvalho de Melo
2019-11-12
9
-62
/
+71
*
|
|
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
Arnaldo Carvalho de Melo
2019-11-12
5
-20
/
+19
*
|
|
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 's...
Arnaldo Carvalho de Melo
2019-11-12
7
-75
/
+66
*
|
|
perf tools: Add map_groups to 'struct addr_location'
Arnaldo Carvalho de Melo
2019-11-12
5
-14
/
+14
*
|
|
perf map_groups: Pass the object to map_groups__find_ams()
Arnaldo Carvalho de Melo
2019-11-12
4
-8
/
+8
*
|
|
perf symbols: Stop using map->groups, we can use kmaps instead
Arnaldo Carvalho de Melo
2019-11-12
1
-1
/
+1
*
|
|
perf map: Use map->dso->kernel + map__kmaps() in map__kmaps()
Arnaldo Carvalho de Melo
2019-11-12
1
-10
/
+3
*
|
|
Merge tag 'perf-core-for-mingo-5.5-20191107' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-11-12
86
-19382
/
+22071
|
\
\
\
|
*
|
|
perf report: Sort by sampled cycles percent per block for tui
Jin Yao
2019-11-07
4
-7
/
+103
|
*
|
|
perf report: Support --percent-limit for --total-cycles
Jin Yao
2019-11-07
4
-2
/
+19
|
*
|
|
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
2019-11-07
6
-3
/
+96
|
*
|
|
perf hist: Support block formats with compare/sort/display
Jin Yao
2019-11-07
3
-2
/
+345
|
*
|
|
perf hist: Count the total cycles of all samples
Jin Yao
2019-11-07
6
-6
/
+13
|
*
|
|
perf block: Cleanup and refactor block info functions
Jin Yao
2019-11-07
7
-142
/
+185
|
*
|
|
perf diff: Don't use hack to skip column length calculation
Jin Yao
2019-11-07
2
-9
/
+4
|
*
|
|
perf tests: Fix out of bounds memory access
Leo Yan
2019-11-07
1
-0
/
+9
|
*
|
|
perf record: Add support for limit perf output file size
Jiwei Sun
2019-11-07
2
-1
/
+49
|
*
|
|
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2019-11-07
1
-0
/
+20
|
*
|
|
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2019-11-07
1
-1
/
+9
|
*
|
|
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2019-11-07
1
-6
/
+13
[prev]
[next]