index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
perf tools: Get rid of dso__data_fd() from dso__data_size()
Namhyung Kim
1
-6
/
+0
2015-05-27
perf tools: Fix dso__data_read_offset() file opening
Namhyung Kim
1
-27
/
+32
2015-05-27
perf machine: Do not call map_groups__delete(), drop refcnt instead
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-27
perf comm: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
1
-4
/
+9
2015-05-27
perf hists: Rename add_hist_entry to hists__findnew_entry
Arnaldo Carvalho de Melo
1
-8
/
+8
2015-05-27
perf hists: Reducing arguments of hist_entry_iter__add()
Namhyung Kim
2
-7
/
+2
2015-05-27
perf session: Fix perf_session__peek_event()
Adrian Hunter
1
-3
/
+3
2015-05-27
perf tools: Fix parse_events_error dereferences
Adrian Hunter
2
-2
/
+6
2015-05-27
perf tools: Fix function declarations needed by parse-events.y
Adrian Hunter
2
-8
/
+14
2015-05-18
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
1
-0
/
+1
2015-05-18
perf tools: Protect dso cache fd with a mutex
Namhyung Kim
1
-26
/
+72
2015-05-18
perf symbols: Protect dso cache tree using dso->lock
Namhyung Kim
1
-7
/
+27
2015-05-18
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
3
-10
/
+27
2015-05-18
perf tools: Introduce copyfile_offset() function
Namhyung Kim
2
-9
/
+30
2015-05-18
perf tools: Add rm_rf() utility function
Namhyung Kim
2
-0
/
+44
2015-05-18
perf tools: Elliminate alignment holes
Arnaldo Carvalho de Melo
3
-4
/
+4
2015-05-18
perf probe: Load map before glob matching
Wang Nan
1
-0
/
+3
2015-05-15
perf tools: Fix "Command" sort_entry's cmp and collapse function
Jiri Olsa
1
-2
/
+2
2015-05-15
perf tools: Fix dwarf-aux.c compilation on i386
Jiri Olsa
1
-4
/
+4
2015-05-15
perf cgroup: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2
-8
/
+6
2015-05-15
perf evlist: Use atomic.h for the perf_mmap refcount
Arnaldo Carvalho de Melo
2
-7
/
+8
2015-05-15
perf machine: Stop accessing atomic_t::counter directly
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-15
perf tools: Use atomic.h for the map_groups refcount
Arnaldo Carvalho de Melo
2
-4
/
+6
2015-05-15
perf tools: Make flex/bison calls honour V=1
Jiri Olsa
1
-4
/
+4
2015-05-14
perf report: Fix some option handling on --stdio
Namhyung Kim
3
-7
/
+0
2015-05-14
perf probe: Ignore tail calls to probed functions
Naveen N. Rao
3
-3
/
+50
2015-05-12
perf machine: No need to keep a refcnt for last_match
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-05-12
perf probe: Show better error message when failed to find variable
He Kuang
1
-4
/
+6
2015-05-12
perf probe: Add --range option to show a variable's location range
He Kuang
4
-13
/
+168
2015-05-12
perf probe: Remove length limitation for showing available variables
He Kuang
3
-37
/
+34
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
2
-1
/
+5
2015-05-08
perf probe: Support glob wildcards for function name
Masami Hiramatsu
6
-11
/
+59
2015-05-08
perf probe: Add --no-inlines option to avoid searching inline functions
Masami Hiramatsu
2
-1
/
+2
2015-05-08
perf probe: Introduce probe_conf global configs
Masami Hiramatsu
4
-49
/
+41
2015-05-08
perf probe: Use perf_probe_event.target instead of passing as an argument
Masami Hiramatsu
2
-32
/
+27
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
7
-26
/
+114
2015-05-08
perf tools: Use atomic_t to implement thread__{get,put} refcnt
Arnaldo Carvalho de Melo
2
-4
/
+5
2015-05-08
perf probe: Support $params special probe argument
Masami Hiramatsu
2
-13
/
+19
2015-05-08
perf probe: Skip kernel symbols which is out of .text
Masami Hiramatsu
1
-7
/
+24
2015-05-08
perf probe: Make --line checks validate C-style function name
Masami Hiramatsu
1
-15
/
+20
2015-05-08
perf probe: Fix a typo for the flags of open
Masami Hiramatsu
1
-1
/
+1
2015-05-08
perf probe: Fix to close probe_events file in error
Masami Hiramatsu
1
-1
/
+3
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+5
2015-05-06
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
40
-244
/
+3445
2015-05-06
perf tools: Move TUI-specific fields out of map_symbol
Namhyung Kim
4
-3
/
+7
2015-05-06
perf tools: Introduce pstack_peek()
Namhyung Kim
2
-0
/
+8
2015-05-06
perf tools: Move init_have_children field to the unnamed union
Namhyung Kim
1
-1
/
+1
2015-05-06
perf tools: Move TUI-specific fields into unnamed union
Namhyung Kim
1
-6
/
+12
2015-05-06
perf probe: Allow to use filter on --del command
Masami Hiramatsu
2
-71
/
+33
2015-05-06
perf record: Add AUX area tracing Snapshot Mode support
Adrian Hunter
2
-0
/
+15
[next]