Commit Graph

51 Commits (7998b3bd156478c35de685f90d4d0dda57916c60)

Author SHA1 Message Date
Tom Zanussi 454c407ec1 perf: add perf-inject builtin 15 years ago
Arnaldo Carvalho de Melo 5c0541d53e perf symbols: Add machine helper routines 15 years ago
Arnaldo Carvalho de Melo d28c62232e perf machine: Adopt some map_groups functions 15 years ago
Arnaldo Carvalho de Melo 23346f21b2 perf tools: Rename "kernel_info" to "machine" 15 years ago
Frederic Weisbecker 587570d4cc perf: Use generic sample reordering in perf kmem 15 years ago
Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
Arnaldo Carvalho de Melo 8c40041f75 perf kmem: Fix breakage introduced by 5a0e3ad slab.h script 15 years ago
Arnaldo Carvalho de Melo 71cf8b8ff7 perf kmem: Fixup the symbol address before using it 15 years ago
Arnaldo Carvalho de Melo e727ca73f8 perf kmem: Resolve kernel symbols again 15 years ago
Arnaldo Carvalho de Melo 7e5e1b1404 perf symbols: map_groups__find_symbol must return the map too 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Arnaldo Carvalho de Melo 9de89fe7c5 perf symbols: Remove perf_session usage in symbols layer 15 years ago
Arnaldo Carvalho de Melo 64abebf731 perf session: Create kernel maps in the constructor 15 years ago
Pekka Enberg b00eca8cd6 perf kmem: Print usage help for unknown commands 15 years ago
Pekka Enberg 47103277f8 perf kmem: Increase "Hit" column length 15 years ago
Arnaldo Carvalho de Melo 0d755034db perf tools: Don't cast RIP to pointers 15 years ago
Arnaldo Carvalho de Melo b7cece7678 perf tools: Encode kernel module mappings in perf.data 15 years ago
Wenji Huang 4efb5290ae perf kmem: Fix statistics typo 15 years ago
Ulrich Drepper 659d8cfbb2 perf tools: Do a few more directory handling optimizations 15 years ago
Arnaldo Carvalho de Melo 55aa640f54 perf session: Remove redundant prefix & suffix from perf_event_ops 15 years ago
Arnaldo Carvalho de Melo d549c76901 perf session: Remove sample_type_check from event_ops 15 years ago
Arnaldo Carvalho de Melo 27295592c2 perf session: Share the common trace sample_check routine as perf_session__has_traces 15 years ago
Arnaldo Carvalho de Melo 655000e7c7 perf symbols: Adopt the strlists for dso, comm 15 years ago
Arnaldo Carvalho de Melo 75be6cf487 perf symbols: Make symbol_conf global 15 years ago
Arnaldo Carvalho de Melo c019879bcc perf session: Adopt the sample_type variable 15 years ago
Arnaldo Carvalho de Melo 4e4f06e4c8 perf session: Move the hist_entries rb tree to perf_session 15 years ago
Arnaldo Carvalho de Melo 4aa6563641 perf session: Move kmaps to perf_session 15 years ago
Arnaldo Carvalho de Melo b3165f4144 perf session: Move the global threads list to perf_session 15 years ago
Arnaldo Carvalho de Melo ec91336973 perf session: Reduce the number of parms to perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 13df45ca1c perf session: Register the idle thread in perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 301a0b0202 perf session: Ditch register_perf_file_handler 15 years ago
Arnaldo Carvalho de Melo d8f66248d6 perf session: Pass the perf_session to the event handling operations 15 years ago
Arnaldo Carvalho de Melo 94c744b6c0 perf tools: Introduce perf_session class 15 years ago
Arnaldo Carvalho de Melo 9958e1f0ae perf symbols: Rename kthreads to kmaps, using another abstraction for it 15 years ago
Ingo Molnar 7931241694 perf kmem: Fix unused argument build warning 15 years ago
Li Zefan 90b86a9f7d perf kmem: Show usage if no option is specified 15 years ago
Xiao Guangrong f48f669d42 perf_event: Eliminate raw->size 15 years ago
Xiao Guangrong d8bd9e0aed perf_event: Fix raw event processing 15 years ago
OGAWA Hirofumi 180f95e29a perf: Make common SAMPLE_EVENT parser 15 years ago
Arnaldo Carvalho de Melo 1ed091c45a perf tools: Consolidate symbol resolving across all tools 15 years ago
Arnaldo Carvalho de Melo 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed 15 years ago
Arnaldo Carvalho de Melo fcf1203a91 perf symbols: Rename find_symbol routines to find_function 15 years ago
Arnaldo Carvalho de Melo b32d133aec perf symbols: Simplify symbol machinery setup 15 years ago
Li Zefan 079d3f6531 perf kmem: Measure kmalloc/kfree CPU ping-pong call-sites 15 years ago
Li Zefan 7d0d39459d perf kmem: Collect cross node allocation statistics 15 years ago
Li Zefan 29b3e15289 perf kmem: Default to sort by fragmentation 15 years ago
Li Zefan 7707b6b6f8 perf kmem: Add new option to show raw ip 15 years ago
Arnaldo Carvalho de Melo 1b145ae580 perf kmem: Resolve symbols 15 years ago
Arnaldo Carvalho de Melo cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
Pekka Enberg f3ced7cdb2 perf kmem: Add --sort hit and --sort frag 15 years ago