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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-13
perf hists browser: Fix typo in function switch_data_file
Changbin Du
1
-1
/
+1
2017-03-13
perf report: Document +field style argument support for --field option
Changbin Du
1
-0
/
+3
2017-03-13
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
1
-0
/
+5
2017-03-13
perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git
Changbin Du
1
-0
/
+2
2017-03-13
perf tools: Missing c2c command in command-list
Changbin Du
1
-0
/
+1
2017-03-07
perf c2c: Fix display bug when using pipe
Namhyung Kim
1
-1
/
+1
2017-03-07
perf c2c: Clarify help message of --stats option
Namhyung Kim
1
-1
/
+1
2017-03-07
perf report: Hide tip message when -q option is given
Namhyung Kim
1
-2
/
+1
2017-03-06
perf bench numa: Add more comment for -c option
Jiri Olsa
1
-1
/
+2
2017-03-04
perf bench futex: Fix build on musl + clang
Arnaldo Carvalho de Melo
5
-0
/
+5
2017-03-04
perf bench futex: Use __maybe_unused
Arnaldo Carvalho de Melo
1
-6
/
+4
2017-03-04
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
3
-8
/
+6
2017-03-04
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
2
-5
/
+33
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 ftrace: Use pager for displaying result
Namhyung Kim
1
-0
/
+3
2017-03-04
perf ftrace: Add support for -a and -C option
Namhyung Kim
2
-0
/
+74
2017-03-04
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
2
-0
/
+47
2017-03-04
perf ftrace: Add support for --pid option
Namhyung Kim
2
-27
/
+68
2017-03-04
perf tools: Allow sorting by symbol size
Charles Baylis
4
-0
/
+44
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
3
-15
/
+15
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
3
-10
/
+10
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
3
-11
/
+11
2017-03-04
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-04
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-04
tools arch x86: Include asm/cmpxchg.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-04
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
1
-0
/
+11
2017-03-04
perf vendor events: Add mapping for KnightsMill PMU events
Karol Wachowski
1
-0
/
+1
2017-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
50
-124
/
+248
2017-02-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+5
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-28
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
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 record: Honor --quiet option properly
Namhyung Kim
1
-0
/
+2
2017-02-20
perf annotate: Add -q/--quiet option
Namhyung Kim
2
-0
/
+8
2017-02-20
perf diff: Add -q/--quiet option
Namhyung Kim
2
-4
/
+14
2017-02-20
perf report: Add -q/--quiet option
Namhyung Kim
2
-4
/
+19
2017-02-20
perf utils: Check verbose flag properly
Namhyung Kim
29
-52
/
+52
2017-02-20
perf utils: Add perf_quiet_option()
Namhyung Kim
2
-0
/
+18
2017-02-17
perf record: Add -a as default target
Jiri Olsa
2
-2
/
+4
2017-02-17
perf stat: Add -a as default target
Jiri Olsa
2
-2
/
+3
2017-02-17
perf tools: Fail on using multiple bits long terms without value
Jiri Olsa
4
-9
/
+22
[next]