Commit Graph

76 Commits (056ba4a9bea5f32781a36b797c562fb731e5eaa6)

Author SHA1 Message Date
Arnaldo Carvalho de Melo d4db3f1645 perf record: We should fork only if a program was specified to run 15 years ago
Peter Zijlstra 60ab271617 perf record: Use per-task-per-cpu events for inherited events 15 years ago
Peter Zijlstra 856e96608a perf record: Properly synchronize child creation 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 b38d34645c perf record: Rename perf.data to perf.data.old if --force/-f is used 15 years ago
Arnaldo Carvalho de Melo 4aa6563641 perf session: Move kmaps to perf_session 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
Simon Kaempflein bfd451184d perf record, x86: Print more intelligent error message when sampling fails 15 years ago
Arnaldo Carvalho de Melo d5eed904bb perf tools: Eliminate some more die() uses in library functions 15 years ago
Arnaldo Carvalho de Melo 4dc0a04bb1 perf tools: perf_header__read() shouldn't die() 15 years ago
Arnaldo Carvalho de Melo a9a70bbce7 perf tools: Don't die() in perf_header__new() 15 years ago
Arnaldo Carvalho de Melo 5875412152 perf tools: Don't die() in perf_header_attr__add_id() 15 years ago
Arnaldo Carvalho de Melo 11deb1f9f6 perf tools: Don't die() in perf_header__add_attr() 15 years ago
Arnaldo Carvalho de Melo dc79c0fc08 perf tools: Don't die in perf_header_attr__new() 15 years ago
Frederic Weisbecker 3e13ab2d83 perf tools: Use perf_header__set/has_feat whenever possible 15 years ago
Frederic Weisbecker 8671dab9d5 perf tools: Move the build-id storage operations to headers 15 years ago
Frederic Weisbecker de8967214d perf tools: Synthetize the targeted process 15 years ago
Pekka Enberg c10edee2e1 perf tools: Fix permission checks 15 years ago
Arnaldo Carvalho de Melo 8d06367fa7 perf symbols: Use the buildids if present 15 years ago
Arnaldo Carvalho de Melo 234fbbf508 perf tools: Generalize event synthesizing routines 16 years ago
Arnaldo Carvalho de Melo 7f3bedcc93 perf record: Fix race where process can disappear while reading its /proc/pid/tasks 16 years ago
Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago
Frederic Weisbecker 2ba0825075 perf tools: Introduce bitmask'ed additional headers 16 years ago
Frederic Weisbecker 5a116dd279 perf tools: Use kernel bitmap library 16 years ago
Li Zefan c171b552a7 perf trace: Add filter Suppport 16 years ago
Mike Galbraith 7e4ff9e3e8 perf tools: Fix counter sample frequency breakage 16 years ago
Frederic Weisbecker 03456a158d perf tools: Merge trace.info content into perf.data 16 years ago
Ingo Molnar 42e59d7d19 perf tools: Default to 1 KHz auto-sampling freq events 16 years ago
Chris Wilson 933da83aa1 perf: Propagate term signal to child 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Peter Zijlstra 8b412664d0 perf record: Disable profiling before draining the buffer 16 years ago
Ingo Molnar ea57c4f520 perf tools: Implement counter output multiplexing 16 years ago
Frederic Weisbecker d13025222c perf tools: Add an option to multiplex counters in a single channel 16 years ago
Ingo Molnar 6ddf259da7 perf trace: Sample timestamps as well 16 years ago
Ingo Molnar cd6feeeafd perf trace: Sample the CPU too 16 years ago
Frederic Weisbecker 1ef2ed1066 perf tools: Only save the event formats we need 16 years ago
Frederic Weisbecker 9df37ddd81 perf tools: Record events info also when :record suffix is used. 16 years ago
Frederic Weisbecker 5f9c39dca5 perf tools: Add perf trace 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 16 years ago
Arnaldo Carvalho de Melo 39e6dd7350 perf record: Fix typo in pid_synthesize_comm_event 16 years ago
Frederic Weisbecker daac07b2e6 perf tools: Add a general option to enable raw sample records 16 years ago
Frederic Weisbecker 3a9f131fb0 perf tools: Add a per tracepoint counter attribute to get raw sample 16 years ago
Jens Axboe 0a5ac84650 perf record: Add missing -C option support for specifying profile cpu 16 years ago
Arnaldo Carvalho de Melo 2a8083f063 perf record: Fix .tid and .pid fill-in when synthesizing events 16 years ago
Frederic Weisbecker 66e274f3b8 perf tools: Factorize the map helpers 16 years ago
Frederic Weisbecker 1fe2c1066c perf tools: Factorize the event structure definitions in a single file 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Pierre Habouzit 266e0e2198 perf record: Fix the -A UI for empty or non-existent perf.data 16 years ago