index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Import rb_erase_init from block/ in the kernel sources
Arnaldo Carvalho de Melo
2015-05-27
1
-0
/
+14
*
perf tools: Nuke unused map_groups__flush()
Arnaldo Carvalho de Melo
2015-05-27
2
-24
/
+0
*
perf tools: Remove redundant initialization of thread linkage members
Arnaldo Carvalho de Melo
2015-05-27
1
-2
/
+0
*
perf tools: Rename maps__next
Arnaldo Carvalho de Melo
2015-05-27
2
-3
/
+3
*
perf tools: Add dso__data_get/put_fd()
Namhyung Kim
2015-05-27
4
-16
/
+50
*
perf tools: Get rid of dso__data_fd() from dso__data_size()
Namhyung Kim
2015-05-27
1
-6
/
+0
*
perf tools: Fix dso__data_read_offset() file opening
Namhyung Kim
2015-05-27
1
-27
/
+32
*
perf machine: Do not call map_groups__delete(), drop refcnt instead
Arnaldo Carvalho de Melo
2015-05-27
1
-1
/
+1
*
perf comm: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2015-05-27
1
-4
/
+9
*
perf hists: Rename add_hist_entry to hists__findnew_entry
Arnaldo Carvalho de Melo
2015-05-27
1
-8
/
+8
*
perf hists: Reducing arguments of hist_entry_iter__add()
Namhyung Kim
2015-05-27
7
-19
/
+22
*
perf session: Fix perf_session__peek_event()
Adrian Hunter
2015-05-27
1
-3
/
+3
*
perf build: Fix libunwind feature detection on 32-bit x86
Adrian Hunter
2015-05-27
1
-1
/
+1
*
perf tools: Fix parse_events_error dereferences
Adrian Hunter
2015-05-27
2
-2
/
+6
*
perf tools: Fix function declarations needed by parse-events.y
Adrian Hunter
2015-05-27
2
-8
/
+14
*
perf tools: Separate the tests and tools in installation
Nam T. Nguyen
2015-05-27
1
-1
/
+5
*
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
Arnaldo Carvalho de Melo
2015-05-18
1
-0
/
+1
*
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
2015-05-18
1
-0
/
+1
*
perf tools: Protect dso cache fd with a mutex
Namhyung Kim
2015-05-18
1
-26
/
+72
*
perf symbols: Protect dso cache tree using dso->lock
Namhyung Kim
2015-05-18
1
-7
/
+27
*
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
2015-05-18
3
-10
/
+27
*
perf tools: Introduce copyfile_offset() function
Namhyung Kim
2015-05-18
2
-9
/
+30
*
perf tools: Add rm_rf() utility function
Namhyung Kim
2015-05-18
2
-0
/
+44
*
perf tools: Elliminate alignment holes
Arnaldo Carvalho de Melo
2015-05-18
4
-6
/
+6
*
perf probe: Load map before glob matching
Wang Nan
2015-05-18
1
-0
/
+3
*
perf tools: Fix "Command" sort_entry's cmp and collapse function
Jiri Olsa
2015-05-15
1
-2
/
+2
*
perf tools: Fix dwarf-aux.c compilation on i386
Jiri Olsa
2015-05-15
1
-4
/
+4
*
perf cgroup: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2015-05-15
2
-8
/
+6
*
perf evlist: Use atomic.h for the perf_mmap refcount
Arnaldo Carvalho de Melo
2015-05-15
2
-7
/
+8
*
perf machine: Stop accessing atomic_t::counter directly
Arnaldo Carvalho de Melo
2015-05-15
1
-1
/
+1
*
perf tools: Use atomic.h for the map_groups refcount
Arnaldo Carvalho de Melo
2015-05-15
3
-10
/
+12
*
perf tools: Make flex/bison calls honour V=1
Jiri Olsa
2015-05-15
1
-4
/
+4
*
perf trace: Fix the build on older distros
Arnaldo Carvalho de Melo
2015-05-15
1
-1
/
+28
*
perf report: Fix some option handling on --stdio
Namhyung Kim
2015-05-14
3
-7
/
+0
*
perf probe: Ignore tail calls to probed functions
Naveen N. Rao
2015-05-14
3
-3
/
+50
*
perf tests: Fix map_groups refcount test
Arnaldo Carvalho de Melo
2015-05-12
1
-5
/
+12
*
perf machine: No need to keep a refcnt for last_match
Arnaldo Carvalho de Melo
2015-05-12
1
-4
/
+4
*
perf tests: Show refcounting broken expectations in thread-mg-share test
Arnaldo Carvalho de Melo
2015-05-12
2
-6
/
+15
*
perf report: Do not restrict -T option by other options
Namhyung Kim
2015-05-12
1
-7
/
+6
*
perf tests: Fix to get negative exit codes
He Kuang
2015-05-12
1
-1
/
+1
*
perf probe: Show better error message when failed to find variable
He Kuang
2015-05-12
1
-4
/
+6
*
perf probe: Add --range option to show a variable's location range
He Kuang
2015-05-12
5
-13
/
+170
*
perf probe: Remove length limitation for showing available variables
He Kuang
2015-05-12
3
-37
/
+34
*
perf trace: Removed duplicated NULL test
He Kuang
2015-05-12
1
-2
/
+1
*
perf report: Force tty output if -T/--thread option is given
Namhyung Kim
2015-05-12
1
-2
/
+2
*
perf tools: Document relation of per-thread event count feature
Namhyung Kim
2015-05-12
2
-2
/
+4
*
perf kmem: Fix compiler warning about may be accessing uninitialized variable
Arnaldo Carvalho de Melo
2015-05-12
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2015-05-11
8
-16
/
+35
|
\
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
8
-43
/
+62
|
|
\
|
|
*
perf probe: Fix segfault if passed with ''.
Wang Nan
2015-05-05
1
-0
/
+2
[next]