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-01-25
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
4
-42
/
+72
2017-01-20
perf c2c report: Coalesce by default only by pid,iaddr
Jiri Olsa
2
-2
/
+2
2017-01-20
perf c2c report: Display Total records column in offset view
Jiri Olsa
1
-0
/
+1
2017-01-20
perf hists browser: Add e/c hotkeys to expand/collapse callchain for current ...
Jiri Olsa
1
-0
/
+17
2017-01-20
perf hists browser: Put hist_entry folding logic into single function
Jiri Olsa
1
-18
/
+25
2017-01-18
perf unwind: Fix looking up dwarf unwind stack info
Matija Glavinic Pecotic
2
-16
/
+86
2017-01-17
Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...
Ingo Molnar
3
-41
/
+72
2017-01-17
perf evlist: Fix typo in deliver_sample()
Soramichi AKIYAMA
1
-1
/
+1
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
5
-5
/
+5
2017-01-17
perf sched timehist: Show total wait times for summary
Namhyung Kim
1
-3
/
+41
2017-01-17
perf sched timehist: Add --state option
Namhyung Kim
2
-4
/
+36
2017-01-17
perf sched timehist: Account thread wait time separately
Namhyung Kim
1
-6
/
+44
2017-01-16
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
3
-18
/
+37
2017-01-16
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
1
-17
/
+33
2017-01-16
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
1
-7
/
+3
2017-01-16
perf script: Also allow forcing reading of non-root owned files by root
Yannick Brosseau
1
-1
/
+2
2017-01-16
perf script: Fix man page about --dump-raw-trace option
Michael Petlan
1
-2
/
+2
2017-01-16
perf tools: Remove unneccessary feature-dwarf warning
David Carrillo-Cisneros
1
-2
/
+4
2017-01-16
perf pmu: Factor out scale conversion code
Andi Kleen
1
-28
/
+34
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-43
/
+97
2017-01-11
perf record: Add switch-output time option argument
Jiri Olsa
2
-2
/
+44
2017-01-11
perf record: Add switch-output size warning
Jiri Olsa
3
-1
/
+24
2017-01-11
perf record: Add switch-output size option argument
Jiri Olsa
2
-16
/
+63
2017-01-11
perf record: Change switch-output option to take optional argument
Jiri Olsa
1
-2
/
+26
2017-01-11
perf record: Add struct switch_output
Jiri Olsa
1
-6
/
+10
2017-01-11
perf tools: Add unit_number__scnprintf function
Jiri Olsa
7
-2
/
+63
2017-01-11
perf evlist: Fix typo in perf_evlist__start_workload()
Soramichi Akiyama
1
-1
/
+1
2017-01-11
perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
Arnaldo Carvalho de Melo
2
-32
/
+96
2017-01-11
perf kallsyms: Introduce tool to look for extended symbol information on the ...
Arnaldo Carvalho de Melo
7
-1
/
+96
2017-01-11
perf machine: Add a kallsyms loading constructor
Arnaldo Carvalho de Melo
2
-0
/
+20
2017-01-11
perf jvmti: Create libdir directory before installing libperf-jvmti.so
Laura Abbott
1
-0
/
+1
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
1
-1
/
+0
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
6
-43
/
+97
2017-01-04
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
1
-1
/
+47
2017-01-04
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
1
-19
/
+6
2017-01-03
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-01-03
perf tools: Install tools/lib/traceevent plugins with install-bin
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-01-03
perf record: Fix --switch-output documentation and comment
Jiri Olsa
2
-1
/
+5
2017-01-03
perf record: Make __record_options static
Jiri Olsa
1
-1
/
+1
2017-01-02
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
1
-16
/
+16
2016-12-27
perf sched timehist: Show total scheduling time
Namhyung Kim
1
-3
/
+14
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-169
/
+466
2016-12-22
perf sched timehist: Fix invalid period calculation
Namhyung Kim
1
-1
/
+1
2016-12-22
perf sched timehist: Remove hardcoded 'comm_width' check at print_summary
Namhyung Kim
1
-3
/
+0
2016-12-22
perf sched timehist: Enlarge default 'comm_width'
Namhyung Kim
1
-1
/
+1
2016-12-22
perf sched timehist: Honour 'comm_width' when aligning the headers
Namhyung Kim
1
-3
/
+4
2016-12-20
perf diff: Do not overwrite valid build id
Kan Liang
1
-1
/
+2
2016-12-20
perf annotate: Don't throw error for zero length symbols
Ravi Bangoria
1
-1
/
+2
2016-12-20
perf bench futex: Fix lock-pi help string
Davidlohr Bueso
1
-1
/
+1
2016-12-20
perf trace: Check if MAP_32BIT is defined (again)
Jiri Olsa
1
-0
/
+2
[prev]
[next]