index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
perf annotate browser: Rename struct browser_disasm_line to browser_line
Jiri Olsa
1
-13
/
+13
2017-11-16
perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
Jiri Olsa
1
-9
/
+6
2017-11-16
perf annotate browser: Use samples data from struct annotation_line
Jiri Olsa
1
-37
/
+20
2017-11-16
perf annotate: Factor annotation_line__print from disasm_line__print
Jiri Olsa
1
-36
/
+33
2017-11-16
perf annotate: Add annotation_line__print function
Jiri Olsa
1
-6
/
+22
2017-11-16
perf annotate: Remove struct source_line
Jiri Olsa
1
-14
/
+0
2017-11-16
perf annotate: Remove disasm__calc_percent function
Jiri Olsa
2
-46
/
+0
2017-11-16
perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_perc...
Jiri Olsa
1
-13
/
+6
2017-11-16
perf annotate: Remove disasm__calc_percent() from disasm_line__print()
Jiri Olsa
2
-44
/
+18
2017-11-16
perf annotate: Add symbol__calc_lines function
Jiri Olsa
2
-120
/
+68
2017-11-16
perf annotate: Add symbol__calc_percent function
Jiri Olsa
2
-1
/
+62
2017-11-16
s390/perf: add perf register support for floating-point registers
Hendrik Brueckner
2
-1
/
+51
2017-11-16
s390/perf: define common DWARF register string table
Hendrik Brueckner
3
-21
/
+80
2017-11-16
s390/perf: add support for perf_regs and libdw
Heiko Carstens
5
-1
/
+113
2017-11-16
s390/perf: add callback to perf to enable using AUX buffer
Pu Hou
2
-0
/
+120
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+0
2017-11-15
kmemcheck: remove whats left of NOTRACK flags
Levin, Alexander (Sasha Levin)
1
-1
/
+0
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
159
-1780
/
+7637
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+3
2017-11-13
perf annotate: Add samples into struct annotation_line
Jiri Olsa
2
-5
/
+20
2017-11-13
perf annotate: Add annotated_source__purge function
Jiri Olsa
3
-12
/
+10
2017-11-13
perf annotate: Add annotation_line__(new|delete) functions
Jiri Olsa
3
-9
/
+68
2017-11-13
perf annotate: Move rb_node to struct annotation_line
Jiri Olsa
2
-14
/
+17
2017-11-13
perf annotate: Add annotation_line__add function
Jiri Olsa
1
-3
/
+3
2017-11-13
perf annotate: Add annotation_line__next function
Jiri Olsa
3
-10
/
+13
2017-11-13
perf annotate: Add evsel into struct annotation_line_args
Jiri Olsa
4
-7
/
+11
2017-11-13
perf annotate: Add offset/line/line_nr into struct annotate_args
Jiri Olsa
1
-8
/
+13
2017-11-13
perf annotate: Add map into struct annotate_args
Jiri Olsa
1
-11
/
+11
2017-11-13
perf annotate: Add arch into struct annotate_args
Jiri Olsa
1
-9
/
+8
2017-11-13
perf annotate: Add struct annotate_args
Jiri Olsa
1
-9
/
+18
2017-11-13
perf annotate: Add symbol__annotate function
Jiri Olsa
5
-34
/
+42
2017-11-13
perf annotate: Move ipc/cycles into annotation_line struct
Jiri Olsa
2
-10
/
+10
2017-11-13
perf annotate: Move line/offset into annotation_line struct
Jiri Olsa
4
-52
/
+54
2017-11-13
perf annotate: Add annotation_line struct
Jiri Olsa
4
-38
/
+42
2017-11-13
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+16
2017-11-13
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2
-2
/
+13
2017-11-09
perf trace: Call machine__exit() at exit
Andrei Vagin
1
-0
/
+10
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
1
-2
/
+2
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
1
-0
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
404
-3
/
+419
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
404
-3
/
+546
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
402
-0
/
+402
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
402
-0
/
+402
2017-11-01
perf srcline: Show correct function name for srcline of callchains
Namhyung Kim
1
-40
/
+55
2017-11-01
perf srcline: Fix memory leak in addr2inlines()
Namhyung Kim
1
-5
/
+2
2017-10-31
perf trace beauty kcmp: Beautify arguments
Arnaldo Carvalho de Melo
6
-0
/
+76
2017-10-31
perf trace beauty: Implement pid_fd beautifier
Arnaldo Carvalho de Melo
2
-0
/
+20
2017-10-31
tools include uapi: Grab a copy of linux/kcmp.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-10-31
perf callchain: Fix double mapping al->addr for children without self period
Namhyung Kim
1
-4
/
+1
[prev]
[next]