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
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-23
perf pmu: Support MetricExpr header in JSON event list
Andi Kleen
2
-3
/
+7
2017-03-23
perf tools: Add a simple expression parser for JSON
Andi Kleen
3
-0
/
+204
2017-03-21
perf pmu: Special case uncore_ prefix
Andi Kleen
1
-0
/
+3
2017-03-21
perf pmu: Expand PMU events by prefix match
Andi Kleen
3
-14
/
+54
2017-03-21
perf tools: Factor out PMU matching in parser
Andi Kleen
3
-29
/
+52
2017-03-21
perf stat: Collapse identically named events
Andi Kleen
1
-0
/
+1
2017-03-21
perf annotate: Add comment clarifying how the source code line is parsed
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-03-21
perf annotate: More exactly grep -v of the objdump command
Taeung Song
1
-1
/
+1
2017-03-21
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
3
-4
/
+178
2017-03-21
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
2
-2
/
+24
2017-03-21
perf probe: Change MAX_CMDLEN
Ravi Bangoria
2
-2
/
+2
2017-03-20
perf probe: Fix concat_probe_trace_events
Ravi Bangoria
1
-1
/
+1
2017-03-17
perf tools: Handle partial AUX records and print a warning
Alexander Shishkin
3
-5
/
+28
2017-03-16
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
7
-10
/
+84
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
4
-0
/
+61
2017-03-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2017-03-15
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
1
-2
/
+2
2017-03-15
perf probe: Introduce util func is_sdt_event()
Ravi Bangoria
2
-8
/
+21
2017-03-14
perf kretprobes: Offset from reloc_sym if kernel supports it
Naveen N. Rao
3
-7
/
+13
2017-03-14
perf probe: Factor out the ftrace README scanning
Naveen N. Rao
1
-33
/
+37
2017-03-14
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
4
-0
/
+56
2017-03-14
perf record: Synthesize namespace events for current processes
Hari Bathini
2
-6
/
+94
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
13
-2
/
+230
2017-03-13
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
1
-0
/
+5
2017-03-04
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
2
-8
/
+2
2017-03-04
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
1
-2
/
+3
2017-03-04
perf intel-PT/BTS: Add missing initialization
Adrian Hunter
1
-0
/
+2
2017-03-04
perf probe: Generalize probe event file open routine
Naveen N. Rao
2
-9
/
+12
2017-03-04
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
2
-0
/
+47
2017-03-04
perf tools: Allow sorting by symbol size
Charles Baylis
3
-0
/
+43
2017-03-04
perf evlist: Clarify a bit the use of perf_mmap->refcnt
Arnaldo Carvalho de Melo
1
-1
/
+12
2017-03-04
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-12
/
+12
2017-03-04
perf thread: convert thread.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-6
/
+6
2017-03-04
perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-11
/
+11
2017-03-04
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+4
2017-03-04
perf map: Convert map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+6
2017-03-04
perf dso: Convert dso.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-04
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-9
/
+6
2017-03-04
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-10
/
+10
2017-03-04
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-01
x86/events: Remove last remnants of old filenames
Borislav Petkov
1
-1
/
+1
2017-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-73
/
+150
2017-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-4
/
+4
2017-02-28
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-7
/
+19
2017-02-28
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-28
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2
-3
/
+3
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+2
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
8
-16
/
+16
2017-02-20
perf utils: Add perf_quiet_option()
Namhyung Kim
2
-0
/
+18
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
4
-9
/
+22
[next]