index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Introduce struct maps
Arnaldo Carvalho de Melo
2015-05-28
1
-1
/
+1
*
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
2015-05-27
1
-17
/
+17
*
perf tools: Add dso__data_get/put_fd()
Namhyung Kim
2015-05-27
1
-0
/
+11
*
perf hists: Reducing arguments of hist_entry_iter__add()
Namhyung Kim
2015-05-27
3
-5
/
+11
*
perf tools: Use atomic.h for the map_groups refcount
Arnaldo Carvalho de Melo
2015-05-15
1
-6
/
+6
*
perf tests: Fix map_groups refcount test
Arnaldo Carvalho de Melo
2015-05-12
1
-5
/
+12
*
perf tests: Show refcounting broken expectations in thread-mg-share test
Arnaldo Carvalho de Melo
2015-05-12
2
-6
/
+15
*
perf tests: Fix to get negative exit codes
He Kuang
2015-05-12
1
-1
/
+1
*
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-05-08
9
-19
/
+39
*
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
Adrian Hunter
2015-05-05
1
-1
/
+3
*
perf tools: Add term support for parse_events_error
Jiri Olsa
2015-04-29
1
-1
/
+2
*
perf tools: Add parse_events_error interface
Jiri Olsa
2015-04-29
10
-17
/
+17
*
perf tests: Add build tests for building perf from kernel source root and tools
Jiri Olsa
2015-04-29
1
-1
/
+13
*
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
2015-04-08
1
-0
/
+40
*
perf tests: Fix attr tests
Jiri Olsa
2015-04-08
2
-2
/
+2
*
perf tools: Add kmod_path__parse function
Jiri Olsa
2015-03-21
4
-0
/
+79
*
perf tools: Add the bash completion for listing subsubcommands of perf test
Yunlong Song
2015-03-19
1
-2
/
+3
*
perf tools: Fix perf-read-vdsox32 not building and lib64 install dir
H.J. Lu
2015-03-19
1
-1
/
+1
*
perf build: Add tests objects building
Jiri Olsa
2015-02-12
1
-0
/
+42
*
perf tools: Make perf aware of tracefs
Steven Rostedt (Red Hat)
2015-02-11
3
-4
/
+23
*
perf tests: Do not rely on dso__data_read_offset() to open dso
Namhyung Kim
2015-02-06
1
-5
/
+8
*
perf test: Fix dso cache testcase
Namhyung Kim
2015-02-06
1
-3
/
+6
*
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
2015-01-28
1
-0
/
+58
|
\
|
*
perf tools: add hardware breakpoint bp_len test cases
Jacob Shin
2014-12-03
1
-0
/
+58
*
|
perf tests: Fix typo in sample-parsing.c
Rasmus Villemoes
2015-01-22
1
-1
/
+1
*
|
perf hists: Rename hist_entry__free to __delete
Arnaldo Carvalho de Melo
2015-01-21
2
-2
/
+2
*
|
perf tools: Remove EOL whitespaces
Arnaldo Carvalho de Melo
2015-01-21
3
-3
/
+1
*
|
perf test: Fix dwarf unwind using libunwind.
Wang Nan
2015-01-16
1
-2
/
+34
*
|
perf hists: Fix children sort key behavior
Namhyung Kim
2015-01-08
1
-32
/
+32
*
|
perf report: Show progress bar for output resorting
Namhyung Kim
2014-12-23
3
-7
/
+7
*
|
perf tests: Fix attr tests size values to cope with machine state on interrup...
Jiri Olsa
2014-12-09
2
-2
/
+2
|
/
*
perf test: fix typo in python test
WANG Chao
2014-11-19
1
-1
/
+1
*
perf/tests: Add interrupted state sample parsing test
Stephane Eranian
2014-11-16
1
-15
/
+40
*
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-6
/
+4
*
perf tests: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2014-10-29
1
-1
/
+1
*
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
1
-9
/
+9
*
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
2
-3
/
+2
*
perf report: Set callchain_param.record_mode for future use
Namhyung Kim
2014-10-15
1
-0
/
+3
*
perf test: Add test case for pmu event new style format
Kan Liang
2014-10-15
1
-0
/
+36
*
perf tools: Remove hists from evsel
Arnaldo Carvalho de Melo
2014-10-14
1
-0
/
+5
*
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
2014-10-09
4
-33
/
+41
*
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
2014-09-25
1
-4
/
+4
*
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-09-25
4
-220
/
+180
*
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
2014-09-25
3
-3
/
+3
*
perf tests: Add pollfd growing test
Arnaldo Carvalho de Melo
2014-09-25
3
-0
/
+116
*
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
2014-09-25
3
-0
/
+108
*
perf tools: Let default config be defined for a PMU
Adrian Hunter
2014-09-17
1
-1
/
+1
*
perf tests: Add a test for tracking with sched_switch
Adrian Hunter
2014-08-22
3
-0
/
+577
*
perf test: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-15
9
-19
/
+38
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
1
-1
/
+1
[next]