index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-kmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
1
-1
/
+1
*
perf tools: Check recorded kernel version when finding vmlinux
Namhyung Kim
2014-08-13
1
-2
/
+2
*
perf kmem: Move session handling out of __cmd_kmem()
Namhyung Kim
2014-08-13
1
-21
/
+28
*
perf kmem: Do not ignore mmap events
Namhyung Kim
2014-08-12
1
-3
/
+2
*
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
2014-08-12
1
-1
/
+1
*
perf tools: Use tid for finding thread
Namhyung Kim
2014-05-12
1
-1
/
+1
*
perf kmem: Utilize the new generic cpunode_map
Don Zickus
2014-04-22
1
-75
/
+3
*
perf kmem: Introduce --list-cmds for use by scripts
Ramkumar Ramachandra
2014-04-16
1
-3
/
+5
*
perf evsel: Ditch evsel->handler.data field
Arnaldo Carvalho de Melo
2013-11-07
1
-2
/
+2
*
perf tools: Use an accessor to read thread comm
Frederic Weisbecker
2013-11-04
1
-1
/
+1
*
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
1
-1
/
+6
*
perf kmem: Make it work again on non NUMA machines
Jiri Olsa
2013-09-24
1
-1
/
+1
*
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-29
1
-2
/
+2
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
1
-1
/
+2
*
perf tools: struct thread has a tid not a pid
Adrian Hunter
2013-07-12
1
-1
/
+1
*
perf record: Remove -f/--force option
Jiri Olsa
2013-07-08
1
-1
/
+1
*
perf kmem: Use memdup()
Arnaldo Carvalho de Melo
2013-01-25
1
-3
/
+3
*
perf kmem: use ARRAY_SIZE instead of reinventing it
Sasha Levin
2013-01-24
1
-2
/
+1
*
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
2013-01-24
1
-6
/
+1
*
perf tools: Add a global variable "const char *input_name"
Feng Tang
2012-10-29
1
-3
/
+2
*
perf kmem: Don't use globals where not needed to
Arnaldo Carvalho de Melo
2012-10-02
1
-40
/
+26
*
perf kmem: Use perf_evsel__intval and perf_session__set_tracepoints_handlers
Arnaldo Carvalho de Melo
2012-09-24
1
-45
/
+45
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-10
/
+12
*
perf kmem: Remove die() calls
Arnaldo Carvalho de Melo
2012-09-09
1
-41
/
+67
*
perf kmem: Use evsel->tp_format and perf_sample
Arnaldo Carvalho de Melo
2012-08-07
1
-24
/
+17
*
perf evsel: Cache associated event_format
Arnaldo Carvalho de Melo
2012-08-07
1
-27
/
+12
*
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-12
/
+25
*
perf: Have perf use the new libtraceevent.a library
Steven Rostedt
2012-04-25
1
-3
/
+3
*
perf kmem: Fix a memory leak
Namhyung Kim
2012-01-08
1
-0
/
+1
*
perf kmem: Add missing closedir() calls
Namhyung Kim
2012-01-08
1
-0
/
+2
*
perf report: Accept fifos as input file
Robert Richter
2011-12-23
1
-1
/
+1
*
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
1
-4
/
+5
*
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-2
/
+2
*
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
1
-1
/
+2
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
1
-0
/
+1
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
1
-5
/
+5
*
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
1
-1
/
+1
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+2
*
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-21
1
-1
/
+2
*
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
2010-12-06
1
-0
/
+3
*
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
2010-12-04
1
-16
/
+5
*
perf: add perf-inject builtin
Tom Zanussi
2010-05-02
1
-1
/
+1
*
perf symbols: Add machine helper routines
Arnaldo Carvalho de Melo
2010-04-29
1
-1
/
+1
*
perf machine: Adopt some map_groups functions
Arnaldo Carvalho de Melo
2010-04-27
1
-3
/
+1
*
perf tools: Rename "kernel_info" to "machine"
Arnaldo Carvalho de Melo
2010-04-27
1
-4
/
+4
*
perf: Use generic sample reordering in perf kmem
Frederic Weisbecker
2010-04-24
1
-3
/
+3
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
1
-2
/
+9
*
perf kmem: Fixup the symbol address before using it
Arnaldo Carvalho de Melo
2010-04-02
1
-2
/
+3
*
perf kmem: Resolve kernel symbols again
Arnaldo Carvalho de Melo
2010-04-02
1
-0
/
+3
*
perf symbols: map_groups__find_symbol must return the map too
Arnaldo Carvalho de Melo
2010-04-02
1
-1
/
+2
[next]