index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
perf tools: Handle partial AUX records and print a warning
Alexander Shishkin
3
-5
/
+28
2017-03-17
perf timechart: Use OPT_PARENT for common options
Arnaldo Carvalho de Melo
1
-9
/
+7
2017-03-17
perf lock: Make 'f' part of the common 'lock_options'
Arnaldo Carvalho de Melo
1
-2
/
+1
2017-03-17
perf lock: Subcommands should include common options
Changbin Du
1
-8
/
+11
2017-03-16
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
9
-21
/
+350
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
6
-11
/
+327
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 powerpc: Choose local entry point with kretprobes
Naveen N. Rao
1
-4
/
+10
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 sched timehist: Add --next option
Brendan Gregg
2
-5
/
+24
2017-03-14
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
5
-1
/
+59
2017-03-14
perf script: Add script print support for namespace events
Hari Bathini
2
-0
/
+43
2017-03-14
perf record: Synthesize namespace events for current processes
Hari Bathini
3
-10
/
+119
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
27
-3
/
+265
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-03
perf bench futex: Fix build on musl + clang
Arnaldo Carvalho de Melo
5
-0
/
+5
2017-03-03
perf bench futex: Use __maybe_unused
Arnaldo Carvalho de Melo
1
-6
/
+4
2017-03-03
tools build: Add test for sched_getcpu()
Arnaldo Carvalho de Melo
3
-8
/
+6
2017-03-03
perf tools: Force uncore events to system wide monitoring
Jiri Olsa
2
-5
/
+33
2017-03-03
perf intel-PT/BTS: Add missing initialization
Adrian Hunter
1
-0
/
+2
2017-03-03
perf probe: Generalize probe event file open routine
Naveen N. Rao
2
-9
/
+12
2017-03-03
perf ftrace: Use pager for displaying result
Namhyung Kim
1
-0
/
+3
2017-03-03
perf ftrace: Add support for -a and -C option
Namhyung Kim
2
-0
/
+74
2017-03-03
perf cpumap: Introduce cpu_map__snprint_mask()
Namhyung Kim
2
-0
/
+47
2017-03-03
perf ftrace: Add support for --pid option
Namhyung Kim
2
-27
/
+68
2017-03-03
perf tools: Allow sorting by symbol size
Charles Baylis
4
-0
/
+44
2017-03-03
perf evlist: Clarify a bit the use of perf_mmap->refcnt
Arnaldo Carvalho de Melo
1
-1
/
+12
2017-03-03
perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-15
/
+15
2017-03-03
perf thread: convert thread.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-6
/
+6
2017-03-03
perf evlist: Convert perf_map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-11
/
+11
2017-03-03
perf map: Convert map_groups.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-10
/
+10
2017-03-03
perf map: Convert map.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+6
2017-03-03
perf dso: Convert dso.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-03
perf comm: Convert comm_str.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-9
/
+6
2017-03-03
perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_t
Elena Reshetova
3
-11
/
+11
2017-03-03
perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+5
2017-03-03
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-03
tools arch x86: Include asm/cmpxchg.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-03
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
1
-0
/
+11
[next]