index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf buildid: Use SBUILD_ID_SIZE macro
Masami Hiramatsu
2015-07-20
2
-3
/
+4
*
perf probe: Move ftrace probe-event operations to probe-file.c
Masami Hiramatsu
2015-07-20
5
-292
/
+353
*
perf probe: Simplify __add_probe_trace_events code
Masami Hiramatsu
2015-07-20
1
-27
/
+43
*
perf record: Allow filtering perf's pid via --exclude-perf
Wang Nan
2015-07-20
2
-13
/
+71
*
perf record: Apply filter to all events in a glob matching
Wang Nan
2015-07-20
3
-9
/
+23
*
perf strlist: Make parse_list() private
Arnaldo Carvalho de Melo
2015-07-20
2
-3
/
+1
*
perf strlist: Allow substitutions from file contents in a given directory
Arnaldo Carvalho de Melo
2015-07-20
2
-8
/
+36
*
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
2015-07-20
8
-11
/
+17
*
perf strlist: load() should return a negative errno
Arnaldo Carvalho de Melo
2015-07-16
1
-1
/
+1
*
perf record: Let user have timestamps with per-thread recording
Adrian Hunter
2015-07-06
1
-1
/
+2
*
perf evsel: Introduce append_filter() method
Arnaldo Carvalho de Melo
2015-07-06
2
-0
/
+19
*
perf evlist: Make perf_evlist__set_filter use perf_evsel__set_filter
Arnaldo Carvalho de Melo
2015-07-06
1
-3
/
+1
*
perf evsel: Introduce set_filter method
Arnaldo Carvalho de Melo
2015-07-06
3
-2
/
+15
*
perf evsel: Rename set_filter to apply_filter
Arnaldo Carvalho de Melo
2015-07-06
3
-6
/
+6
*
perf tools: Asprintf like functions to format integer filter expression
Arnaldo Carvalho de Melo
2015-07-06
2
-0
/
+51
*
Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-06
3
-19
/
+1
|
\
|
*
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
2015-07-06
1
-2
/
+0
|
*
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2015-07-06
1
-104
/
+0
|
*
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
2015-07-06
1
-1
/
+1
|
*
perf tools: Copy rbtree.h from the kernel
Arnaldo Carvalho de Melo
2015-07-05
1
-2
/
+90
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-04
26
-120
/
+473
|
\
|
|
*
perf tools: Add missing break for PERF_RECORD_ITRACE_START
Jiri Olsa
2015-07-01
1
-2
/
+1
|
*
perf symbols: Check access permission when reading symbol files
Li Zhang
2015-06-26
1
-1
/
+4
|
*
perf stat: Introduce --per-thread option
Jiri Olsa
2015-06-26
1
-0
/
+1
|
*
perf stat: Remove perf_evsel__read_cb function
Jiri Olsa
2015-06-26
2
-23
/
+0
|
*
perf stat: Introduce perf_evsel__read function
Jiri Olsa
2015-06-26
2
-0
/
+17
|
*
perf stat: Introduce perf_evsel__alloc_stats function
Jiri Olsa
2015-06-26
2
-6
/
+16
|
*
perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object
Jiri Olsa
2015-06-26
3
-1
/
+50
|
*
perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object
Jiri Olsa
2015-06-26
2
-0
/
+22
|
*
perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
Jiri Olsa
2015-06-26
2
-0
/
+29
|
*
perf stat: Rename struct perf_counts::cpu member to values
Jiri Olsa
2015-06-26
2
-8
/
+8
|
*
perf stat: Make stats work over the thread dimension
Jiri Olsa
2015-06-26
4
-15
/
+15
|
*
perf stat: Use xyarray for cpu evsel counts
Jiri Olsa
2015-06-26
2
-12
/
+26
|
*
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-26
3
-20
/
+27
|
*
perf thrad_map: Add comm string into array
Jiri Olsa
2015-06-26
3
-0
/
+68
|
*
perf thread_map: Introduce thread_map__reset function
Jiri Olsa
2015-06-26
1
-1
/
+16
|
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-06-26
13
-22
/
+118
|
|
\
|
|
*
perf tools: Make perf_evsel__(nr_)cpus generic
Jiri Olsa
2015-06-25
1
-0
/
+11
|
|
*
perf evlist: Propagate thread maps through the evlist
Jiri Olsa
2015-06-25
3
-1
/
+5
|
|
*
perf evlist: Propagate cpu maps to evsels in an evlist
Jiri Olsa
2015-06-25
1
-1
/
+24
|
|
*
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
4
-7
/
+36
|
|
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
9
-11
/
+41
|
|
*
perf header: Delete an unnecessary check before the calling free_event_desc()
Markus Elfring
2015-06-25
1
-2
/
+1
|
|
*
perf tools: Future-proof thread_map allocation size calculation
Arnaldo Carvalho de Melo
2015-06-25
1
-1
/
+1
|
*
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-06-26
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf bench numa: Fix to show proper convergence stats
Srikar Dronamraju
2015-06-25
1
-0
/
+4
|
*
|
perf tools: Allow auxtrace data alignment
Adrian Hunter
2015-06-23
2
-0
/
+8
|
*
|
perf thread_map: Change map entries into a struct
Jiri Olsa
2015-06-23
1
-3
/
+7
|
*
|
perf thread_map: Don't access the array entries directly
Jiri Olsa
2015-06-23
6
-19
/
+31
|
*
|
perf probe: Fix failure to probe events on arm
He Kuang
2015-06-23
1
-1
/
+5
[next]