index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-22
perf test: Fix exclude_guest parse events tests
Jiri Olsa
1
-4
/
+8
2012-10-22
perf tools: do not flush maps on COMM for perf report
Luigi Semenzato
1
-1
/
+0
2012-10-20
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
2
-3
/
+2
2012-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-0
/
+12
2012-10-17
perf python: Link with libtraceevent
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-10-17
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-10-16
perf tools: Remove warnings on JIT samples for srcline sort key
Namhyung Kim
1
-0
/
+3
2012-10-16
perf tools: Fix segfault when using srcline sort key
Namhyung Kim
1
-0
/
+3
2012-10-16
perf tool: Precise mode requires exclude_guest
David Ahern
1
-0
/
+3
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
8
-8
/
+8
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-190
/
+143
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
1
-0
/
+2
2012-10-11
perf: fix duplicate header inclusion
Michel Lespinasse
1
-1
/
+0
2012-10-09
rbtree: adjust node color in __rb_erase_color() only when necessary
Michel Lespinasse
1
-0
/
+1
2012-10-05
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
18
-190
/
+143
2012-10-04
perf hists: Add more helpers for hist entry stat
Namhyung Kim
1
-8
/
+18
2012-10-04
perf hists: Move he->stat.nr_events initialization to a template
Namhyung Kim
1
-1
/
+3
2012-10-04
perf hists: Introduce struct he_stat
Namhyung Kim
2
-30
/
+38
2012-10-04
perf diff: Removing the total_period argument from output code
Jiri Olsa
1
-1
/
+0
2012-10-04
perf tool: Add hpp interface to enable/disable hpp column
Jiri Olsa
1
-1
/
+2
2012-10-04
perf tools: Removing hists pair argument from output path
Jiri Olsa
1
-2
/
+2
2012-10-04
perf hists: Separate overhead and baseline columns
Jiri Olsa
1
-0
/
+1
2012-10-04
perf diff: Refactor diff displacement possition info
Jiri Olsa
2
-4
/
+2
2012-10-04
perf hists: Add struct hists pointer to struct hist_entry
Jiri Olsa
2
-0
/
+3
2012-10-03
perf evlist: Remove some unused methods
Arnaldo Carvalho de Melo
2
-100
/
+3
2012-10-03
perf evlist: Introduce add_newtp method
Arnaldo Carvalho de Melo
2
-0
/
+17
2012-10-02
perf tools: Convert to BACKTRACE_SUPPORT
Namhyung Kim
1
-2
/
+2
2012-10-02
perf tools: Long option completion support for each subcommands
Namhyung Kim
2
-0
/
+9
2012-10-02
perf tools: Convert to HAVE_STRLCPY
Namhyung Kim
2
-2
/
+2
2012-10-02
perf tools: Convert to GTK2_SUPPORT
Namhyung Kim
4
-28
/
+30
2012-10-02
perf tools: Convert to NEWT_SUPPORT
Namhyung Kim
5
-23
/
+23
2012-10-02
perf tools: Convert to LIBUNWIND_SUPPORT
Namhyung Kim
2
-4
/
+4
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
77
-2491
/
+4892
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2012-09-28
perf tools: Convert to LIBELF_SUPPORT
Namhyung Kim
3
-8
/
+8
2012-09-27
perf probe: Print an enum type variable in "enum variable-name" format when s...
Hyeoncheol Lee
1
-0
/
+2
2012-09-26
perf hists: Add missing period_* fields when collapsing a hist entry
Namhyung Kim
1
-2
/
+7
2012-09-26
perf evsel: Export the event_format constructor
Arnaldo Carvalho de Melo
2
-1
/
+4
2012-09-26
perf evsel: Introduce rawptr() method
Arnaldo Carvalho de Melo
2
-2
/
+9
2012-09-26
perf tools: Use perf_evsel__newtp in the event parser
Arnaldo Carvalho de Melo
1
-30
/
+16
2012-09-26
perf evsel: The tracepoint constructor should store sys:name
Arnaldo Carvalho de Melo
1
-4
/
+5
2012-09-26
perf evlist: Introduce set_filter() method
Arnaldo Carvalho de Melo
4
-18
/
+48
2012-09-26
perf evlist: Renane set_filters method to apply_filters
Arnaldo Carvalho de Melo
2
-2
/
+2
2012-09-26
perf evsel: Handle endianity in intval method
Arnaldo Carvalho de Melo
1
-4
/
+34
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
7
-15
/
+21
2012-09-26
perf tools: Allow handling a NULL cpu_map as meaning "all cpus"
Arnaldo Carvalho de Melo
2
-6
/
+17
2012-09-26
perf evsel: Improve tracepoint constructor setup
Arnaldo Carvalho de Melo
1
-1
/
+5
2012-09-24
perf evsel: Provide a new constructor for tracepoints
Arnaldo Carvalho de Melo
2
-6
/
+87
2012-09-24
perf tools: bfd.h/libbfd detection fails with recent binutils
Markus Trippelsdorf
1
-0
/
+1
2012-09-24
perf tools: remove sscanf extension %as
Irina Tirdea
2
-17
/
+37
[next]